2022-01-12 18:06:46.027 | + ./stack.sh:main:473 : exec 2022-01-12 18:06:46.027 | + ./stack.sh:main:481 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-12-180645' 2022-01-12 18:06:46.027 | ++ ./stack.sh:main:473 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-12-180645.summary.2022-01-12-180645 2022-01-12 18:06:46.027 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:06:46.027 | + ./stack.sh:echo_summary:432 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-12-180645 2022-01-12 18:06:46.027 | + ./stack.sh:main:483 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-12-180645 /opt/stack/logs/stack.sh.log 2022-01-12 18:06:46.027 | + ./stack.sh:main:484 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-12-180645.summary.2022-01-12-180645 /opt/stack/logs/stack.sh.log.summary 2022-01-12 18:06:46.028 | + ./stack.sh:main:499 : check_path_perm_sanity /opt/stack 2022-01-12 18:06:46.028 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-12 18:06:46.028 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-12 18:06:46.028 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-12 18:06:46.028 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-12 18:06:46.028 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-12 18:06:46.028 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-12 18:06:46.028 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-12 18:06:46.028 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-12 18:06:46.028 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-12 18:06:46.028 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-12 18:06:46.028 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-12 18:06:46.028 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-12 18:06:46.028 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-12 18:06:46.028 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-12 18:06:46.028 | + ./stack.sh:main:505 : trap exit_trap EXIT 2022-01-12 18:06:46.030 | + ./stack.sh:main:546 : trap err_trap ERR 2022-01-12 18:06:46.032 | + ./stack.sh:main:559 : set -o errexit 2022-01-12 18:06:46.035 | + ./stack.sh:main:562 : uname -a 2022-01-12 18:06:46.036 | Linux dv-cinder-824474-1-smb 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-01-12 18:06:46.038 | + ./stack.sh:main:565 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-12 18:06:46.040 | + ./stack.sh:main:566 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-12 18:06:46.043 | + ./stack.sh:main:569 : source /home/ubuntu/devstack/lib/database 2022-01-12 18:06:46.075 | + ./stack.sh:main:570 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-12 18:06:46.091 | + ./stack.sh:main:576 : fetch_plugins 2022-01-12 18:06:46.093 | + functions-common:fetch_plugins:1655 : local plugins= 2022-01-12 18:06:46.095 | + functions-common:fetch_plugins:1656 : local plugin 2022-01-12 18:06:46.097 | + functions-common:fetch_plugins:1659 : [[ -z '' ]] 2022-01-12 18:06:46.099 | + functions-common:fetch_plugins:1660 : return 2022-01-12 18:06:46.101 | + ./stack.sh:main:580 : run_phase override_defaults 2022-01-12 18:06:46.103 | + functions-common:run_phase:1737 : local mode=override_defaults 2022-01-12 18:06:46.107 | + functions-common:run_phase:1738 : local phase= 2022-01-12 18:06:46.108 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-12 18:06:46.110 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-01-12 18:06:46.113 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-12 18:06:46.114 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-01-12 18:06:46.116 | + functions-common:run_phase:1747 : local extra 2022-01-12 18:06:46.118 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-12 18:06:46.124 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-01-12 18:06:46.125 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-12 18:06:46.128 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-12 18:06:46.129 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-12 18:06:46.131 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-12 18:06:46.146 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:06:46.148 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-12 18:06:46.150 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-12 18:06:46.152 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-12 18:06:46.154 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-12 18:06:46.157 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-12 18:06:46.159 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-12 18:06:46.161 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-12 18:06:46.163 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-12 18:06:46.165 | + functions-common:run_phase:1758 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-12 18:06:46.167 | + functions-common:run_phase:1761 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-12 18:06:46.169 | + functions-common:run_phase:1762 : plugin_override_defaults 2022-01-12 18:06:46.170 | + functions-common:plugin_override_defaults:1696 : local plugins= 2022-01-12 18:06:46.172 | + functions-common:plugin_override_defaults:1697 : local plugin 2022-01-12 18:06:46.174 | + functions-common:plugin_override_defaults:1700 : [[ -z '' ]] 2022-01-12 18:06:46.176 | + functions-common:plugin_override_defaults:1701 : return 2022-01-12 18:06:46.178 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/apache 2022-01-12 18:06:46.195 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/tls 2022-01-12 18:06:46.197 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-12 18:06:46.210 | ++ functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:06:46.213 | +++ lib/tls:source:43 : hostname -f 2022-01-12 18:06:46.216 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-12 18:06:46.218 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-12 18:06:46.220 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-12 18:06:46.222 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-12 18:06:46.224 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-12 18:06:46.226 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-12 18:06:46.228 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-12 18:06:46.230 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-12 18:06:46.232 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-12 18:06:46.234 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-12 18:06:46.238 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/infra 2022-01-12 18:06:46.250 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/libraries 2022-01-12 18:06:46.267 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/lvm 2022-01-12 18:06:46.279 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/horizon 2022-01-12 18:06:46.292 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/keystone 2022-01-12 18:06:46.318 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/glance 2022-01-12 18:06:46.375 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/nova 2022-01-12 18:06:46.459 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/placement 2022-01-12 18:06:46.480 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/cinder 2022-01-12 18:06:46.522 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/swift 2022-01-12 18:06:46.573 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/neutron 2022-01-12 18:06:46.712 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/ldap 2022-01-12 18:06:46.726 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/dstat 2022-01-12 18:06:46.738 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-12 18:06:46.750 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/etcd3 2022-01-12 18:06:46.838 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/os-vif 2022-01-12 18:06:46.840 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-01-12 18:06:46.843 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-01-12 18:06:46.845 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-01-12 18:06:46.847 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-01-12 18:06:46.849 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-01-12 18:06:46.852 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-01-12 18:06:46.852 | False' 2022-01-12 18:06:46.854 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-01-12 18:06:46.870 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-01-12 18:06:46.872 | + ./stack.sh:main:610 : run_phase source 2022-01-12 18:06:46.874 | + functions-common:run_phase:1737 : local mode=source 2022-01-12 18:06:46.876 | + functions-common:run_phase:1738 : local phase= 2022-01-12 18:06:46.879 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-12 18:06:46.881 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-01-12 18:06:46.883 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-12 18:06:46.884 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-01-12 18:06:46.886 | + functions-common:run_phase:1747 : local extra 2022-01-12 18:06:46.889 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-12 18:06:46.892 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-01-12 18:06:46.894 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-12 18:06:46.896 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-12 18:06:46.899 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-12 18:06:46.901 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-12 18:06:46.915 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:06:46.917 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-12 18:06:46.919 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-12 18:06:46.960 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-12 18:06:46.962 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-12 18:06:46.964 | + functions-common:run_phase:1758 : [[ source == \s\o\u\r\c\e ]] 2022-01-12 18:06:46.966 | + functions-common:run_phase:1759 : load_plugin_settings 2022-01-12 18:06:46.968 | + functions-common:load_plugin_settings:1673 : local plugins= 2022-01-12 18:06:46.970 | + functions-common:load_plugin_settings:1674 : local plugin 2022-01-12 18:06:46.972 | + functions-common:load_plugin_settings:1677 : [[ -z '' ]] 2022-01-12 18:06:46.975 | + functions-common:load_plugin_settings:1678 : return 2022-01-12 18:06:46.977 | + functions-common:run_phase:1760 : verify_disabled_services 2022-01-12 18:06:46.979 | + functions-common:verify_disabled_services:2020 : local service 2022-01-12 18:06:46.981 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:46.983 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-12 18:06:46.985 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:46.988 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-12 18:06:46.990 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:46.993 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-12 18:06:46.995 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:46.997 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-12 18:06:47.000 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.002 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-12 18:06:47.005 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.007 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-12 18:06:47.009 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.011 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-12 18:06:47.013 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.016 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-12 18:06:47.018 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.020 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-12 18:06:47.022 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.025 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-12 18:06:47.027 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.029 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-01-12 18:06:47.032 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.034 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-01-12 18:06:47.036 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.038 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-01-12 18:06:47.041 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.043 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-01-12 18:06:47.045 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.047 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-12 18:06:47.050 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.052 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-01-12 18:06:47.055 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.057 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-12 18:06:47.059 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.062 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-12 18:06:47.064 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.067 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-12 18:06:47.069 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.071 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-12 18:06:47.074 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.076 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-12 18:06:47.078 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.081 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-12 18:06:47.083 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.085 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-12 18:06:47.088 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.090 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-12 18:06:47.092 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.094 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-12 18:06:47.097 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.099 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-12 18:06:47.101 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.103 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-12 18:06:47.106 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.108 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-12 18:06:47.110 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.113 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-12 18:06:47.115 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.117 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-12 18:06:47.119 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.122 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-12 18:06:47.124 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.126 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-12 18:06:47.130 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.132 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-12 18:06:47.135 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.137 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-12 18:06:47.139 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.141 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-12 18:06:47.143 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.146 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-12 18:06:47.148 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.150 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-12 18:06:47.153 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.155 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-12 18:06:47.157 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.160 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-12 18:06:47.162 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.164 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-12 18:06:47.166 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.169 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-12 18:06:47.171 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.173 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-12 18:06:47.176 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.178 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-12 18:06:47.180 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.182 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-12 18:06:47.185 | + functions-common:verify_disabled_services:2021 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:06:47.187 | + functions-common:verify_disabled_services:2022 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-12 18:06:47.191 | + ./stack.sh:main:681 : initialize_database_backends 2022-01-12 18:06:47.193 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-12 18:06:47.195 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-12 18:06:47.212 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:06:47.218 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-12 18:06:47.220 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-12 18:06:47.223 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-12 18:06:47.238 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:06:47.241 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-12 18:06:47.243 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-12 18:06:47.245 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-12 18:06:47.247 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-12 18:06:47.250 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-12 18:06:47.252 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-12 18:06:47.254 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-12 18:06:47.258 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-12 18:06:47.261 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-12 18:06:47.264 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2022-01-12 18:06:47.267 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-12 18:06:47.269 | + lib/database:initialize_database_backends:104 : return 0 2022-01-12 18:06:47.272 | + ./stack.sh:main:682 : echo 'Using mysql database backend' 2022-01-12 18:06:47.272 | Using mysql database backend 2022-01-12 18:06:47.274 | + ./stack.sh:main:685 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-12 18:06:47.290 | + ./stack.sh:main:697 : is_service_enabled rabbit 2022-01-12 18:06:47.307 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:06:47.309 | + ./stack.sh:main:698 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-12 18:06:47.325 | + ./stack.sh:main:705 : is_service_enabled keystone 2022-01-12 18:06:47.340 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:06:47.342 | + ./stack.sh:main:707 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-12 18:06:47.359 | + ./stack.sh:main:709 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-12 18:06:47.375 | + ./stack.sh:main:720 : is_service_enabled ldap 2022-01-12 18:06:47.393 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:06:47.396 | + ./stack.sh:main:729 : is_service_enabled s-proxy 2022-01-12 18:06:47.413 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:06:47.415 | + ./stack.sh:main:733 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-12 18:06:47.432 | + ./stack.sh:main:735 : [[ -z '' ]] 2022-01-12 18:06:47.434 | + ./stack.sh:main:735 : [[ False == \T\r\u\e ]] 2022-01-12 18:06:47.436 | + ./stack.sh:main:741 : save_stackenv 741 2022-01-12 18:06:47.439 | + functions-common:save_stackenv:60 : local tag=741 2022-01-12 18:06:47.442 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-12 18:06:47.446 | + functions-common:save_stackenv:62 : time_stamp=2022-01-12-180647 2022-01-12 18:06:47.449 | + functions-common:save_stackenv:63 : echo '# 2022-01-12-180647 741' 2022-01-12 18:06:47.451 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.453 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-12 18:06:47.456 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.458 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-12 18:06:47.460 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.463 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-12 18:06:47.465 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.468 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-12 18:06:47.470 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.473 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2022-01-12 18:06:47.475 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.477 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2022-01-12 18:06:47.480 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.482 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-12-180645 2022-01-12 18:06:47.484 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.488 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-12 18:06:47.490 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.493 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2022-01-12 18:06:47.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.497 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-12 18:06:47.500 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.502 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-12 18:06:47.507 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.510 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-12 18:06:47.513 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:06:47.515 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-12 18:06:47.518 | + ./stack.sh:main:752 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/xena 2022-01-12 18:06:47.522 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-12 18:06:47.524 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2022-01-12 18:06:47.529 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-01-12 18:06:47.532 | + functions-common:git_clone:526 : local orig_dir 2022-01-12 18:06:47.535 | ++ functions-common:git_clone:527 : pwd 2022-01-12 18:06:47.537 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-12 18:06:47.541 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-12 18:06:47.544 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-12 18:06:47.562 | + functions-common:git_clone:530 : RECLONE=False 2022-01-12 18:06:47.565 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-12 18:06:47.568 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-12 18:06:47.571 | + functions-common:git_clone:544 : echo stable/xena 2022-01-12 18:06:47.571 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-12 18:06:47.577 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2022-01-12 18:06:47.579 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-12 18:06:47.581 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2022-01-12 18:06:47.584 | + functions-common:git_clone:593 : git show --oneline 2022-01-12 18:06:47.584 | + functions-common:git_clone:593 : head -1 2022-01-12 18:06:47.588 | 10a46cc3 Remove centos-8 jobs 2022-01-12 18:06:47.590 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-12 18:06:47.593 | + ./stack.sh:main:756 : echo_summary 'Installing package prerequisites' 2022-01-12 18:06:47.595 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:06:47.598 | + ./stack.sh:echo_summary:432 : echo -e Installing package prerequisites 2022-01-12 18:06:47.601 | + ./stack.sh:main:757 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-12 18:06:47.603 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-12 18:06:47.606 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-12 18:06:47.608 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-12 18:06:47.611 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-12 18:06:47.614 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-12 18:06:47.616 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-12 18:06:47.619 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-12 18:06:47.623 | ++ tools/install_prereqs.sh:source:47 : NOW=1642010807 2022-01-12 18:06:47.627 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-12 18:06:47.630 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-12 18:06:47.634 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-12 18:06:47.636 | ++ tools/install_prereqs.sh:source:49 : DELTA=1642010807 2022-01-12 18:06:47.639 | ++ tools/install_prereqs.sh:source:50 : [[ 1642010807 -lt 7200 ]] 2022-01-12 18:06:47.642 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-12 18:06:47.645 | ++ functions-common:export_proxy_variables:2127 : isset http_proxy 2022-01-12 18:06:47.651 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2022-01-12 18:06:47.653 | ++ functions-common:export_proxy_variables:2130 : isset https_proxy 2022-01-12 18:06:47.656 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2022-01-12 18:06:47.659 | ++ functions-common:export_proxy_variables:2133 : isset no_proxy 2022-01-12 18:06:47.661 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2022-01-12 18:06:47.664 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-12 18:06:47.712 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-12 18:06:47.712 | apache2-dev 2022-01-12 18:06:47.712 | bc 2022-01-12 18:06:47.712 | bsdmainutils 2022-01-12 18:06:47.712 | curl 2022-01-12 18:06:47.712 | g++ 2022-01-12 18:06:47.712 | gawk 2022-01-12 18:06:47.712 | gcc 2022-01-12 18:06:47.712 | gettext 2022-01-12 18:06:47.712 | git 2022-01-12 18:06:47.712 | graphviz 2022-01-12 18:06:47.712 | iputils-ping 2022-01-12 18:06:47.712 | libapache2-mod-proxy-uwsgi 2022-01-12 18:06:47.712 | libffi-dev 2022-01-12 18:06:47.712 | libjpeg-dev 2022-01-12 18:06:47.712 | libpcre3-dev 2022-01-12 18:06:47.712 | libpq-dev 2022-01-12 18:06:47.712 | libssl-dev 2022-01-12 18:06:47.712 | libsystemd-dev 2022-01-12 18:06:47.712 | libxml2-dev 2022-01-12 18:06:47.712 | libxslt1-dev 2022-01-12 18:06:47.712 | libyaml-dev 2022-01-12 18:06:47.712 | lsof 2022-01-12 18:06:47.712 | openssh-server 2022-01-12 18:06:47.712 | openssl 2022-01-12 18:06:47.712 | pkg-config 2022-01-12 18:06:47.713 | psmisc 2022-01-12 18:06:47.713 | python3-dev 2022-01-12 18:06:47.713 | python3-pip 2022-01-12 18:06:47.713 | python3-systemd 2022-01-12 18:06:47.713 | python3-venv 2022-01-12 18:06:47.713 | tar 2022-01-12 18:06:47.713 | tcpdump 2022-01-12 18:06:47.713 | unzip 2022-01-12 18:06:47.713 | uuid-runtime 2022-01-12 18:06:47.713 | wget 2022-01-12 18:06:47.713 | wget 2022-01-12 18:06:47.713 | zlib1g-dev 2022-01-12 18:06:47.713 | libkrb5-dev 2022-01-12 18:06:47.713 | libldap2-dev 2022-01-12 18:06:47.713 | libsasl2-dev 2022-01-12 18:06:47.713 | memcached 2022-01-12 18:06:47.713 | python3-mysqldb 2022-01-12 18:06:47.713 | sqlite3 2022-01-12 18:06:47.713 | conntrack 2022-01-12 18:06:47.713 | curl 2022-01-12 18:06:47.713 | dnsmasq-base 2022-01-12 18:06:47.713 | dnsmasq-utils 2022-01-12 18:06:47.713 | ebtables 2022-01-12 18:06:47.713 | genisoimage 2022-01-12 18:06:47.713 | iptables 2022-01-12 18:06:47.713 | iputils-arping 2022-01-12 18:06:47.713 | kpartx 2022-01-12 18:06:47.713 | libjs-jquery-tablesorter 2022-01-12 18:06:47.713 | parted 2022-01-12 18:06:47.713 | pm-utils 2022-01-12 18:06:47.713 | python3-mysqldb 2022-01-12 18:06:47.713 | socat 2022-01-12 18:06:47.713 | sqlite3 2022-01-12 18:06:47.713 | sudo 2022-01-12 18:06:47.713 | vlan 2022-01-12 18:06:47.713 | lsscsi 2022-01-12 18:06:47.713 | open-iscsi 2022-01-12 18:06:47.713 | lvm2 2022-01-12 18:06:47.714 | qemu-utils 2022-01-12 18:06:47.714 | thin-provisioning-tools 2022-01-12 18:06:47.714 | acl 2022-01-12 18:06:47.714 | dnsmasq-base 2022-01-12 18:06:47.714 | dnsmasq-utils 2022-01-12 18:06:47.714 | ebtables 2022-01-12 18:06:47.714 | haproxy 2022-01-12 18:06:47.714 | iptables 2022-01-12 18:06:47.714 | iputils-arping 2022-01-12 18:06:47.714 | iputils-ping 2022-01-12 18:06:47.714 | postgresql-server-dev-all 2022-01-12 18:06:47.714 | python3-mysqldb 2022-01-12 18:06:47.714 | sqlite3 2022-01-12 18:06:47.714 | sudo 2022-01-12 18:06:47.714 | vlan 2022-01-12 18:06:47.714 | pcp 2022-01-12 18:06:47.714 | ipset 2022-01-12 18:06:47.714 | conntrack 2022-01-12 18:06:47.714 | conntrackd 2022-01-12 18:06:47.714 | keepalived 2022-01-12 18:06:47.714 | lvm2 2022-01-12 18:06:47.714 | qemu-utils 2022-01-12 18:06:47.714 | thin-provisioning-tools 2022-01-12 18:06:47.714 | curl 2022-01-12 18:06:47.714 | liberasurecode-dev 2022-01-12 18:06:47.714 | make 2022-01-12 18:06:47.714 | memcached 2022-01-12 18:06:47.714 | sqlite3 2022-01-12 18:06:47.714 | xfsprogs' 2022-01-12 18:06:47.717 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-12 18:06:47.735 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-12 18:06:47.735 | apache2-dev 2022-01-12 18:06:47.735 | bc 2022-01-12 18:06:47.735 | bsdmainutils 2022-01-12 18:06:47.735 | curl 2022-01-12 18:06:47.735 | g++ 2022-01-12 18:06:47.735 | gawk 2022-01-12 18:06:47.735 | gcc 2022-01-12 18:06:47.735 | gettext 2022-01-12 18:06:47.735 | git 2022-01-12 18:06:47.735 | graphviz 2022-01-12 18:06:47.735 | iputils-ping 2022-01-12 18:06:47.735 | libapache2-mod-proxy-uwsgi 2022-01-12 18:06:47.735 | libffi-dev 2022-01-12 18:06:47.735 | libjpeg-dev 2022-01-12 18:06:47.735 | libpcre3-dev 2022-01-12 18:06:47.735 | libpq-dev 2022-01-12 18:06:47.735 | libssl-dev 2022-01-12 18:06:47.735 | libsystemd-dev 2022-01-12 18:06:47.735 | libxml2-dev 2022-01-12 18:06:47.735 | libxslt1-dev 2022-01-12 18:06:47.735 | libyaml-dev 2022-01-12 18:06:47.735 | lsof 2022-01-12 18:06:47.735 | openssh-server 2022-01-12 18:06:47.735 | openssl 2022-01-12 18:06:47.735 | pkg-config 2022-01-12 18:06:47.735 | psmisc 2022-01-12 18:06:47.735 | python3-dev 2022-01-12 18:06:47.735 | python3-pip 2022-01-12 18:06:47.735 | python3-systemd 2022-01-12 18:06:47.735 | python3-venv 2022-01-12 18:06:47.736 | tar 2022-01-12 18:06:47.736 | tcpdump 2022-01-12 18:06:47.736 | unzip 2022-01-12 18:06:47.736 | uuid-runtime 2022-01-12 18:06:47.736 | wget 2022-01-12 18:06:47.736 | wget 2022-01-12 18:06:47.736 | zlib1g-dev 2022-01-12 18:06:47.736 | libkrb5-dev 2022-01-12 18:06:47.736 | libldap2-dev 2022-01-12 18:06:47.736 | libsasl2-dev 2022-01-12 18:06:47.736 | memcached 2022-01-12 18:06:47.736 | python3-mysqldb 2022-01-12 18:06:47.736 | sqlite3 2022-01-12 18:06:47.736 | conntrack 2022-01-12 18:06:47.736 | curl 2022-01-12 18:06:47.736 | dnsmasq-base 2022-01-12 18:06:47.736 | dnsmasq-utils 2022-01-12 18:06:47.736 | ebtables 2022-01-12 18:06:47.736 | genisoimage 2022-01-12 18:06:47.736 | iptables 2022-01-12 18:06:47.736 | iputils-arping 2022-01-12 18:06:47.736 | kpartx 2022-01-12 18:06:47.736 | libjs-jquery-tablesorter 2022-01-12 18:06:47.736 | parted 2022-01-12 18:06:47.736 | pm-utils 2022-01-12 18:06:47.736 | python3-mysqldb 2022-01-12 18:06:47.736 | socat 2022-01-12 18:06:47.736 | sqlite3 2022-01-12 18:06:47.736 | sudo 2022-01-12 18:06:47.736 | vlan 2022-01-12 18:06:47.736 | lsscsi 2022-01-12 18:06:47.736 | open-iscsi 2022-01-12 18:06:47.736 | lvm2 2022-01-12 18:06:47.736 | qemu-utils 2022-01-12 18:06:47.736 | thin-provisioning-tools 2022-01-12 18:06:47.736 | acl 2022-01-12 18:06:47.736 | dnsmasq-base 2022-01-12 18:06:47.737 | dnsmasq-utils 2022-01-12 18:06:47.737 | ebtables 2022-01-12 18:06:47.737 | haproxy 2022-01-12 18:06:47.737 | iptables 2022-01-12 18:06:47.737 | iputils-arping 2022-01-12 18:06:47.737 | iputils-ping 2022-01-12 18:06:47.737 | postgresql-server-dev-all 2022-01-12 18:06:47.737 | python3-mysqldb 2022-01-12 18:06:47.737 | sqlite3 2022-01-12 18:06:47.737 | sudo 2022-01-12 18:06:47.737 | vlan 2022-01-12 18:06:47.737 | pcp 2022-01-12 18:06:47.737 | ipset 2022-01-12 18:06:47.737 | conntrack 2022-01-12 18:06:47.737 | conntrackd 2022-01-12 18:06:47.737 | keepalived 2022-01-12 18:06:47.737 | lvm2 2022-01-12 18:06:47.737 | qemu-utils 2022-01-12 18:06:47.737 | thin-provisioning-tools 2022-01-12 18:06:47.737 | curl 2022-01-12 18:06:47.737 | liberasurecode-dev 2022-01-12 18:06:47.737 | make 2022-01-12 18:06:47.737 | memcached 2022-01-12 18:06:47.737 | sqlite3 2022-01-12 18:06:47.737 | xfsprogs ' 2022-01-12 18:06:47.737 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-12 18:06:47.739 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:06:47.742 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:06:47.745 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-12 18:06:47.745 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-12 18:06:47.750 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-12 18:06:47.752 | ++ functions-common:install_package:1347 : update_package_repo 2022-01-12 18:06:47.754 | ++ functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-01-12 18:06:47.756 | ++ functions-common:update_package_repo:1320 : REPOS_UPDATED=False 2022-01-12 18:06:47.758 | ++ functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-01-12 18:06:47.760 | ++ functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-01-12 18:06:47.762 | ++ functions-common:update_package_repo:1327 : is_ubuntu 2022-01-12 18:06:47.771 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:06:47.773 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:06:47.775 | ++ functions-common:update_package_repo:1328 : apt_get_update 2022-01-12 18:06:47.777 | ++ functions-common:apt_get_update:1073 : [[ False == \T\r\u\e ]] 2022-01-12 18:06:47.779 | ++ functions-common:apt_get_update:1078 : [[ False = \T\r\u\e ]] 2022-01-12 18:06:47.782 | ++ functions-common:apt_get_update:1080 : local sudo=sudo 2022-01-12 18:06:47.785 | +++ functions-common:apt_get_update:1081 : id -u 2022-01-12 18:06:47.789 | ++ functions-common:apt_get_update:1081 : [[ 1000 = \0 ]] 2022-01-12 18:06:47.791 | ++ functions-common:apt_get_update:1084 : time_start apt-get-update 2022-01-12 18:06:47.793 | ++ functions-common:time_start:2295 : local name=apt-get-update 2022-01-12 18:06:47.795 | ++ functions-common:time_start:2296 : local start_time= 2022-01-12 18:06:47.797 | ++ functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:06:47.800 | +++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:06:47.803 | ++ functions-common:time_start:2300 : _TIME_START[$name]=1642010807801 2022-01-12 18:06:47.805 | ++ functions-common:apt_get_update:1086 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-12 18:06:47.807 | ++ functions-common:apt_get_update:1087 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-12 18:06:47.809 | ++ functions-common:apt_get_update:1088 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-12 18:06:48.022 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-12 18:06:48.055 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-12 18:06:48.097 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-12 18:06:48.253 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-12 18:06:50.292 | Reading package lists... 2022-01-12 18:06:50.322 | ++ functions-common:apt_get_update:1092 : REPOS_UPDATED=True 2022-01-12 18:06:50.324 | ++ functions-common:apt_get_update:1094 : time_stop apt-get-update 2022-01-12 18:06:50.326 | ++ functions-common:time_stop:2309 : local name 2022-01-12 18:06:50.328 | ++ functions-common:time_stop:2310 : local end_time 2022-01-12 18:06:50.330 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:06:50.333 | ++ functions-common:time_stop:2312 : local total 2022-01-12 18:06:50.335 | ++ functions-common:time_stop:2313 : local start_time 2022-01-12 18:06:50.337 | ++ functions-common:time_stop:2315 : name=apt-get-update 2022-01-12 18:06:50.340 | ++ functions-common:time_stop:2316 : start_time=1642010807801 2022-01-12 18:06:50.342 | ++ functions-common:time_stop:2318 : [[ -z 1642010807801 ]] 2022-01-12 18:06:50.345 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:06:50.349 | ++ functions-common:time_stop:2321 : end_time=1642010810347 2022-01-12 18:06:50.351 | ++ functions-common:time_stop:2322 : elapsed_time=2546 2022-01-12 18:06:50.353 | ++ functions-common:time_stop:2323 : total=0 2022-01-12 18:06:50.355 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:06:50.357 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2546 2022-01-12 18:06:50.360 | ++ functions-common:install_package:1348 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-12 18:06:50.362 | ++ functions-common:real_install_package:1333 : is_ubuntu 2022-01-12 18:06:50.364 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:06:50.367 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:06:50.370 | ++ functions-common:real_install_package:1334 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-12 18:06:50.389 | ++ functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2022-01-12 18:06:50.498 | Reading package lists... 2022-01-12 18:06:50.749 | Building dependency tree... 2022-01-12 18:06:50.750 | Reading state information... 2022-01-12 18:06:51.049 | bc is already the newest version (1.07.1-2build1). 2022-01-12 18:06:51.049 | bc set to manually installed. 2022-01-12 18:06:51.049 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-12 18:06:51.049 | bsdmainutils set to manually installed. 2022-01-12 18:06:51.049 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-12 18:06:51.049 | gawk set to manually installed. 2022-01-12 18:06:51.049 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-12 18:06:51.049 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-12 18:06:51.049 | iptables set to manually installed. 2022-01-12 18:06:51.049 | iputils-ping is already the newest version (3:20190709-3). 2022-01-12 18:06:51.049 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-12 18:06:51.049 | kpartx set to manually installed. 2022-01-12 18:06:51.049 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-12 18:06:51.049 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-12 18:06:51.049 | psmisc is already the newest version (23.3-1). 2022-01-12 18:06:51.049 | psmisc set to manually installed. 2022-01-12 18:06:51.049 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-12 18:06:51.049 | python3-systemd is already the newest version (234-3build2). 2022-01-12 18:06:51.049 | python3-systemd set to manually installed. 2022-01-12 18:06:51.049 | tcpdump is already the newest version (4.9.3-4). 2022-01-12 18:06:51.049 | tcpdump set to manually installed. 2022-01-12 18:06:51.050 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-12 18:06:51.050 | thin-provisioning-tools set to manually installed. 2022-01-12 18:06:51.050 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-12 18:06:51.050 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-12 18:06:51.050 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-12 18:06:51.050 | lsof set to manually installed. 2022-01-12 18:06:51.050 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-12 18:06:51.050 | parted set to manually installed. 2022-01-12 18:06:51.050 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-12 18:06:51.050 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-12 18:06:51.050 | tar set to manually installed. 2022-01-12 18:06:51.050 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-12 18:06:51.050 | uuid-runtime set to manually installed. 2022-01-12 18:06:51.050 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-12 18:06:51.050 | zlib1g-dev set to manually installed. 2022-01-12 18:06:51.050 | The following packages were automatically installed and are no longer required: 2022-01-12 18:06:51.050 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-12 18:06:51.050 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-12 18:06:51.050 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-12 18:06:51.050 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-12 18:06:51.050 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-12 18:06:51.050 | python3-zope.interface 2022-01-12 18:06:51.050 | Use 'sudo apt autoremove' to remove them. 2022-01-12 18:06:51.051 | The following additional packages will be installed: 2022-01-12 18:06:51.051 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-12 18:06:51.051 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-12 18:06:51.051 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-12 18:06:51.051 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-12 18:06:51.051 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-12 18:06:51.051 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-12 18:06:51.051 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-12 18:06:51.051 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-12 18:06:51.051 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-12 18:06:51.051 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-12 18:06:51.051 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-12 18:06:51.051 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-01-12 18:06:51.051 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-01-12 18:06:51.051 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-01-12 18:06:51.051 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-01-12 18:06:51.051 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-01-12 18:06:51.051 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-01-12 18:06:51.051 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-01-12 18:06:51.051 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-01-12 18:06:51.051 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-01-12 18:06:51.051 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-01-12 18:06:51.051 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-01-12 18:06:51.052 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-01-12 18:06:51.052 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-01-12 18:06:51.052 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-01-12 18:06:51.052 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-01-12 18:06:51.052 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-01-12 18:06:51.052 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-01-12 18:06:51.052 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-12 18:06:51.052 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-01-12 18:06:51.052 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2022-01-12 18:06:51.052 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-01-12 18:06:51.052 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-12 18:06:51.052 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-01-12 18:06:51.052 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-01-12 18:06:51.052 | systemd-timesyncd uuid-dev vbetool x11-common 2022-01-12 18:06:51.054 | Suggested packages: 2022-01-12 18:06:51.054 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-12 18:06:51.054 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-12 18:06:51.054 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-12 18:06:51.054 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-12 18:06:51.054 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-01-12 18:06:51.054 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-01-12 18:06:51.054 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-01-12 18:06:51.054 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-01-12 18:06:51.054 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-01-12 18:06:51.054 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-01-12 18:06:51.054 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-01-12 18:06:51.054 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-01-12 18:06:51.054 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-01-12 18:06:51.054 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-01-12 18:06:51.054 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-01-12 18:06:51.292 | The following NEW packages will be installed: 2022-01-12 18:06:51.292 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-12 18:06:51.292 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-12 18:06:51.292 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-12 18:06:51.292 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-12 18:06:51.292 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-12 18:06:51.292 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-12 18:06:51.292 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-12 18:06:51.292 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-12 18:06:51.292 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-12 18:06:51.292 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-12 18:06:51.292 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-12 18:06:51.292 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-12 18:06:51.292 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-12 18:06:51.292 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-12 18:06:51.292 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-01-12 18:06:51.292 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-12 18:06:51.292 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-12 18:06:51.292 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-12 18:06:51.292 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-12 18:06:51.292 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-12 18:06:51.292 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-12 18:06:51.292 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-12 18:06:51.292 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-12 18:06:51.292 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-01-12 18:06:51.293 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-01-12 18:06:51.293 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-01-12 18:06:51.293 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-01-12 18:06:51.293 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-01-12 18:06:51.293 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-01-12 18:06:51.293 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-01-12 18:06:51.293 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-01-12 18:06:51.293 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-01-12 18:06:51.293 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-12 18:06:51.293 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-01-12 18:06:51.293 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-01-12 18:06:51.293 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-01-12 18:06:51.293 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-01-12 18:06:51.293 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-12 18:06:51.293 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-01-12 18:06:51.293 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-01-12 18:06:51.293 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-01-12 18:06:51.293 | unzip uuid-dev vbetool vlan x11-common 2022-01-12 18:06:51.294 | The following packages will be upgraded: 2022-01-12 18:06:51.294 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-12 18:06:51.295 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-12 18:06:51.295 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-12 18:06:51.407 | 18 upgraded, 219 newly installed, 0 to remove and 107 not upgraded. 2022-01-12 18:06:51.407 | Need to get 164 MB of archives. 2022-01-12 18:06:51.407 | After this operation, 768 MB of additional disk space will be used. 2022-01-12 18:06:51.407 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.14 [95.8 kB] 2022-01-12 18:06:51.569 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.14 [28.1 kB] 2022-01-12 18:06:51.579 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.14 [10.3 kB] 2022-01-12 18:06:51.583 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.14 [186 kB] 2022-01-12 18:06:51.644 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.14 [3,807 kB] 2022-01-12 18:06:51.998 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.14 [270 kB] 2022-01-12 18:06:52.020 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-12 18:06:52.027 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-12 18:06:52.206 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-12 18:06:52.208 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-12 18:06:52.208 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-01-12 18:06:52.215 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-12 18:06:52.216 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-12 18:06:52.223 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-12 18:06:52.247 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-12 18:06:52.248 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-12 18:06:52.250 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-12 18:06:53.506 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-01-12 18:06:53.614 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.9 [1,180 kB] 2022-01-12 18:06:53.796 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.9 [159 kB] 2022-01-12 18:06:53.867 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.9 [84.3 kB] 2022-01-12 18:06:53.869 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.9 [95.5 kB] 2022-01-12 18:06:53.872 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-12 18:06:53.874 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-12 18:06:54.162 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-12 18:06:54.163 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-12 18:06:54.164 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-12 18:06:54.165 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-01-12 18:06:54.344 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-12 18:06:54.345 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-12 18:06:54.346 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-12 18:06:54.382 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-12 18:06:54.551 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-12 18:06:54.604 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-12 18:06:54.617 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-12 18:06:54.667 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-12 18:06:54.760 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-12 18:06:54.789 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.4 [51.5 kB] 2022-01-12 18:06:54.798 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.4 [377 kB] 2022-01-12 18:06:54.856 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.4 [671 kB] 2022-01-12 18:06:54.993 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-12 18:06:55.157 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-12 18:06:55.160 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-12 18:06:55.180 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-12 18:06:55.193 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-12 18:06:55.308 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-12 18:06:55.339 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-12 18:06:55.394 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-12 18:06:57.721 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-12 18:06:59.410 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-01-12 18:06:59.698 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-12 18:06:59.714 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-12 18:06:59.715 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-01-12 18:06:59.796 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-12 18:07:00.181 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-01-12 18:07:00.247 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-12 18:07:00.258 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-01-12 18:07:01.077 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-12 18:07:02.285 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-12 18:07:02.287 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-12 18:07:02.312 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-12 18:07:02.366 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-12 18:07:02.367 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-12 18:07:02.424 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-12 18:07:02.424 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-12 18:07:02.425 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-12 18:07:02.425 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-12 18:07:02.430 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-12 18:07:02.432 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-12 18:07:02.563 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-12 18:07:02.566 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-12 18:07:02.567 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-12 18:07:02.696 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-12 18:07:02.699 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-12 18:07:02.728 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-12 18:07:02.900 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-12 18:07:02.901 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-12 18:07:02.901 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-12 18:07:02.946 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-12 18:07:03.027 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-12 18:07:03.087 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-12 18:07:03.116 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.9 [179 kB] 2022-01-12 18:07:03.156 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-12 18:07:03.208 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-01-12 18:07:04.518 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-12 18:07:04.518 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-12 18:07:04.530 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-12 18:07:04.531 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-12 18:07:04.532 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-12 18:07:04.533 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-12 18:07:04.548 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-12 18:07:04.549 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-12 18:07:04.562 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-12 18:07:04.643 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-12 18:07:04.643 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-12 18:07:04.646 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-12 18:07:04.646 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-12 18:07:04.648 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-12 18:07:04.847 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-12 18:07:04.945 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-12 18:07:04.955 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-12 18:07:05.059 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-12 18:07:05.261 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-12 18:07:05.330 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-12 18:07:05.334 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-12 18:07:05.336 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-12 18:07:05.342 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-01-12 18:07:05.353 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-12 18:07:05.354 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-12 18:07:05.355 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-01-12 18:07:05.371 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-01-12 18:07:05.385 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-12 18:07:05.388 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-12 18:07:05.418 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-01-12 18:07:05.431 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-12 18:07:05.450 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-12 18:07:05.451 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-12 18:07:05.452 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-12 18:07:05.453 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-12 18:07:05.557 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-12 18:07:05.558 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-12 18:07:05.564 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-12 18:07:05.567 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-12 18:07:05.568 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-12 18:07:05.569 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-12 18:07:05.571 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-01-12 18:07:05.574 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-01-12 18:07:05.576 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-12 18:07:05.600 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-12 18:07:05.734 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-12 18:07:05.736 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-12 18:07:05.740 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-12 18:07:05.741 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-12 18:07:05.742 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-12 18:07:05.742 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-12 18:07:05.750 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-12 18:07:05.751 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-12 18:07:05.830 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-12 18:07:05.872 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-12 18:07:05.874 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-12 18:07:05.875 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-12 18:07:05.894 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-12 18:07:05.970 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-12 18:07:05.971 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-12 18:07:05.971 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-12 18:07:05.973 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-12 18:07:05.974 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-12 18:07:05.976 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-12 18:07:05.977 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-12 18:07:05.983 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-12 18:07:05.986 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-12 18:07:06.014 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-12 18:07:06.091 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-12 18:07:06.092 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-12 18:07:06.092 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-12 18:07:06.096 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-12 18:07:06.462 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-12 18:07:06.463 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-12 18:07:06.464 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-12 18:07:07.672 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-12 18:07:07.674 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-12 18:07:07.690 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-12 18:07:07.692 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-01-12 18:07:07.697 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-12 18:07:07.698 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-12 18:07:07.698 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-12 18:07:07.724 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-12 18:07:07.725 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-12 18:07:07.805 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-12 18:07:07.808 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-12 18:07:07.808 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-12 18:07:07.809 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-12 18:07:07.852 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-01-12 18:07:07.917 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-01-12 18:07:08.119 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-12 18:07:08.129 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-12 18:07:08.130 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-01-12 18:07:08.134 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-01-12 18:07:08.173 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-01-12 18:07:08.174 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-01-12 18:07:08.175 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-12 18:07:08.204 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-12 18:07:08.224 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.2 [3,212 kB] 2022-01-12 18:07:08.768 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.2 [1,623 kB] 2022-01-12 18:07:09.023 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-12 18:07:09.053 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-12 18:07:09.302 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.14 [246 kB] 2022-01-12 18:07:09.391 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-12 18:07:09.392 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-12 18:07:09.393 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-01-12 18:07:09.477 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-12 18:07:09.513 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-12 18:07:09.534 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-12 18:07:09.601 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-12 18:07:10.427 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-12 18:07:10.476 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-12 18:07:10.614 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-12 18:07:10.619 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-12 18:07:11.717 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-12 18:07:11.718 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-12 18:07:15.985 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-12 18:07:15.986 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-12 18:07:16.075 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-12 18:07:16.210 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-12 18:07:16.222 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-01-12 18:07:16.416 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-12 18:07:16.417 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-12 18:07:16.432 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-01-12 18:07:16.628 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-12 18:07:16.628 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-01-12 18:07:16.777 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-12 18:07:16.779 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-12 18:07:16.779 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-12 18:07:16.784 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-01-12 18:07:16.785 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-12 18:07:16.785 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.19 [54.9 kB] 2022-01-12 18:07:16.787 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.19 [970 kB] 2022-01-12 18:07:16.864 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-12 18:07:16.870 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-12 18:07:17.033 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-12 18:07:17.036 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-12 18:07:17.037 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-12 18:07:17.037 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-12 18:07:17.039 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.9 [1,180 B] 2022-01-12 18:07:17.039 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-01-12 18:07:17.049 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-01-12 18:07:17.050 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-12 18:07:17.050 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-01-12 18:07:17.079 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-01-12 18:07:17.123 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-01-12 18:07:17.124 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-01-12 18:07:17.126 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-01-12 18:07:17.191 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-12 18:07:17.192 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-01-12 18:07:17.194 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-01-12 18:07:17.594 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-12 18:07:17.599 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-12 18:07:19.072 | Preconfiguring packages ... 2022-01-12 18:07:19.336 | Fetched 164 MB in 26s (6,223 kB/s) 2022-01-12 18:07:19.614 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-01-12 18:07:19.617 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-12 18:07:19.835 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-12 18:07:20.542 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-12 18:07:21.111 | Unpacking systemd-timesyncd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-12 18:07:22.136 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.14_amd64.deb ... 2022-01-12 18:07:22.332 | Unpacking systemd-sysv (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-12 18:07:22.799 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-12 18:07:22.962 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-12 18:07:23.649 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.14_amd64.deb ... 2022-01-12 18:07:23.966 | Unpacking systemd (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-12 18:07:25.434 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.14_amd64.deb ... 2022-01-12 18:07:25.579 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.14) over (245.4-4ubuntu3.6) ... 2022-01-12 18:07:25.957 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.14) ... 2022-01-12 18:07:26.510 | Selecting previously unselected package libapr1:amd64. 2022-01-12 18:07:26.548 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-01-12 18:07:26.550 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-12 18:07:26.606 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-12 18:07:27.107 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-12 18:07:27.269 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-12 18:07:28.048 | Selecting previously unselected package libaprutil1:amd64. 2022-01-12 18:07:28.055 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-12 18:07:28.104 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-12 18:07:28.431 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-12 18:07:28.438 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-12 18:07:28.476 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-12 18:07:28.878 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-12 18:07:29.019 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-12 18:07:29.469 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-12 18:07:29.476 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-12 18:07:29.539 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-12 18:07:29.843 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-12 18:07:30.024 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-12 18:07:30.545 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-12 18:07:30.727 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-12 18:07:31.281 | Selecting previously unselected package libjansson4:amd64. 2022-01-12 18:07:31.291 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-12 18:07:31.349 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-12 18:07:31.779 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-12 18:07:31.786 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-12 18:07:31.841 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-12 18:07:32.180 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-12 18:07:32.316 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-12 18:07:34.123 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:07:34.276 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-12 18:07:34.814 | Selecting previously unselected package apache2-bin. 2022-01-12 18:07:34.821 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-12 18:07:34.880 | Unpacking apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-12 18:07:35.465 | Selecting previously unselected package apache2-data. 2022-01-12 18:07:35.472 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.9_all.deb ... 2022-01-12 18:07:35.521 | Unpacking apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-12 18:07:35.899 | Selecting previously unselected package apache2-utils. 2022-01-12 18:07:35.907 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-12 18:07:35.944 | Unpacking apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-12 18:07:36.505 | Selecting previously unselected package apache2. 2022-01-12 18:07:36.513 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-12 18:07:36.590 | Unpacking apache2 (2.4.41-4ubuntu3.9) ... 2022-01-12 18:07:37.025 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-12 18:07:37.033 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-12 18:07:37.087 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-12 18:07:37.653 | Selecting previously unselected package haproxy. 2022-01-12 18:07:37.661 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-12 18:07:37.722 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-12 18:07:38.419 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-12 18:07:38.427 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-12 18:07:38.497 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-12 18:07:39.013 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-12 18:07:39.021 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-12 18:07:39.086 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-12 18:07:39.607 | Selecting previously unselected package mysql-common. 2022-01-12 18:07:39.615 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-12 18:07:39.696 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-12 18:07:40.156 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-12 18:07:40.163 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:07:40.228 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:07:40.864 | Selecting previously unselected package libsensors-config. 2022-01-12 18:07:40.874 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-12 18:07:40.960 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-12 18:07:41.452 | Selecting previously unselected package libsensors5:amd64. 2022-01-12 18:07:41.460 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-12 18:07:41.608 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-12 18:07:42.023 | Selecting previously unselected package libsnmp-base. 2022-01-12 18:07:42.031 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-12 18:07:42.081 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-12 18:07:42.526 | Selecting previously unselected package libsnmp35:amd64. 2022-01-12 18:07:42.533 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-12 18:07:42.595 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-12 18:07:43.139 | Selecting previously unselected package keepalived. 2022-01-12 18:07:43.146 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-12 18:07:43.190 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-12 18:07:43.795 | Selecting previously unselected package memcached. 2022-01-12 18:07:43.802 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-12 18:07:43.863 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-12 18:07:44.369 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-12 18:07:45.183 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-12 18:07:45.705 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-12 18:07:45.880 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-12 18:07:46.413 | Selecting previously unselected package python3-yaml. 2022-01-12 18:07:46.421 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-12 18:07:46.487 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-12 18:07:46.832 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-12 18:07:47.011 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-12 18:07:47.666 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-12 18:07:47.908 | Unpacking openssh-server (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-12 18:07:48.844 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.4_amd64.deb ... 2022-01-12 18:07:48.993 | Unpacking openssh-client (1:8.2p1-4ubuntu0.4) over (1:8.2p1-4ubuntu0.2) ... 2022-01-12 18:07:49.615 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-12 18:07:49.784 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-12 18:07:50.350 | Selecting previously unselected package acl. 2022-01-12 18:07:50.358 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-12 18:07:50.407 | Unpacking acl (2.2.53-6) ... 2022-01-12 18:07:50.824 | Selecting previously unselected package autotools-dev. 2022-01-12 18:07:50.832 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-12 18:07:50.887 | Unpacking autotools-dev (20180224.1) ... 2022-01-12 18:07:51.240 | Selecting previously unselected package m4. 2022-01-12 18:07:51.247 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-12 18:07:51.297 | Unpacking m4 (1.4.18-4) ... 2022-01-12 18:07:51.836 | Selecting previously unselected package autoconf. 2022-01-12 18:07:51.843 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-12 18:07:51.898 | Unpacking autoconf (2.69-11.1) ... 2022-01-12 18:07:52.388 | Selecting previously unselected package automake. 2022-01-12 18:07:52.396 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-12 18:07:52.465 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-12 18:07:52.853 | Selecting previously unselected package autopoint. 2022-01-12 18:07:52.861 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-12 18:07:52.915 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-12 18:07:53.354 | Selecting previously unselected package libllvm10:amd64. 2022-01-12 18:07:53.362 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:07:53.458 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:07:56.790 | Selecting previously unselected package libclang-cpp10. 2022-01-12 18:07:56.798 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:07:56.862 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:07:58.928 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-12 18:07:58.936 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-12 18:07:59.013 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-12 18:08:00.064 | Selecting previously unselected package libgc1c2:amd64. 2022-01-12 18:08:00.072 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-12 18:08:00.144 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-12 18:08:00.590 | Selecting previously unselected package libobjc4:amd64. 2022-01-12 18:08:00.599 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-12 18:08:00.681 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-12 18:08:01.057 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-12 18:08:01.065 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-12 18:08:01.115 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-12 18:08:01.710 | Selecting previously unselected package libc6-i386. 2022-01-12 18:08:01.718 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-12 18:08:01.784 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-12 18:08:02.784 | Selecting previously unselected package lib32gcc-s1. 2022-01-12 18:08:02.792 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-12 18:08:02.886 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-12 18:08:03.475 | Selecting previously unselected package lib32stdc++6. 2022-01-12 18:08:03.484 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-12 18:08:03.543 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-12 18:08:04.196 | Selecting previously unselected package libclang-common-10-dev. 2022-01-12 18:08:04.204 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:08:04.253 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-12 18:08:05.847 | Selecting previously unselected package libclang1-10. 2022-01-12 18:08:05.855 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:08:05.909 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:08:07.502 | Selecting previously unselected package clang-10. 2022-01-12 18:08:07.510 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:08:07.573 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:08:07.949 | Selecting previously unselected package libtool. 2022-01-12 18:08:07.957 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-12 18:08:08.012 | Unpacking libtool (2.4.6-14) ... 2022-01-12 18:08:08.411 | Selecting previously unselected package dh-autoreconf. 2022-01-12 18:08:08.419 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-12 18:08:08.509 | Unpacking dh-autoreconf (19) ... 2022-01-12 18:08:08.850 | Selecting previously unselected package libdebhelper-perl. 2022-01-12 18:08:08.855 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-12 18:08:08.915 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-12 18:08:09.315 | Selecting previously unselected package libarchive-zip-perl. 2022-01-12 18:08:09.323 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-12 18:08:09.366 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-12 18:08:09.772 | Selecting previously unselected package libsub-override-perl. 2022-01-12 18:08:09.781 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-12 18:08:09.829 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-12 18:08:10.142 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-12 18:08:10.150 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-12 18:08:10.201 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-12 18:08:10.577 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-12 18:08:10.584 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-12 18:08:10.661 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-12 18:08:11.017 | Selecting previously unselected package libdpkg-perl. 2022-01-12 18:08:11.024 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-12 18:08:11.103 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-12 18:08:11.502 | Selecting previously unselected package make. 2022-01-12 18:08:11.510 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-12 18:08:11.587 | Unpacking make (4.2.1-1.2) ... 2022-01-12 18:08:12.035 | Selecting previously unselected package dpkg-dev. 2022-01-12 18:08:12.044 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-12 18:08:12.103 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-12 18:08:12.716 | Selecting previously unselected package dwz. 2022-01-12 18:08:12.724 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-12 18:08:12.767 | Unpacking dwz (0.13-5) ... 2022-01-12 18:08:13.308 | Selecting previously unselected package libcroco3:amd64. 2022-01-12 18:08:13.316 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-12 18:08:13.382 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-12 18:08:13.868 | Selecting previously unselected package gettext. 2022-01-12 18:08:13.875 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-12 18:08:13.936 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-12 18:08:14.531 | Selecting previously unselected package intltool-debian. 2022-01-12 18:08:14.539 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-12 18:08:14.629 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-12 18:08:14.982 | Selecting previously unselected package po-debconf. 2022-01-12 18:08:14.990 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-12 18:08:15.062 | Unpacking po-debconf (1.0.21) ... 2022-01-12 18:08:15.435 | Selecting previously unselected package debhelper. 2022-01-12 18:08:15.443 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-12 18:08:15.504 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-12 18:08:16.047 | Selecting previously unselected package uuid-dev:amd64. 2022-01-12 18:08:16.055 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-12 18:08:16.102 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-12 18:08:16.607 | Selecting previously unselected package libsctp1:amd64. 2022-01-12 18:08:16.615 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-12 18:08:16.681 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-12 18:08:17.064 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-12 18:08:17.072 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-12 18:08:17.130 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-12 18:08:17.481 | Selecting previously unselected package libapr1-dev. 2022-01-12 18:08:17.489 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-12 18:08:17.520 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-12 18:08:18.553 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-12 18:08:18.562 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-12 18:08:18.622 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-12 18:08:19.024 | Selecting previously unselected package libaprutil1-dev. 2022-01-12 18:08:19.033 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-12 18:08:19.090 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-12 18:08:19.679 | Selecting previously unselected package apache2-dev. 2022-01-12 18:08:19.688 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-12 18:08:19.770 | Unpacking apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-12 18:08:20.332 | Selecting previously unselected package binfmt-support. 2022-01-12 18:08:20.340 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-12 18:08:20.396 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-12 18:08:20.749 | Selecting previously unselected package g++-9. 2022-01-12 18:08:20.762 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-12 18:08:20.823 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-12 18:08:22.538 | Selecting previously unselected package g++. 2022-01-12 18:08:22.546 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-12 18:08:22.612 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-12 18:08:22.936 | Selecting previously unselected package build-essential. 2022-01-12 18:08:22.944 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-12 18:08:23.010 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-12 18:08:23.343 | Selecting previously unselected package conntrack. 2022-01-12 18:08:23.351 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-12 18:08:23.410 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-12 18:08:23.835 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-12 18:08:23.843 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-12 18:08:23.921 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-12 18:08:24.365 | Selecting previously unselected package libnetfilter-queue1. 2022-01-12 18:08:24.373 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-12 18:08:24.427 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-12 18:08:24.891 | Selecting previously unselected package conntrackd. 2022-01-12 18:08:24.899 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-12 18:08:24.955 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-12 18:08:25.270 | Selecting previously unselected package dns-root-data. 2022-01-12 18:08:25.281 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-12 18:08:25.332 | Unpacking dns-root-data (2019052802) ... 2022-01-12 18:08:25.670 | Selecting previously unselected package libidn11:amd64. 2022-01-12 18:08:25.680 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-12 18:08:25.716 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-12 18:08:26.052 | Selecting previously unselected package dnsmasq-base. 2022-01-12 18:08:26.061 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-12 18:08:26.097 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-12 18:08:26.532 | Selecting previously unselected package dnsmasq-utils. 2022-01-12 18:08:26.540 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-12 18:08:26.583 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-12 18:08:27.115 | Selecting previously unselected package ebtables. 2022-01-12 18:08:27.123 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-12 18:08:27.196 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-12 18:08:27.783 | Selecting previously unselected package libfakeroot:amd64. 2022-01-12 18:08:27.791 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-01-12 18:08:27.834 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-12 18:08:28.235 | Selecting previously unselected package fakeroot. 2022-01-12 18:08:28.243 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-01-12 18:08:28.292 | Unpacking fakeroot (1.24-1) ... 2022-01-12 18:08:28.725 | Selecting previously unselected package fonts-dejavu-core. 2022-01-12 18:08:28.734 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-12 18:08:28.772 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-12 18:08:29.264 | Selecting previously unselected package fonts-liberation. 2022-01-12 18:08:29.272 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-12 18:08:29.308 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-12 18:08:29.892 | Selecting previously unselected package fontconfig-config. 2022-01-12 18:08:29.900 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-12 18:08:29.954 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-12 18:08:30.313 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-12 18:08:30.321 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-12 18:08:30.375 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-12 18:08:30.879 | Selecting previously unselected package fontconfig. 2022-01-12 18:08:30.887 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-12 18:08:30.964 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-12 18:08:31.370 | Selecting previously unselected package genisoimage. 2022-01-12 18:08:31.381 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-12 18:08:31.438 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-12 18:08:31.943 | Selecting previously unselected package libann0. 2022-01-12 18:08:31.953 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-12 18:08:32.011 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-12 18:08:32.370 | Selecting previously unselected package libcdt5:amd64. 2022-01-12 18:08:32.378 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-12 18:08:32.432 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-12 18:08:32.823 | Selecting previously unselected package libcgraph6:amd64. 2022-01-12 18:08:32.832 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-12 18:08:32.885 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-12 18:08:33.285 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-12 18:08:33.293 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-12 18:08:33.320 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-12 18:08:33.681 | Selecting previously unselected package libjpeg8:amd64. 2022-01-12 18:08:33.689 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-12 18:08:33.726 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-12 18:08:34.120 | Selecting previously unselected package libjbig0:amd64. 2022-01-12 18:08:34.128 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-12 18:08:34.183 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-12 18:08:34.618 | Selecting previously unselected package libwebp6:amd64. 2022-01-12 18:08:34.626 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:08:34.685 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-12 18:08:35.194 | Selecting previously unselected package libtiff5:amd64. 2022-01-12 18:08:35.202 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-12 18:08:35.262 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-12 18:08:35.795 | Selecting previously unselected package libxpm4:amd64. 2022-01-12 18:08:35.803 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-12 18:08:35.855 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-12 18:08:36.474 | Selecting previously unselected package libgd3:amd64. 2022-01-12 18:08:36.482 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-12 18:08:36.554 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-12 18:08:37.063 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-12 18:08:37.071 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-12 18:08:37.131 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-12 18:08:37.748 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-12 18:08:37.757 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-12 18:08:37.821 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-12 18:08:38.366 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-12 18:08:38.374 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-01-12 18:08:38.444 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-12 18:08:38.994 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-12 18:08:39.003 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-12 18:08:39.055 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-12 18:08:39.444 | Selecting previously unselected package libxrender1:amd64. 2022-01-12 18:08:39.452 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-12 18:08:39.514 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-12 18:08:39.978 | Selecting previously unselected package libcairo2:amd64. 2022-01-12 18:08:39.986 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-12 18:08:40.072 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-12 18:08:40.498 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-12 18:08:40.508 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-12 18:08:40.558 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-12 18:08:40.989 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-12 18:08:40.998 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-12 18:08:41.055 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-12 18:08:41.496 | Selecting previously unselected package libthai-data. 2022-01-12 18:08:41.504 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-01-12 18:08:41.566 | Unpacking libthai-data (0.1.28-3) ... 2022-01-12 18:08:42.089 | Selecting previously unselected package libdatrie1:amd64. 2022-01-12 18:08:42.098 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-12 18:08:42.160 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-12 18:08:42.657 | Selecting previously unselected package libthai0:amd64. 2022-01-12 18:08:42.666 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-01-12 18:08:42.737 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-12 18:08:43.229 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-12 18:08:43.237 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-12 18:08:43.303 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-12 18:08:43.800 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-12 18:08:43.808 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-12 18:08:43.874 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-12 18:08:44.297 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-12 18:08:44.306 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-12 18:08:44.354 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-12 18:08:44.713 | Selecting previously unselected package libpathplan4:amd64. 2022-01-12 18:08:44.721 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-12 18:08:44.775 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-12 18:08:45.200 | Selecting previously unselected package libgvc6. 2022-01-12 18:08:45.208 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-12 18:08:45.262 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-12 18:08:45.749 | Selecting previously unselected package libgvpr2:amd64. 2022-01-12 18:08:45.757 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-12 18:08:45.809 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-12 18:08:46.235 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-12 18:08:46.243 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-12 18:08:46.280 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-12 18:08:46.914 | Selecting previously unselected package x11-common. 2022-01-12 18:08:46.922 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-12 18:08:46.998 | dpkg-query: no packages found matching nux-tools 2022-01-12 18:08:47.009 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-12 18:08:47.508 | Selecting previously unselected package libice6:amd64. 2022-01-12 18:08:47.517 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-12 18:08:47.581 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-12 18:08:48.217 | Selecting previously unselected package libsm6:amd64. 2022-01-12 18:08:48.225 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-12 18:08:48.325 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-12 18:08:48.863 | Selecting previously unselected package libxt6:amd64. 2022-01-12 18:08:48.871 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-12 18:08:48.935 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-12 18:08:49.387 | Selecting previously unselected package libxmu6:amd64. 2022-01-12 18:08:49.395 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-12 18:08:49.460 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-12 18:08:49.821 | Selecting previously unselected package libxaw7:amd64. 2022-01-12 18:08:49.830 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-12 18:08:49.894 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-12 18:08:50.366 | Selecting previously unselected package graphviz. 2022-01-12 18:08:50.374 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-12 18:08:50.434 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-12 18:08:50.977 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-12 18:08:50.985 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-12 18:08:51.032 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-12 18:08:51.514 | Selecting previously unselected package libibverbs1:amd64. 2022-01-12 18:08:51.522 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-12 18:08:51.574 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-12 18:08:52.205 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-12 18:08:52.213 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-12 18:08:52.281 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-12 18:08:52.709 | Selecting previously unselected package icu-devtools. 2022-01-12 18:08:52.717 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-12 18:08:52.777 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-12 18:08:53.272 | Selecting previously unselected package iputils-arping. 2022-01-12 18:08:53.281 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-12 18:08:53.348 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-12 18:08:53.960 | Selecting previously unselected package javascript-common. 2022-01-12 18:08:53.968 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-01-12 18:08:54.035 | Unpacking javascript-common (11) ... 2022-01-12 18:08:54.506 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-12 18:08:54.515 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-12 18:08:54.586 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:08:55.027 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-12 18:08:55.035 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-12 18:08:55.096 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:08:55.686 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-12 18:08:55.694 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-12 18:08:55.763 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:08:56.234 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-12 18:08:56.242 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-12 18:08:56.313 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:08:56.815 | Selecting previously unselected package comerr-dev:amd64. 2022-01-12 18:08:56.823 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-12 18:08:56.888 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-12 18:08:57.217 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-12 18:08:57.225 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-12 18:08:57.285 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:08:57.669 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-12 18:08:57.677 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-12 18:08:57.729 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-12 18:08:58.097 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-12 18:08:58.105 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-12 18:08:58.157 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-12 18:08:58.472 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-12 18:08:58.480 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-12 18:08:58.542 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-12 18:08:58.885 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-12 18:08:58.894 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-12 18:08:58.946 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-12 18:08:59.403 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-12 18:08:59.412 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-12 18:08:59.471 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-12 18:09:00.044 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-12 18:09:00.052 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-12 18:09:00.113 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-12 18:09:00.588 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-12 18:09:00.597 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-12 18:09:00.667 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-12 18:09:00.998 | Selecting previously unselected package libgts-bin. 2022-01-12 18:09:01.006 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-12 18:09:01.066 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-12 18:09:01.463 | Selecting previously unselected package libicu-dev:amd64. 2022-01-12 18:09:01.471 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-12 18:09:01.531 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-12 18:09:03.381 | Selecting previously unselected package libipset13:amd64. 2022-01-12 18:09:03.389 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:09:03.553 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-12 18:09:04.154 | Selecting previously unselected package librdmacm1:amd64. 2022-01-12 18:09:04.163 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-12 18:09:04.243 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-12 18:09:04.714 | Selecting previously unselected package libiscsi7:amd64. 2022-01-12 18:09:04.722 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-12 18:09:04.787 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-12 18:09:05.154 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-12 18:09:05.163 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-12 18:09:05.228 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-12 18:09:05.640 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-12 18:09:05.648 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-12 18:09:05.702 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-12 18:09:06.021 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-12 18:09:06.029 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-12 18:09:06.083 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-12 18:09:06.360 | Selecting previously unselected package libjs-jquery. 2022-01-12 18:09:06.368 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-12 18:09:06.428 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-12 18:09:06.867 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-12 18:09:06.875 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-12 18:09:06.925 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-12 18:09:07.220 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-12 18:09:07.228 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-12 18:09:07.296 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-12 18:09:07.742 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-12 18:09:07.751 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-12 18:09:07.814 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-12 18:09:08.197 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-12 18:09:08.205 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-12 18:09:08.266 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-12 18:09:08.623 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-12 18:09:08.631 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-12 18:09:08.684 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-12 18:09:08.994 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-12 18:09:09.002 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-12 18:09:09.060 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-12 18:09:09.609 | Selecting previously unselected package libnspr4:amd64. 2022-01-12 18:09:09.617 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-01-12 18:09:09.665 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-01-12 18:09:10.060 | Selecting previously unselected package libnss3:amd64. 2022-01-12 18:09:10.070 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-01-12 18:09:10.146 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-12 18:09:10.742 | Selecting previously unselected package libomp5-10:amd64. 2022-01-12 18:09:10.750 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:09:10.803 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:09:11.177 | Selecting previously unselected package libomp-10-dev. 2022-01-12 18:09:11.185 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:09:11.222 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-12 18:09:11.691 | Selecting previously unselected package pcp-conf. 2022-01-12 18:09:11.699 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-01-12 18:09:11.764 | Unpacking pcp-conf (5.0.3-1) ... 2022-01-12 18:09:12.194 | Selecting previously unselected package libpcp3. 2022-01-12 18:09:12.202 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-01-12 18:09:12.256 | Unpacking libpcp3 (5.0.3-1) ... 2022-01-12 18:09:12.820 | Selecting previously unselected package libpcp-pmda3. 2022-01-12 18:09:12.829 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-01-12 18:09:12.913 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-01-12 18:09:13.376 | Selecting previously unselected package libpcp-pmda-perl. 2022-01-12 18:09:13.384 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-01-12 18:09:13.444 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-01-12 18:09:13.782 | Selecting previously unselected package libpq5:amd64. 2022-01-12 18:09:13.790 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:09:13.843 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-12 18:09:14.165 | Selecting previously unselected package libpq-dev. 2022-01-12 18:09:14.173 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:09:14.231 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-12 18:09:14.771 | Selecting previously unselected package librados2. 2022-01-12 18:09:14.780 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-12 18:09:14.896 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-12 18:09:15.879 | Selecting previously unselected package librbd1. 2022-01-12 18:09:15.887 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.2_amd64.deb ... 2022-01-12 18:09:15.953 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-12 18:09:16.637 | Selecting previously unselected package libsasl2-dev. 2022-01-12 18:09:16.646 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-12 18:09:16.699 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-12 18:09:17.135 | Selecting previously unselected package libssl-dev:amd64. 2022-01-12 18:09:17.143 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-12 18:09:17.202 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-12 18:09:17.937 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-12 18:09:17.945 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.14_amd64.deb ... 2022-01-12 18:09:18.025 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-12 18:09:18.485 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-12 18:09:18.499 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-12 18:09:18.563 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-12 18:09:18.954 | Selecting previously unselected package libx86-1:amd64. 2022-01-12 18:09:18.962 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-12 18:09:19.022 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-12 18:09:19.359 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-12 18:09:19.367 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:09:19.427 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-12 18:09:19.925 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-12 18:09:19.933 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-12 18:09:19.985 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-12 18:09:20.565 | Selecting previously unselected package llvm-10-runtime. 2022-01-12 18:09:20.574 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:09:20.633 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-12 18:09:21.171 | Selecting previously unselected package libpfm4:amd64. 2022-01-12 18:09:21.179 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-12 18:09:21.259 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-12 18:09:21.754 | Selecting previously unselected package llvm-10. 2022-01-12 18:09:21.762 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:09:21.833 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:09:23.011 | Selecting previously unselected package libffi-dev:amd64. 2022-01-12 18:09:23.019 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-01-12 18:09:23.071 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-12 18:09:23.754 | Selecting previously unselected package python3-pygments. 2022-01-12 18:09:23.762 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-12 18:09:23.833 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-12 18:09:24.296 | Selecting previously unselected package llvm-10-tools. 2022-01-12 18:09:24.305 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:09:24.368 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-12 18:09:24.965 | Selecting previously unselected package libz3-4:amd64. 2022-01-12 18:09:24.974 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-12 18:09:25.038 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-12 18:09:26.588 | Selecting previously unselected package libz3-dev:amd64. 2022-01-12 18:09:26.597 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-12 18:09:26.655 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-12 18:09:27.285 | Selecting previously unselected package llvm-10-dev. 2022-01-12 18:09:27.295 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-12 18:09:27.358 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-12 18:09:32.449 | Selecting previously unselected package lsscsi. 2022-01-12 18:09:32.458 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-01-12 18:09:32.511 | Unpacking lsscsi (0.30-0.1) ... 2022-01-12 18:09:32.959 | Selecting previously unselected package pkg-config. 2022-01-12 18:09:32.968 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-12 18:09:33.019 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-12 18:09:33.404 | Selecting previously unselected package pm-utils. 2022-01-12 18:09:33.412 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-01-12 18:09:33.467 | Unpacking pm-utils (1.4.1-19) ... 2022-01-12 18:09:33.900 | Selecting previously unselected package postgresql-client-common. 2022-01-12 18:09:33.909 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-12 18:09:33.958 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-12 18:09:34.345 | Selecting previously unselected package postgresql-client-12. 2022-01-12 18:09:34.356 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:09:34.413 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-12 18:09:35.094 | Selecting previously unselected package ssl-cert. 2022-01-12 18:09:35.103 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-01-12 18:09:35.156 | Unpacking ssl-cert (1.0.39) ... 2022-01-12 18:09:35.805 | Selecting previously unselected package postgresql-common. 2022-01-12 18:09:35.814 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-12 18:09:35.877 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-12 18:09:35.919 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-12 18:09:36.330 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-12 18:09:36.339 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:09:36.369 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-12 18:09:36.993 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-12 18:09:37.003 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-12 18:09:37.073 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-12 18:09:37.479 | Selecting previously unselected package python-pip-whl. 2022-01-12 18:09:37.488 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-12 18:09:37.559 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-12 18:09:38.131 | Selecting previously unselected package python3-mysqldb. 2022-01-12 18:09:38.139 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-12 18:09:38.198 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-12 18:09:38.608 | Selecting previously unselected package python3-wheel. 2022-01-12 18:09:38.618 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-01-12 18:09:38.685 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-12 18:09:39.077 | Selecting previously unselected package python3-pip. 2022-01-12 18:09:39.086 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-12 18:09:39.141 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-12 18:09:39.643 | Selecting previously unselected package python3.8-venv. 2022-01-12 18:09:39.652 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-12 18:09:39.707 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-12 18:09:40.034 | Selecting previously unselected package python3-venv. 2022-01-12 18:09:40.043 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-12 18:09:40.147 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-12 18:09:40.519 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-12 18:09:40.528 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-12 18:09:40.584 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-12 18:09:40.924 | Selecting previously unselected package qemu-utils. 2022-01-12 18:09:40.933 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.19_amd64.deb ... 2022-01-12 18:09:41.015 | Unpacking qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-12 18:09:41.559 | Selecting previously unselected package sharutils. 2022-01-12 18:09:41.568 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-12 18:09:41.626 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-12 18:09:41.981 | Selecting previously unselected package sqlite3. 2022-01-12 18:09:41.992 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-12 18:09:42.053 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-12 18:09:42.639 | Selecting previously unselected package unzip. 2022-01-12 18:09:42.648 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-12 18:09:42.701 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-12 18:09:43.134 | Selecting previously unselected package vbetool. 2022-01-12 18:09:43.143 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-01-12 18:09:43.198 | Unpacking vbetool (1.1-4) ... 2022-01-12 18:09:43.679 | Selecting previously unselected package ipset. 2022-01-12 18:09:43.687 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:09:43.763 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-12 18:09:44.256 | Selecting previously unselected package ipvsadm. 2022-01-12 18:09:44.264 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-12 18:09:44.312 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-12 18:09:44.764 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-12 18:09:44.773 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.9_amd64.deb ... 2022-01-12 18:09:44.834 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-12 18:09:45.285 | Selecting previously unselected package liberasurecode1:amd64. 2022-01-12 18:09:45.294 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-01-12 18:09:45.356 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-01-12 18:09:45.696 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-01-12 18:09:45.705 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-01-12 18:09:45.756 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-12 18:09:46.107 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-12 18:09:46.117 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-12 18:09:46.181 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:09:46.536 | Selecting previously unselected package libpcp-gui2. 2022-01-12 18:09:46.544 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-01-12 18:09:46.598 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-01-12 18:09:47.004 | Selecting previously unselected package libpcp-import1. 2022-01-12 18:09:47.013 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2022-01-12 18:09:47.067 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-01-12 18:09:47.462 | Selecting previously unselected package libpcp-mmv1. 2022-01-12 18:09:47.471 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-01-12 18:09:47.518 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-01-12 18:09:47.934 | Selecting previously unselected package libpcp-trace2. 2022-01-12 18:09:47.943 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-01-12 18:09:48.002 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-01-12 18:09:48.368 | Selecting previously unselected package libpcp-web1. 2022-01-12 18:09:48.377 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2022-01-12 18:09:48.430 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-01-12 18:09:48.803 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-12 18:09:48.811 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-12 18:09:48.865 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-12 18:09:49.265 | Selecting previously unselected package python3-pcp. 2022-01-12 18:09:49.274 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2022-01-12 18:09:49.345 | Unpacking python3-pcp (5.0.3-1) ... 2022-01-12 18:09:49.787 | Selecting previously unselected package pcp. 2022-01-12 18:09:49.796 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2022-01-12 18:09:49.929 | Unpacking pcp (5.0.3-1) ... 2022-01-12 18:09:51.244 | Selecting previously unselected package socat. 2022-01-12 18:09:51.254 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2022-01-12 18:09:51.304 | Unpacking socat (1.7.3.3-2) ... 2022-01-12 18:09:51.781 | Selecting previously unselected package vlan. 2022-01-12 18:09:51.791 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-12 18:09:51.844 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-12 18:09:52.295 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-12 18:09:52.455 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-12 18:09:52.761 | Setting up javascript-common (11) ... 2022-01-12 18:09:52.979 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-12 18:09:53.047 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-12 18:09:53.225 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-12 18:09:53.404 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-12 18:09:53.604 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-12 18:09:53.920 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-12 18:09:54.013 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-12 18:09:54.175 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-12 18:09:54.390 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-12 18:09:54.573 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-12 18:09:54.787 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-12 18:09:54.970 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-12 18:09:55.122 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-12 18:09:55.295 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-12 18:09:55.466 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-12 18:09:55.655 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-12 18:09:55.821 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-12 18:09:55.975 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-12 18:09:56.112 | Setting up vbetool (1.1-4) ... 2022-01-12 18:09:56.261 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-12 18:09:56.450 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-12 18:09:56.706 | Setting up pm-utils (1.4.1-19) ... 2022-01-12 18:09:56.958 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-12 18:09:57.438 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-12 18:09:57.659 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-12 18:09:57.827 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-12 18:09:58.001 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-12 18:09:59.214 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-12 18:09:59.944 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-12 18:10:00.249 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-12 18:10:00.415 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-12 18:10:00.586 | Setting up m4 (1.4.18-4) ... 2022-01-12 18:10:00.775 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-12 18:10:01.249 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-12 18:10:01.404 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-12 18:10:01.592 | Setting up iputils-arping (3:20190709-3) ... 2022-01-12 18:10:01.767 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-12 18:10:01.979 | Setting up conntrack (1:1.4.5-2) ... 2022-01-12 18:10:02.152 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-12 18:10:02.375 | Setting up python3-wheel (0.34.2-1) ... 2022-01-12 18:10:02.847 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-12 18:10:03.035 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-12 18:10:03.612 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-12 18:10:05.864 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-12 18:10:07.800 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-12 18:10:08.552 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-12 18:10:08.773 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-12 18:10:08.967 | Setting up acl (2.2.53-6) ... 2022-01-12 18:10:09.138 | Setting up dns-root-data (2019052802) ... 2022-01-12 18:10:09.318 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:10:09.506 | Setting up fakeroot (1.24-1) ... 2022-01-12 18:10:09.633 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-12 18:10:09.789 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-12 18:10:09.980 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-12 18:10:10.169 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:10:10.349 | Setting up autotools-dev (20180224.1) ... 2022-01-12 18:10:10.523 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-12 18:10:11.487 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-12 18:10:11.664 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-12 18:10:11.849 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-12 18:10:12.035 | Setting up make (4.2.1-1.2) ... 2022-01-12 18:10:12.249 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-01-12 18:10:12.409 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-12 18:10:12.603 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:10:12.775 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-12 18:10:12.957 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-12 18:10:13.135 | Setting up ebtables (2.0.11-3build1) ... 2022-01-12 18:10:13.866 | Setting up socat (1.7.3.3-2) ... 2022-01-12 18:10:14.038 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-12 18:10:14.221 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-12 18:10:14.386 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-12 18:10:14.533 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-12 18:10:14.683 | Setting up binfmt-support (2.2.0-2) ... 2022-01-12 18:10:15.092 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-12 18:10:16.209 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-12 18:10:16.413 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-12 18:10:16.706 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-12 18:10:17.575 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-12 18:10:17.750 | Setting up lsscsi (0.30-0.1) ... 2022-01-12 18:10:17.940 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-12 18:10:18.132 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-12 18:10:18.323 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-12 18:10:18.544 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-12 18:10:18.775 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-12 18:10:18.961 | Setting up autoconf (2.69-11.1) ... 2022-01-12 18:10:19.203 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-01-12 18:10:19.437 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-12 18:10:19.600 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-12 18:10:19.706 | Setting up dwz (0.13-5) ... 2022-01-12 18:10:19.895 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-12 18:10:20.144 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-12 18:10:20.358 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-12 18:10:20.555 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-12 18:10:20.820 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-12 18:10:21.374 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:10:21.572 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:10:21.761 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-12 18:10:21.978 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-12 18:10:22.318 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-12 18:10:22.561 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-12 18:10:22.929 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-12 18:10:23.103 | Setting up pcp-conf (5.0.3-1) ... 2022-01-12 18:10:23.323 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-12 18:10:23.603 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-12 18:10:23.775 | Setting up libsub-override-perl (0.09-2) ... 2022-01-12 18:10:23.946 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-12 18:10:24.152 | Setting up libthai-data (0.1.28-3) ... 2022-01-12 18:10:24.363 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-12 18:10:24.544 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-12 18:10:24.717 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-12 18:10:24.892 | Setting up apache2-data (2.4.41-4ubuntu3.9) ... 2022-01-12 18:10:25.112 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-12 18:10:25.350 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:10:25.621 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-12 18:10:25.795 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-12 18:10:25.989 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-12 18:10:26.189 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-12 18:10:26.464 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-12 18:10:27.806 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-12 18:10:28.189 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-12 18:10:28.386 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-12 18:10:28.557 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-12 18:10:28.740 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-12 18:10:28.921 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.14) ... 2022-01-12 18:10:29.106 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-12 18:10:29.283 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-12 18:10:29.469 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-12 18:10:29.677 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-12 18:10:29.889 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-12 18:10:30.039 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-12 18:10:30.161 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-12 18:10:30.349 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-12 18:10:30.544 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:10:30.706 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-12 18:10:30.866 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-12 18:10:31.069 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-12 18:10:31.255 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-12 18:10:31.471 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:10:31.658 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-12 18:10:31.875 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-12 18:10:32.161 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-12 18:10:32.340 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-12 18:10:32.615 | Setting up libtool (2.4.6-14) ... 2022-01-12 18:10:32.837 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-12 18:10:35.934 | Setting up openssh-client (1:8.2p1-4ubuntu0.4) ... 2022-01-12 18:10:36.247 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-12 18:10:36.432 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-12 18:10:38.148 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-12 18:10:39.335 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-12 18:10:39.526 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-12 18:10:39.720 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-12 18:10:39.906 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-12 18:10:40.800 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-12 18:10:40.997 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:10:41.185 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-12 18:10:41.374 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-12 18:10:41.666 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-12 18:10:41.837 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-12 18:10:42.266 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-12 18:10:42.429 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-12 18:10:42.620 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-12 18:10:42.780 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-12 18:10:42.963 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-12 18:10:43.697 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-01-12 18:10:43.866 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-12 18:10:44.018 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-12 18:10:44.186 | Setting up ssl-cert (1.0.39) ... 2022-01-12 18:10:45.140 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-12 18:10:45.294 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-12 18:10:45.551 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-12 18:10:45.711 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-12 18:10:46.922 | Adding user postgres to group ssl-cert 2022-01-12 18:10:47.220 | 2022-01-12 18:10:47.220 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-12 18:10:47.432 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-12 18:10:47.432 | Removing obsolete dictionary files: 2022-01-12 18:10:48.015 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-12 18:10:49.280 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-12 18:10:49.434 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-12 18:10:49.577 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-12 18:10:49.871 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-12 18:10:50.500 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-12 18:10:50.703 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-12 18:10:50.852 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-12 18:10:51.000 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-12 18:10:51.172 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-12 18:10:51.288 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-12 18:10:51.469 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-12 18:10:51.652 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-12 18:10:51.789 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-12 18:10:51.983 | Setting up apache2-utils (2.4.41-4ubuntu3.9) ... 2022-01-12 18:10:52.160 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:10:52.334 | Setting up ipvsadm (1:1.31-1) ... 2022-01-12 18:10:53.414 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.4) ... 2022-01-12 18:10:53.569 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-12 18:10:53.972 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-12 18:10:56.184 | Regenerating fonts cache... done. 2022-01-12 18:10:56.254 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-12 18:10:56.437 | Setting up libpcp3 (5.0.3-1) ... 2022-01-12 18:10:56.619 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-01-12 18:10:56.811 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-12 18:10:56.991 | Setting up openssh-server (1:8.2p1-4ubuntu0.4) ... 2022-01-12 18:10:58.849 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-12 18:10:59.857 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-12 18:11:01.000 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-12 18:11:01.163 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-12 18:11:02.442 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-12 18:11:03.225 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:11:03.391 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-01-12 18:11:03.546 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-12 18:11:03.715 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-01-12 18:11:03.865 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-12 18:11:04.005 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-01-12 18:11:04.177 | Setting up apache2-bin (2.4.41-4ubuntu3.9) ... 2022-01-12 18:11:04.414 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-12 18:11:04.634 | Setting up libpcp-web1 (5.0.3-1) ... 2022-01-12 18:11:04.894 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-12 18:11:05.080 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-12 18:11:05.280 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-12 18:11:05.482 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-12 18:11:05.803 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-01-12 18:11:06.006 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-12 18:11:06.228 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-12 18:11:06.402 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-12 18:11:06.580 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-12 18:11:06.757 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-12 18:11:06.925 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-12 18:11:07.106 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-12 18:11:07.269 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-12 18:11:07.442 | Setting up libpcp-import1 (5.0.3-1) ... 2022-01-12 18:11:07.637 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-12 18:11:07.817 | Setting up librados2 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-12 18:11:08.000 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-12 18:11:08.180 | Setting up po-debconf (1.0.21) ... 2022-01-12 18:11:08.349 | Setting up apache2 (2.4.41-4ubuntu3.9) ... 2022-01-12 18:11:18.138 | Enabling module mpm_event. 2022-01-12 18:11:18.205 | Enabling module authz_core. 2022-01-12 18:11:18.210 | Enabling module authz_host. 2022-01-12 18:11:18.274 | Enabling module authn_core. 2022-01-12 18:11:18.280 | Enabling module auth_basic. 2022-01-12 18:11:18.344 | Enabling module access_compat. 2022-01-12 18:11:18.408 | Enabling module authn_file. 2022-01-12 18:11:18.468 | Enabling module authz_user. 2022-01-12 18:11:18.529 | Enabling module alias. 2022-01-12 18:11:18.589 | Enabling module dir. 2022-01-12 18:11:18.652 | Enabling module autoindex. 2022-01-12 18:11:18.720 | Enabling module env. 2022-01-12 18:11:18.790 | Enabling module mime. 2022-01-12 18:11:18.851 | Enabling module negotiation. 2022-01-12 18:11:18.918 | Enabling module setenvif. 2022-01-12 18:11:18.985 | Enabling module filter. 2022-01-12 18:11:19.047 | Enabling module deflate. 2022-01-12 18:11:19.107 | Enabling module status. 2022-01-12 18:11:19.166 | Enabling module reqtimeout. 2022-01-12 18:11:19.228 | Enabling conf charset. 2022-01-12 18:11:19.288 | Enabling conf localized-error-pages. 2022-01-12 18:11:19.349 | Enabling conf other-vhosts-access-log. 2022-01-12 18:11:19.413 | Enabling conf security. 2022-01-12 18:11:19.473 | Enabling conf serve-cgi-bin. 2022-01-12 18:11:19.535 | Enabling site 000-default. 2022-01-12 18:11:19.590 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-12 18:11:19.657 | Enabling conf javascript-common. 2022-01-12 18:11:19.920 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-12 18:11:20.508 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-12 18:11:23.271 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-12 18:11:23.551 | Setting up python3-pcp (5.0.3-1) ... 2022-01-12 18:11:24.008 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-12 18:11:24.225 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.2) ... 2022-01-12 18:11:24.373 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.9) ... 2022-01-12 18:11:24.562 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-12 18:11:24.728 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-12 18:11:24.893 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.19) ... 2022-01-12 18:11:25.048 | Setting up graphviz (2.42.2-3build2) ... 2022-01-12 18:11:25.220 | Setting up pcp (5.0.3-1) ... 2022-01-12 18:11:29.241 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-01-12 18:11:29.669 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-01-12 18:11:30.108 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-01-12 18:11:30.521 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-01-12 18:11:47.999 | Setting up qemu-utils (1:4.2-3ubuntu6.19) ... 2022-01-12 18:11:48.184 | Setting up systemd (245.4-4ubuntu3.14) ... 2022-01-12 18:11:48.247 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-12 18:11:50.234 | Setting up dh-autoreconf (19) ... 2022-01-12 18:11:50.431 | Setting up systemd-timesyncd (245.4-4ubuntu3.14) ... 2022-01-12 18:11:51.564 | Setting up systemd-sysv (245.4-4ubuntu3.14) ... 2022-01-12 18:11:51.740 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-12 18:11:51.892 | Setting up debhelper (12.10ubuntu1) ... 2022-01-12 18:11:52.046 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.14) ... 2022-01-12 18:11:52.648 | Setting up apache2-dev (2.4.41-4ubuntu3.9) ... 2022-01-12 18:11:52.825 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-12 18:11:52.968 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-12 18:11:53.148 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-12 18:12:07.135 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-12 18:12:07.324 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-12 18:12:07.801 | Processing triggers for ufw (0.36-6) ... 2022-01-12 18:12:08.050 | Processing triggers for man-db (2.9.1-1) ... 2022-01-12 18:12:36.236 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-12 18:12:36.390 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-12 18:12:43.747 | ++ functions-common:apt_get:1118 : result=0 2022-01-12 18:12:43.749 | ++ functions-common:apt_get:1121 : time_stop apt-get 2022-01-12 18:12:43.751 | ++ functions-common:time_stop:2309 : local name 2022-01-12 18:12:43.753 | ++ functions-common:time_stop:2310 : local end_time 2022-01-12 18:12:43.756 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:12:43.758 | ++ functions-common:time_stop:2312 : local total 2022-01-12 18:12:43.760 | ++ functions-common:time_stop:2313 : local start_time 2022-01-12 18:12:43.762 | ++ functions-common:time_stop:2315 : name=apt-get 2022-01-12 18:12:43.764 | ++ functions-common:time_stop:2316 : start_time=1642010810387 2022-01-12 18:12:43.766 | ++ functions-common:time_stop:2318 : [[ -z 1642010810387 ]] 2022-01-12 18:12:43.769 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:12:43.773 | ++ functions-common:time_stop:2321 : end_time=1642011163770 2022-01-12 18:12:43.775 | ++ functions-common:time_stop:2322 : elapsed_time=353383 2022-01-12 18:12:43.777 | ++ functions-common:time_stop:2323 : total=790 2022-01-12 18:12:43.779 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:12:43.781 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=354173 2022-01-12 18:12:43.784 | ++ functions-common:apt_get:1122 : return 0 2022-01-12 18:12:43.786 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-12 18:12:43.789 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-12 18:12:43.792 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-12 18:12:43.796 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-12 18:12:43.799 | + ./stack.sh:main:772 : [[ False != \T\r\u\e ]] 2022-01-12 18:12:43.802 | + ./stack.sh:main:773 : PYPI_ALTERNATIVE_URL= 2022-01-12 18:12:43.804 | + ./stack.sh:main:773 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-12 18:12:45.086 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-12 18:12:45.088 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-12 18:12:45.090 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-12 18:12:45.093 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-12 18:12:45.095 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-12 18:12:45.097 | + functions-common:GetDistro:373 : GetOSVersion 2022-01-12 18:12:45.098 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2022-01-12 18:12:45.100 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2022-01-12 18:12:45.103 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2022-01-12 18:12:45.105 | + functions-common:_ensure_lsb_release:328 : return 2022-01-12 18:12:45.107 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2022-01-12 18:12:45.174 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2022-01-12 18:12:45.176 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2022-01-12 18:12:45.242 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2022-01-12 18:12:45.244 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2022-01-12 18:12:45.310 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2022-01-12 18:12:45.312 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-12 18:12:45.314 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2022-01-12 18:12:45.316 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2022-01-12 18:12:45.318 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2022-01-12 18:12:45.319 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2022-01-12 18:12:45.322 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2022-01-12 18:12:45.324 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-12 18:12:45.325 | + functions-common:GetDistro:378 : DISTRO=focal 2022-01-12 18:12:45.327 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2022-01-12 18:12:45.329 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-12 18:12:45.329 | Distro: focal 2022-01-12 18:12:45.331 | + tools/install_pip.sh:main:115 : get_versions 2022-01-12 18:12:45.333 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-12 18:12:45.337 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-12 18:12:45.339 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-12 18:12:45.342 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-12 18:12:45.342 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-12 18:12:45.905 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-12 18:12:45.907 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-12 18:12:45.907 | pip: 21.3.1 2022-01-12 18:12:45.908 | + tools/install_pip.sh:main:117 : [[ -n '' ]] 2022-01-12 18:12:45.910 | + tools/install_pip.sh:main:121 : is_fedora 2022-01-12 18:12:45.912 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-12 18:12:45.914 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-12 18:12:45.916 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-12 18:12:45.917 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-12 18:12:45.919 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-12 18:12:45.921 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-12 18:12:45.923 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-12 18:12:45.924 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-12 18:12:45.926 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-12 18:12:45.928 | + tools/install_pip.sh:main:133 : install_get_pip 2022-01-12 18:12:45.929 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-12 18:12:45.932 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-12 18:12:45.933 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2022-01-12 18:12:45.935 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-12 18:12:45.937 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-01-12 18:12:45.947 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-01-12 18:12:45.947 | Dload Upload Total Spent Left Speed 2022-01-12 18:12:46.362 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 5093k 0 --:--:-- --:--:-- --:--:-- 5093k 2022-01-12 18:12:46.366 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-01-12 18:12:46.370 | + tools/install_pip.sh:install_get_pip:92 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-01-12 18:12:49.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:12:49.213 | from cryptography.utils import int_from_bytes 2022-01-12 18:12:49.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:12:49.213 | from cryptography.utils import int_from_bytes 2022-01-12 18:12:49.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:12:49.668 | Collecting pip 2022-01-12 18:12:49.682 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2022-01-12 18:12:50.461 | Collecting setuptools 2022-01-12 18:12:50.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68e/b94073fc48609/setuptools-60.5.0-py3-none-any.whl (958 kB) 2022-01-12 18:12:52.045 | Installing collected packages: setuptools, pip 2022-01-12 18:12:52.671 | Attempting uninstall: pip 2022-01-12 18:12:52.672 | Found existing installation: pip 21.3.1 2022-01-12 18:12:52.929 | Uninstalling pip-21.3.1: 2022-01-12 18:12:52.969 | Successfully uninstalled pip-21.3.1 2022-01-12 18:12:54.699 | Successfully installed pip-21.3.1 setuptools-60.5.0 2022-01-12 18:12:54.700 | 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-01-12 18:12:54.952 | + tools/install_pip.sh:main:136 : set -x 2022-01-12 18:12:54.953 | + tools/install_pip.sh:main:140 : pip_install_gr setuptools 2022-01-12 18:12:54.955 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-01-12 18:12:54.957 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-12 18:12:54.959 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-01-12 18:12:54.961 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-01-12 18:12:54.963 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-12 18:12:54.966 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-01-12 18:12:54.966 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-12 18:12:54.970 | ++ 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-01-12 18:12:54.971 | ++ 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-01-12 18:12:54.973 | ++ 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-01-12 18:12:54.975 | + 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-01-12 18:12:54.977 | + 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-01-12 18:12:54.992 | 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-01-12 18:12:54.994 | + 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-01-12 18:12:55.711 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:12:55.711 | from cryptography.utils import int_from_bytes 2022-01-12 18:12:55.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:12:55.711 | from cryptography.utils import int_from_bytes 2022-01-12 18:12:56.717 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:12:57.714 | 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-01-12 18:12:57.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a49/230977aa6cfb9/setuptools-57.4.0-py3-none-any.whl (819 kB) 2022-01-12 18:12:59.374 | Installing collected packages: setuptools 2022-01-12 18:12:59.374 | Attempting uninstall: setuptools 2022-01-12 18:12:59.375 | Found existing installation: setuptools 60.5.0 2022-01-12 18:12:59.462 | Uninstalling setuptools-60.5.0: 2022-01-12 18:12:59.714 | Successfully uninstalled setuptools-60.5.0 2022-01-12 18:13:00.413 | Successfully installed setuptools-57.4.0 2022-01-12 18:13:00.413 | 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-01-12 18:13:00.533 | + inc/python:pip_install:200 : result=0 2022-01-12 18:13:00.538 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:13:00.540 | + functions-common:time_stop:2309 : local name 2022-01-12 18:13:00.541 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:13:00.543 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:13:00.545 | + functions-common:time_stop:2312 : local total 2022-01-12 18:13:00.546 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:13:00.548 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:13:00.550 | + functions-common:time_stop:2316 : start_time=1642011174988 2022-01-12 18:13:00.551 | + functions-common:time_stop:2318 : [[ -z 1642011174988 ]] 2022-01-12 18:13:00.553 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:13:00.556 | + functions-common:time_stop:2321 : end_time=1642011180554 2022-01-12 18:13:00.558 | + functions-common:time_stop:2322 : elapsed_time=5566 2022-01-12 18:13:00.559 | + functions-common:time_stop:2323 : total=0 2022-01-12 18:13:00.561 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:13:00.563 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5566 2022-01-12 18:13:00.564 | + inc/python:pip_install:203 : return 0 2022-01-12 18:13:00.566 | + tools/install_pip.sh:main:142 : get_versions 2022-01-12 18:13:00.569 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-12 18:13:00.572 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-12 18:13:00.574 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-12 18:13:00.577 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-12 18:13:00.583 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-12 18:13:01.140 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-12 18:13:01.142 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-12 18:13:01.142 | pip: 21.3.1 2022-01-12 18:13:01.145 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-12 18:13:01.148 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-12 18:13:01.151 | + ./stack.sh:main:778 : fixup_all 2022-01-12 18:13:01.154 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_keystone 2022-01-12 18:13:01.156 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2022-01-12 18:13:01.158 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-12 18:13:01.167 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2022-01-12 18:13:01.168 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2022-01-12 18:13:01.168 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2022-01-12 18:13:01.173 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2022-01-12 18:13:01.175 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2022-01-12 18:13:01.177 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2022-01-12 18:13:01.186 | net.ipv4.ip_local_reserved_ports = 35357,35358 2022-01-12 18:13:01.189 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_ubuntu 2022-01-12 18:13:01.191 | + tools/fixup_stuff.sh:fixup_ubuntu:159 : is_ubuntu 2022-01-12 18:13:01.193 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:13:01.195 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:13:01.197 | + tools/fixup_stuff.sh:fixup_ubuntu:169 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-01-12 18:13:01.208 | + tools/fixup_stuff.sh:fixup_ubuntu:170 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-01-12 18:13:01.218 | + tools/fixup_stuff.sh:fixup_ubuntu:171 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-01-12 18:13:01.229 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_fedora 2022-01-12 18:13:01.231 | + tools/fixup_stuff.sh:fixup_fedora:66 : is_fedora 2022-01-12 18:13:01.233 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-12 18:13:01.235 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-12 18:13:01.237 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-12 18:13:01.239 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-12 18:13:01.241 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-12 18:13:01.244 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-12 18:13:01.246 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-12 18:13:01.248 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-12 18:13:01.250 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-12 18:13:01.252 | + tools/fixup_stuff.sh:fixup_fedora:67 : return 2022-01-12 18:13:01.254 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_suse 2022-01-12 18:13:01.256 | + tools/fixup_stuff.sh:fixup_suse:112 : is_suse 2022-01-12 18:13:01.258 | + functions-common:is_suse:462 : is_opensuse 2022-01-12 18:13:01.260 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-12 18:13:01.262 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-12 18:13:01.264 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-12 18:13:01.266 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-12 18:13:01.268 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-12 18:13:01.271 | + tools/fixup_stuff.sh:fixup_suse:113 : return 2022-01-12 18:13:01.273 | + ./stack.sh:main:781 : pip_install -U os-testr 2022-01-12 18:13:01.293 | Using python 3.8 to install os-testr 2022-01-12 18:13:01.295 | + 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-01-12 18:13:02.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:13:02.046 | from cryptography.utils import int_from_bytes 2022-01-12 18:13:02.046 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:13:02.046 | from cryptography.utils import int_from_bytes 2022-01-12 18:13:03.064 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:13:03.169 | Collecting os-testr 2022-01-12 18:13:03.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-01-12 18:13:03.189 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-01-12 18:13:03.234 | Collecting stestr>=1.0.0 2022-01-12 18:13:03.241 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a31/9580d7aa71f73/stestr-3.2.0-py3-none-any.whl (125 kB) 2022-01-12 18:13:03.283 | Collecting python-subunit>=1.0.0 2022-01-12 18:13:03.290 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-01-12 18:13:03.297 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.6.0) 2022-01-12 18:13:03.312 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-12 18:13:03.338 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.9.0) 2022-01-12 18:13:03.340 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.1) 2022-01-12 18:13:03.341 | 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-01-12 18:13:03.342 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (5.4.1) 2022-01-12 18:13:03.391 | Collecting future 2022-01-12 18:13:03.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-12 18:13:03.625 | Preparing metadata (setup.py): started 2022-01-12 18:13:04.314 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:13:04.343 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-01-12 18:13:04.345 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.7) 2022-01-12 18:13:04.346 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.1.2) 2022-01-12 18:13:04.347 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.7.2) 2022-01-12 18:13:04.348 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.4.0) 2022-01-12 18:13:04.362 | 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-01-12 18:13:04.439 | 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-01-12 18:13:04.440 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.4) 2022-01-12 18:13:04.441 | 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-01-12 18:13:04.442 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.2.0) 2022-01-12 18:13:04.536 | Building wheels for collected packages: future 2022-01-12 18:13:04.537 | Building wheel for future (setup.py): started 2022-01-12 18:13:05.600 | Building wheel for future (setup.py): finished with status 'done' 2022-01-12 18:13:05.604 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=ad942fd09984d0733a6bf38223a207751441b57ab2522013e846ac1bb74dbd88 2022-01-12 18:13:05.604 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-12 18:13:05.611 | Successfully built future 2022-01-12 18:13:06.975 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-01-12 18:13:08.088 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.0 2022-01-12 18:13:08.088 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-12 18:13:08.225 | + inc/python:pip_install:200 : result=0 2022-01-12 18:13:08.227 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:13:08.230 | + functions-common:time_stop:2309 : local name 2022-01-12 18:13:08.232 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:13:08.234 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:13:08.236 | + functions-common:time_stop:2312 : local total 2022-01-12 18:13:08.238 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:13:08.240 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:13:08.242 | + functions-common:time_stop:2316 : start_time=1642011181287 2022-01-12 18:13:08.244 | + functions-common:time_stop:2318 : [[ -z 1642011181287 ]] 2022-01-12 18:13:08.246 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:13:08.250 | + functions-common:time_stop:2321 : end_time=1642011188247 2022-01-12 18:13:08.252 | + functions-common:time_stop:2322 : elapsed_time=6960 2022-01-12 18:13:08.254 | + functions-common:time_stop:2323 : total=0 2022-01-12 18:13:08.256 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:13:08.258 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6960 2022-01-12 18:13:08.260 | + inc/python:pip_install:203 : return 0 2022-01-12 18:13:08.262 | + ./stack.sh:main:785 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-12 18:13:08.310 | + ./stack.sh:main:786 : sudo systemctl restart systemd-journald 2022-01-12 18:13:08.535 | + ./stack.sh:main:792 : install_infra 2022-01-12 18:13:08.537 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-12 18:13:08.541 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-12 18:13:08.543 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-12 18:13:11.670 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-12 18:13:11.673 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-12 18:13:11.695 | + 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-01-12 18:13:13.621 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:13.651 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:13.752 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:13.871 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:14.048 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:14.054 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:14.140 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:14.186 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:14.271 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:14.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:13:14.479 | Collecting pbr===5.6.0 2022-01-12 18:13:14.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2022-01-12 18:13:14.542 | Installing collected packages: pbr 2022-01-12 18:13:14.679 | Successfully installed pbr-5.6.0 2022-01-12 18:13:14.739 | + inc/python:pip_install:200 : result=0 2022-01-12 18:13:14.741 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:13:14.744 | + functions-common:time_stop:2309 : local name 2022-01-12 18:13:14.746 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:13:14.748 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:13:14.750 | + functions-common:time_stop:2312 : local total 2022-01-12 18:13:14.752 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:13:14.754 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:13:14.756 | + functions-common:time_stop:2316 : start_time=1642011191688 2022-01-12 18:13:14.758 | + functions-common:time_stop:2318 : [[ -z 1642011191688 ]] 2022-01-12 18:13:14.761 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:13:14.765 | + functions-common:time_stop:2321 : end_time=1642011194762 2022-01-12 18:13:14.767 | + functions-common:time_stop:2322 : elapsed_time=3074 2022-01-12 18:13:14.769 | + functions-common:time_stop:2323 : total=6960 2022-01-12 18:13:14.771 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:13:14.773 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=10034 2022-01-12 18:13:14.775 | + inc/python:pip_install:203 : return 0 2022-01-12 18:13:14.777 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-12 18:13:14.780 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-12 18:13:14.801 | + 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-01-12 18:13:16.725 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:16.754 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:16.861 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:16.971 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:17.148 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:17.155 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:17.224 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:17.270 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:17.354 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-12 18:13:17.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:13:17.440 | Processing /opt/stack/requirements 2022-01-12 18:13:18.777 | Collecting fixtures===3.0.0 2022-01-12 18:13:18.784 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-12 18:13:19.012 | Collecting PyYAML===5.4.1 2022-01-12 18:13:19.020 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2022-01-12 18:13:19.193 | Collecting requests===2.26.0 2022-01-12 18:13:19.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-01-12 18:13:19.295 | Collecting packaging===21.0 2022-01-12 18:13:19.300 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c86/254f9220d55e3/packaging-21.0-py3-none-any.whl (40 kB) 2022-01-12 18:13:19.362 | Collecting testtools===2.5.0 2022-01-12 18:13:19.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-01-12 18:13:19.449 | Collecting idna===3.2 2022-01-12 18:13:19.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/144/75042e2849910/idna-3.2-py3-none-any.whl (59 kB) 2022-01-12 18:13:19.596 | Collecting pyparsing===2.4.7 2022-01-12 18:13:19.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2022-01-12 18:13:19.653 | Collecting six===1.16.0 2022-01-12 18:13:19.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-01-12 18:13:19.711 | Collecting charset-normalizer===2.0.4 2022-01-12 18:13:19.718 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0c8/911edd15d1922/charset_normalizer-2.0.4-py3-none-any.whl (36 kB) 2022-01-12 18:13:19.753 | Collecting Parsley>=1.2 2022-01-12 18:13:19.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-12 18:13:19.816 | Collecting beagle>=0.2.1 2022-01-12 18:13:19.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-12 18:13:19.854 | Requirement already satisfied: pbr===5.6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (5.6.0) 2022-01-12 18:13:19.908 | Collecting certifi===2021.5.30 2022-01-12 18:13:19.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50b/1e4f8446b06f4/certifi-2021.5.30-py2.py3-none-any.whl (145 kB) 2022-01-12 18:13:19.999 | Collecting urllib3===1.26.6 2022-01-12 18:13:20.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39f/b8672126159ac/urllib3-1.26.6-py2.py3-none-any.whl (138 kB) 2022-01-12 18:13:20.069 | Collecting extras===1.0.0 2022-01-12 18:13:20.076 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-01-12 18:13:20.158 | Collecting cliff===3.9.0 2022-01-12 18:13:20.165 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0d/02ee970f978be/cliff-3.9.0-py3-none-any.whl (80 kB) 2022-01-12 18:13:20.223 | Collecting autopage===0.4.0 2022-01-12 18:13:20.230 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-01-12 18:13:20.276 | Collecting prettytable===0.7.2 2022-01-12 18:13:20.284 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2022-01-12 18:13:20.362 | Collecting stevedore===3.4.0 2022-01-12 18:13:20.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/920/ce6259f0b2498/stevedore-3.4.0-py3-none-any.whl (49 kB) 2022-01-12 18:13:20.525 | Collecting cmd2===2.1.2 2022-01-12 18:13:20.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d96/7708a62d1166c/cmd2-2.1.2-py3-none-any.whl (141 kB) 2022-01-12 18:13:20.639 | Collecting pyperclip===1.8.2 2022-01-12 18:13:20.645 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-12 18:13:20.692 | Collecting attrs===21.2.0 2022-01-12 18:13:20.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/e90d6d8ac20db/attrs-21.2.0-py2.py3-none-any.whl (53 kB) 2022-01-12 18:13:20.816 | Collecting colorama===0.4.4 2022-01-12 18:13:20.823 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2022-01-12 18:13:20.863 | Collecting wcwidth===0.2.5 2022-01-12 18:13:20.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-12 18:13:20.887 | Building wheels for collected packages: openstack-requirements 2022-01-12 18:13:20.887 | Building wheel for openstack-requirements (setup.py): started 2022-01-12 18:13:21.674 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-12 18:13:21.674 | ERROR: Command errored out with exit status 1: 2022-01-12 18:13:21.674 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-qw47fymg/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-qw47fymg/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-2fkinpsj 2022-01-12 18:13:21.675 | cwd: /tmp/pip-req-build-qw47fymg/ 2022-01-12 18:13:21.675 | Complete output (6 lines): 2022-01-12 18:13:21.675 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-12 18:13:21.675 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-12 18:13:21.675 | or: setup.py --help-commands 2022-01-12 18:13:21.675 | or: setup.py cmd --help 2022-01-12 18:13:21.675 | 2022-01-12 18:13:21.675 | error: invalid command 'bdist_wheel' 2022-01-12 18:13:21.675 | ---------------------------------------- 2022-01-12 18:13:21.675 | ERROR: Failed building wheel for openstack-requirements 2022-01-12 18:13:21.675 | Running setup.py clean for openstack-requirements 2022-01-12 18:13:22.471 | Failed to build openstack-requirements 2022-01-12 18:13:22.703 | Installing collected packages: certifi, attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, charset-normalizer, requests, autopage, stevedore, pyperclip, colorama, cmd2, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-12 18:13:24.512 | Running setup.py install for openstack-requirements: started 2022-01-12 18:13:26.740 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-12 18:13:26.773 | Successfully installed Parsley-1.3 PyYAML-5.4.1 attrs-21.2.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.5.30 charset-normalizer-2.0.4 cliff-3.9.0 cmd2-2.1.2 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-3.2 openstack-requirements-1.2.1.dev4941 packaging-21.0 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.4.0 testtools-2.5.0 urllib3-1.26.6 wcwidth-0.2.5 2022-01-12 18:13:26.908 | + inc/python:pip_install:200 : result=0 2022-01-12 18:13:26.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:13:26.913 | + functions-common:time_stop:2309 : local name 2022-01-12 18:13:26.915 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:13:26.917 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:13:26.919 | + functions-common:time_stop:2312 : local total 2022-01-12 18:13:26.921 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:13:26.923 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:13:26.925 | + functions-common:time_stop:2316 : start_time=1642011194794 2022-01-12 18:13:26.927 | + functions-common:time_stop:2318 : [[ -z 1642011194794 ]] 2022-01-12 18:13:26.929 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:13:26.934 | + functions-common:time_stop:2321 : end_time=1642011206931 2022-01-12 18:13:26.936 | + functions-common:time_stop:2322 : elapsed_time=12137 2022-01-12 18:13:26.938 | + functions-common:time_stop:2323 : total=10034 2022-01-12 18:13:26.940 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:13:26.942 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22171 2022-01-12 18:13:26.944 | + inc/python:pip_install:203 : return 0 2022-01-12 18:13:26.947 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-12 18:13:26.949 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-12 18:13:26.952 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-12 18:13:26.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:13:26.962 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:13:26.965 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2022-01-12 18:13:26.967 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:13:26.970 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-12 18:13:26.989 | Using python 3.8 to install pbr 2022-01-12 18:13:26.991 | + 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-01-12 18:13:27.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:13:27.715 | from cryptography.utils import int_from_bytes 2022-01-12 18:13:27.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:13:27.715 | from cryptography.utils import int_from_bytes 2022-01-12 18:13:28.720 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:13:28.736 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.6.0) 2022-01-12 18:13:30.433 | 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-01-12 18:13:30.543 | + inc/python:pip_install:200 : result=0 2022-01-12 18:13:30.545 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:13:30.547 | + functions-common:time_stop:2309 : local name 2022-01-12 18:13:30.549 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:13:30.552 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:13:30.554 | + functions-common:time_stop:2312 : local total 2022-01-12 18:13:30.556 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:13:30.558 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:13:30.560 | + functions-common:time_stop:2316 : start_time=1642011206984 2022-01-12 18:13:30.562 | + functions-common:time_stop:2318 : [[ -z 1642011206984 ]] 2022-01-12 18:13:30.564 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:13:30.568 | + functions-common:time_stop:2321 : end_time=1642011210566 2022-01-12 18:13:30.570 | + functions-common:time_stop:2322 : elapsed_time=3582 2022-01-12 18:13:30.572 | + functions-common:time_stop:2323 : total=22171 2022-01-12 18:13:30.574 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:13:30.577 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=25753 2022-01-12 18:13:30.579 | + inc/python:pip_install:203 : return 0 2022-01-12 18:13:30.581 | + ./stack.sh:main:795 : python3 -m venv /opt/stack/bindep-venv 2022-01-12 18:13:33.716 | + ./stack.sh:main:797 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-12 18:13:35.568 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:13:35.651 | Collecting bindep 2022-01-12 18:13:35.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2022-01-12 18:13:35.800 | Collecting pbr>=2.0.0 2022-01-12 18:13:35.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-12 18:13:35.927 | Collecting packaging; python_version >= "3.6" 2022-01-12 18:13:35.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-12 18:13:35.975 | Collecting Parsley 2022-01-12 18:13:35.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-12 18:13:36.038 | Collecting distro 2022-01-12 18:13:36.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-12 18:13:36.206 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-12 18:13:36.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-12 18:13:36.259 | Installing collected packages: pbr, pyparsing, packaging, Parsley, distro, bindep 2022-01-12 18:13:36.828 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2022-01-12 18:13:36.898 | + ./stack.sh:main:798 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-12 18:13:36.901 | + ./stack.sh:main:798 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-12 18:13:36.904 | ++ ./stack.sh:main:801 : _get_plugin_bindep_packages 2022-01-12 18:13:36.920 | + ./stack.sh:main:801 : pkgs= 2022-01-12 18:13:36.922 | + ./stack.sh:main:802 : [[ -n '' ]] 2022-01-12 18:13:36.925 | + ./stack.sh:main:809 : run_phase stack pre-install 2022-01-12 18:13:36.927 | + functions-common:run_phase:1737 : local mode=stack 2022-01-12 18:13:36.929 | + functions-common:run_phase:1738 : local phase=pre-install 2022-01-12 18:13:36.932 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-12 18:13:36.934 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-01-12 18:13:36.936 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-12 18:13:36.938 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-01-12 18:13:36.940 | + functions-common:run_phase:1747 : local extra 2022-01-12 18:13:36.943 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-12 18:13:36.947 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-01-12 18:13:36.949 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-12 18:13:36.951 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-12 18:13:36.953 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-12 18:13:36.956 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-12 18:13:36.970 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:13:36.972 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:13:36.974 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:13:36.976 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-12 18:13:36.978 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:13:36.980 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-12 18:13:36.982 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:13:36.984 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-12 18:13:36.986 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:13:36.988 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-12 18:13:36.990 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:13:36.993 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-12 18:13:36.995 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-12 18:13:36.997 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-12 18:13:36.999 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:13:37.001 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-12 18:13:37.003 | + functions-common:run_phase:1764 : run_plugins stack pre-install 2022-01-12 18:13:37.005 | + functions-common:run_plugins:1723 : local mode=stack 2022-01-12 18:13:37.007 | + functions-common:run_plugins:1724 : local phase=pre-install 2022-01-12 18:13:37.010 | + functions-common:run_plugins:1726 : local plugins= 2022-01-12 18:13:37.012 | + functions-common:run_plugins:1727 : local plugin 2022-01-12 18:13:37.015 | + ./stack.sh:main:812 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-12 18:13:37.017 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-12 18:13:37.019 | + functions:set_systemd_override:821 : local value=2048 2022-01-12 18:13:37.022 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-12 18:13:37.024 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-12 18:13:37.073 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-12 18:13:37.073 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-12 18:13:37.075 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-12 18:13:37.433 | + ./stack.sh:main:814 : install_rpc_backend 2022-01-12 18:13:37.435 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-12 18:13:37.450 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:13:37.453 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-12 18:13:37.455 | + functions-common:install_package:1347 : update_package_repo 2022-01-12 18:13:37.457 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-01-12 18:13:37.459 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-01-12 18:13:37.462 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-01-12 18:13:37.464 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-01-12 18:13:37.467 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-01-12 18:13:37.469 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:13:37.471 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:13:37.473 | + functions-common:update_package_repo:1328 : apt_get_update 2022-01-12 18:13:37.475 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-01-12 18:13:37.478 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-01-12 18:13:37.480 | + functions-common:apt_get_update:1074 : return 2022-01-12 18:13:37.482 | + functions-common:install_package:1348 : real_install_package rabbitmq-server 2022-01-12 18:13:37.485 | + functions-common:real_install_package:1333 : is_ubuntu 2022-01-12 18:13:37.487 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:13:37.489 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:13:37.491 | + functions-common:real_install_package:1334 : apt_get install rabbitmq-server 2022-01-12 18:13:37.510 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-12 18:13:37.617 | Reading package lists... 2022-01-12 18:13:37.849 | Building dependency tree... 2022-01-12 18:13:37.850 | Reading state information... 2022-01-12 18:13:38.092 | The following packages were automatically installed and are no longer required: 2022-01-12 18:13:38.093 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-12 18:13:38.093 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-12 18:13:38.093 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-12 18:13:38.093 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-12 18:13:38.094 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-12 18:13:38.094 | python3-zope.interface 2022-01-12 18:13:38.094 | Use 'sudo apt autoremove' to remove them. 2022-01-12 18:13:38.094 | The following additional packages will be installed: 2022-01-12 18:13:38.094 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-12 18:13:38.094 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-12 18:13:38.094 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-12 18:13:38.095 | erlang-tools erlang-xmerl locales-all 2022-01-12 18:13:38.096 | Suggested packages: 2022-01-12 18:13:38.096 | erlang erlang-manpages erlang-doc 2022-01-12 18:13:38.164 | The following NEW packages will be installed: 2022-01-12 18:13:38.165 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-12 18:13:38.165 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-12 18:13:38.165 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-12 18:13:38.166 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-01-12 18:13:38.276 | 0 upgraded, 19 newly installed, 0 to remove and 107 not upgraded. 2022-01-12 18:13:38.276 | Need to get 38.1 MB of archives. 2022-01-12 18:13:38.276 | After this operation, 276 MB of additional disk space will be used. 2022-01-12 18:13:38.276 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-01-12 18:13:39.759 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-01-12 18:13:39.861 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-01-12 18:13:39.879 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-01-12 18:13:40.081 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-01-12 18:13:40.254 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-01-12 18:13:40.257 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-01-12 18:13:40.523 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-01-12 18:13:40.525 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-01-12 18:13:40.527 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-01-12 18:13:40.529 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-01-12 18:13:40.537 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-01-12 18:13:40.758 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-01-12 18:13:40.760 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-01-12 18:13:40.814 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-01-12 18:13:40.855 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-01-12 18:13:40.955 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-01-12 18:13:41.210 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-01-12 18:13:43.106 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-01-12 18:13:45.596 | Fetched 38.1 MB in 7s (5,578 kB/s) 2022-01-12 18:13:45.803 | Selecting previously unselected package erlang-base. 2022-01-12 18:13:45.850 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-01-12 18:13:45.854 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:45.899 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:47.363 | Selecting previously unselected package erlang-asn1. 2022-01-12 18:13:47.373 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:47.429 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:47.871 | Selecting previously unselected package erlang-crypto. 2022-01-12 18:13:47.881 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:47.934 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:48.312 | Selecting previously unselected package erlang-public-key. 2022-01-12 18:13:48.320 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:48.368 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:48.783 | Selecting previously unselected package erlang-mnesia. 2022-01-12 18:13:48.792 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:48.845 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:49.206 | Selecting previously unselected package erlang-runtime-tools. 2022-01-12 18:13:49.215 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:49.257 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:49.589 | Selecting previously unselected package erlang-ssl. 2022-01-12 18:13:49.598 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:49.646 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:50.088 | Selecting previously unselected package erlang-eldap. 2022-01-12 18:13:50.097 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:50.142 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:50.469 | Selecting previously unselected package erlang-ftp. 2022-01-12 18:13:50.478 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:50.528 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:50.872 | Selecting previously unselected package erlang-tftp. 2022-01-12 18:13:50.881 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:50.943 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:51.326 | Selecting previously unselected package erlang-inets. 2022-01-12 18:13:51.339 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:51.391 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:51.806 | Selecting previously unselected package erlang-snmp. 2022-01-12 18:13:51.815 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:51.859 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:52.460 | Selecting previously unselected package erlang-os-mon. 2022-01-12 18:13:52.469 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:52.537 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:52.888 | Selecting previously unselected package erlang-parsetools. 2022-01-12 18:13:52.898 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:52.945 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:53.298 | Selecting previously unselected package erlang-syntax-tools. 2022-01-12 18:13:53.306 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:53.377 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:53.745 | Selecting previously unselected package erlang-tools. 2022-01-12 18:13:53.755 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:53.811 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:54.197 | Selecting previously unselected package erlang-xmerl. 2022-01-12 18:13:54.207 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-12 18:13:54.254 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-12 18:13:54.951 | Selecting previously unselected package locales-all. 2022-01-12 18:13:54.960 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-01-12 18:13:55.006 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-01-12 18:13:59.734 | Selecting previously unselected package rabbitmq-server. 2022-01-12 18:13:59.746 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-01-12 18:13:59.811 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-12 18:14:01.398 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:02.412 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-01-12 18:14:02.412 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-01-12 18:14:06.686 | Searching for services which depend on erlang and should be started... none found. 2022-01-12 18:14:06.750 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:06.914 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:07.087 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-01-12 18:14:07.293 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:07.493 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:07.710 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:07.960 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:08.188 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:08.325 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:08.479 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:08.613 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:08.762 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:08.910 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:09.068 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:09.236 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:09.419 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:09.596 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-12 18:14:09.748 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-12 18:14:10.079 | Adding group `rabbitmq' (GID 125) ... 2022-01-12 18:14:10.226 | Done. 2022-01-12 18:14:10.306 | Adding system user `rabbitmq' (UID 117) ... 2022-01-12 18:14:10.306 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-01-12 18:14:10.605 | Not creating home directory `/var/lib/rabbitmq'. 2022-01-12 18:14:10.866 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-01-12 18:14:18.688 | Processing triggers for man-db (2.9.1-1) ... 2022-01-12 18:14:19.502 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-12 18:14:27.105 | + functions-common:apt_get:1118 : result=0 2022-01-12 18:14:27.108 | + functions-common:apt_get:1121 : time_stop apt-get 2022-01-12 18:14:27.110 | + functions-common:time_stop:2309 : local name 2022-01-12 18:14:27.112 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:14:27.115 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:14:27.117 | + functions-common:time_stop:2312 : local total 2022-01-12 18:14:27.119 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:14:27.121 | + functions-common:time_stop:2315 : name=apt-get 2022-01-12 18:14:27.123 | + functions-common:time_stop:2316 : start_time=1642011217508 2022-01-12 18:14:27.126 | + functions-common:time_stop:2318 : [[ -z 1642011217508 ]] 2022-01-12 18:14:27.128 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:14:27.132 | + functions-common:time_stop:2321 : end_time=1642011267130 2022-01-12 18:14:27.134 | + functions-common:time_stop:2322 : elapsed_time=49622 2022-01-12 18:14:27.137 | + functions-common:time_stop:2323 : total=354173 2022-01-12 18:14:27.139 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:14:27.141 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=403795 2022-01-12 18:14:27.143 | + functions-common:apt_get:1122 : return 0 2022-01-12 18:14:27.146 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-12 18:14:27.148 | + functions-common:is_suse:462 : is_opensuse 2022-01-12 18:14:27.150 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-12 18:14:27.152 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-12 18:14:27.155 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-12 18:14:27.157 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-12 18:14:27.159 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-12 18:14:27.161 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-12 18:14:27.164 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-12 18:14:27.166 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-12 18:14:27.168 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-12 18:14:27.170 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-12 18:14:27.173 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-12 18:14:27.175 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-12 18:14:27.177 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-12 18:14:27.179 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-12 18:14:27.181 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-12 18:14:27.184 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-12 18:14:27.186 | + functions-common:is_suse:462 : is_opensuse 2022-01-12 18:14:27.189 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-12 18:14:27.191 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-12 18:14:27.193 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-12 18:14:27.195 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-12 18:14:27.198 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-12 18:14:27.200 | + ./stack.sh:main:815 : restart_rpc_backend 2022-01-12 18:14:27.202 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-12 18:14:27.218 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:14:27.220 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-12 18:14:27.222 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:14:27.224 | + ./stack.sh:echo_summary:432 : echo -e Starting RabbitMQ 2022-01-12 18:14:27.226 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-12 18:14:27.229 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-12 18:14:27.234 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-12 18:14:27.236 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-12 18:14:27.238 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-12 18:14:27.240 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-12 18:14:27.244 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-12 18:14:27.247 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-12 18:14:27.250 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-12 18:14:27.934 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-12 18:14:27.934 | user tags 2022-01-12 18:14:27.934 | guest [administrator]' 2022-01-12 18:14:27.938 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-12 18:14:27.938 | user tags 2022-01-12 18:14:27.938 | guest [administrator]' 2022-01-12 18:14:27.938 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-12 18:14:27.944 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-01-12 18:14:27.946 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-01-12 18:14:27.948 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-01-12 18:14:28.591 | Adding user "stackrabbit" ... 2022-01-12 18:14:28.658 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-12 18:14:29.323 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-12 18:14:29.379 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-12 18:14:29.382 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-12 18:14:30.023 | Changing password for user "stackrabbit" ... 2022-01-12 18:14:30.087 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-12 18:14:30.089 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-12 18:14:30.091 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-12 18:14:30.747 | Deleting user "guest" ... 2022-01-12 18:14:30.818 | + ./stack.sh:main:817 : is_service_enabled mysql postgresql 2022-01-12 18:14:30.834 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:14:30.837 | + ./stack.sh:main:818 : install_database 2022-01-12 18:14:30.839 | + lib/database:install_database:116 : install_database_mysql 2022-01-12 18:14:30.841 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2022-01-12 18:14:30.844 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:14:30.846 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:14:30.848 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2022-01-12 18:14:31.224 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-12 18:14:31.226 | + lib/databases/mysql:install_database_mysql:164 : cat 2022-01-12 18:14:31.230 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-01-12 18:14:31.233 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:14:31.235 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:14:31.237 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2022-01-12 18:14:31.240 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2022-01-12 18:14:31.242 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2022-01-12 18:14:31.246 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2022-01-12 18:14:31.248 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2022-01-12 18:14:31.251 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2022-01-12 18:14:31.253 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2022-01-12 18:14:31.255 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-12 18:14:31.257 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-12 18:14:31.260 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-12 18:14:31.262 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-12 18:14:31.265 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-12 18:14:31.267 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-12 18:14:31.270 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-12 18:14:31.272 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-12 18:14:31.274 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-12 18:14:31.276 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2022-01-12 18:14:31.278 | + functions-common:is_suse:462 : is_opensuse 2022-01-12 18:14:31.281 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-12 18:14:31.283 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-12 18:14:31.286 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-12 18:14:31.288 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-12 18:14:31.290 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-12 18:14:31.292 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2022-01-12 18:14:31.294 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:14:31.297 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:14:31.299 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2022-01-12 18:14:31.301 | + functions-common:install_package:1347 : update_package_repo 2022-01-12 18:14:31.303 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-01-12 18:14:31.306 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-01-12 18:14:31.308 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-01-12 18:14:31.310 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-01-12 18:14:31.313 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-01-12 18:14:31.315 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:14:31.317 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:14:31.319 | + functions-common:update_package_repo:1328 : apt_get_update 2022-01-12 18:14:31.321 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-01-12 18:14:31.324 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-01-12 18:14:31.326 | + functions-common:apt_get_update:1074 : return 2022-01-12 18:14:31.328 | + functions-common:install_package:1348 : real_install_package mysql-server 2022-01-12 18:14:31.331 | + functions-common:real_install_package:1333 : is_ubuntu 2022-01-12 18:14:31.333 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:14:31.335 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:14:31.337 | + functions-common:real_install_package:1334 : apt_get install mysql-server 2022-01-12 18:14:31.357 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-12 18:14:31.465 | Reading package lists... 2022-01-12 18:14:31.693 | Building dependency tree... 2022-01-12 18:14:31.695 | Reading state information... 2022-01-12 18:14:31.933 | The following packages were automatically installed and are no longer required: 2022-01-12 18:14:31.934 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-12 18:14:31.934 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-12 18:14:31.934 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-12 18:14:31.934 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-12 18:14:31.934 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-12 18:14:31.934 | python3-zope.interface 2022-01-12 18:14:31.934 | Use 'sudo apt autoremove' to remove them. 2022-01-12 18:14:31.934 | The following additional packages will be installed: 2022-01-12 18:14:31.934 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-12 18:14:31.934 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-12 18:14:31.935 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-12 18:14:31.935 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-12 18:14:31.935 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-12 18:14:31.935 | mysql-server-8.0 mysql-server-core-8.0 2022-01-12 18:14:31.937 | Suggested packages: 2022-01-12 18:14:31.937 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-01-12 18:14:32.012 | The following NEW packages will be installed: 2022-01-12 18:14:32.012 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-12 18:14:32.012 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-12 18:14:32.012 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-12 18:14:32.012 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-12 18:14:32.012 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-12 18:14:32.012 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-01-12 18:14:32.261 | 0 upgraded, 24 newly installed, 0 to remove and 107 not upgraded. 2022-01-12 18:14:32.261 | Need to get 31.9 MB of archives. 2022-01-12 18:14:32.261 | After this operation, 263 MB of additional disk space will be used. 2022-01-12 18:14:32.261 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-01-12 18:14:33.584 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-01-12 18:14:33.586 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-01-12 18:14:33.594 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-01-12 18:14:33.594 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-01-12 18:14:33.615 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-01-12 18:14:37.032 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-01-12 18:14:37.066 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-01-12 18:14:37.066 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-01-12 18:14:37.068 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-01-12 18:14:37.070 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-01-12 18:14:37.073 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-01-12 18:14:37.074 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-01-12 18:14:37.074 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-01-12 18:14:37.075 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-01-12 18:14:37.148 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-01-12 18:14:37.189 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-01-12 18:14:37.192 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-01-12 18:14:37.195 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-01-12 18:14:37.199 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-01-12 18:14:37.370 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-01-12 18:14:37.370 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-01-12 18:14:39.128 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-01-12 18:14:39.128 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-01-12 18:14:39.630 | Preconfiguring packages ... 2022-01-12 18:14:39.899 | Fetched 31.9 MB in 7s (4,485 kB/s) 2022-01-12 18:14:40.022 | Selecting previously unselected package mysql-client-core-8.0. 2022-01-12 18:14:40.073 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-01-12 18:14:40.076 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:14:40.137 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:14:41.463 | Selecting previously unselected package mysql-client-8.0. 2022-01-12 18:14:41.473 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:14:41.520 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:14:41.929 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-01-12 18:14:41.939 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-12 18:14:42.043 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-12 18:14:42.491 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-01-12 18:14:42.502 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-12 18:14:42.560 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-12 18:14:42.955 | Selecting previously unselected package libmecab2:amd64. 2022-01-12 18:14:42.965 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-01-12 18:14:43.028 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-01-12 18:14:43.481 | Selecting previously unselected package mysql-server-core-8.0. 2022-01-12 18:14:43.490 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:14:43.549 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:14:47.566 | Selecting previously unselected package mysql-server-8.0. 2022-01-12 18:14:47.575 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-12 18:14:48.531 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:14:48.948 | Selecting previously unselected package libhtml-tagset-perl. 2022-01-12 18:14:48.958 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-01-12 18:14:48.988 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-01-12 18:14:49.245 | Selecting previously unselected package liburi-perl. 2022-01-12 18:14:49.255 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-01-12 18:14:49.285 | Unpacking liburi-perl (1.76-2) ... 2022-01-12 18:14:49.612 | Selecting previously unselected package libhtml-parser-perl. 2022-01-12 18:14:49.621 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-01-12 18:14:49.672 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-01-12 18:14:50.006 | Selecting previously unselected package libcgi-pm-perl. 2022-01-12 18:14:50.018 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-01-12 18:14:50.074 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-01-12 18:14:50.411 | Selecting previously unselected package libfcgi-perl. 2022-01-12 18:14:50.421 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-01-12 18:14:50.474 | Unpacking libfcgi-perl (0.79-1) ... 2022-01-12 18:14:50.794 | Selecting previously unselected package libcgi-fast-perl. 2022-01-12 18:14:50.804 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-01-12 18:14:50.854 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-01-12 18:14:51.177 | Selecting previously unselected package libencode-locale-perl. 2022-01-12 18:14:51.186 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-01-12 18:14:51.257 | Unpacking libencode-locale-perl (1.05-1) ... 2022-01-12 18:14:51.569 | Selecting previously unselected package libhtml-template-perl. 2022-01-12 18:14:51.579 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-01-12 18:14:51.634 | Unpacking libhtml-template-perl (2.97-1) ... 2022-01-12 18:14:52.222 | Selecting previously unselected package libtimedate-perl. 2022-01-12 18:14:52.232 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-01-12 18:14:52.290 | Unpacking libtimedate-perl (2.3200-1) ... 2022-01-12 18:14:52.677 | Selecting previously unselected package libhttp-date-perl. 2022-01-12 18:14:52.687 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-01-12 18:14:52.748 | Unpacking libhttp-date-perl (6.05-1) ... 2022-01-12 18:14:53.083 | Selecting previously unselected package libio-html-perl. 2022-01-12 18:14:53.093 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-01-12 18:14:53.151 | Unpacking libio-html-perl (1.001-1) ... 2022-01-12 18:14:53.474 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-01-12 18:14:53.483 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-01-12 18:14:53.519 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-01-12 18:14:53.829 | Selecting previously unselected package libhttp-message-perl. 2022-01-12 18:14:53.838 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-01-12 18:14:53.894 | Unpacking libhttp-message-perl (6.22-1) ... 2022-01-12 18:14:54.255 | Selecting previously unselected package mecab-utils. 2022-01-12 18:14:54.264 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-01-12 18:14:54.323 | Unpacking mecab-utils (0.996-10build1) ... 2022-01-12 18:14:54.775 | Selecting previously unselected package mecab-ipadic. 2022-01-12 18:14:54.785 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-01-12 18:14:54.837 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-12 18:14:56.609 | Selecting previously unselected package mecab-ipadic-utf8. 2022-01-12 18:14:56.618 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-01-12 18:14:56.679 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-12 18:14:57.022 | Selecting previously unselected package mysql-server. 2022-01-12 18:14:57.032 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-01-12 18:14:57.079 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:14:57.475 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-01-12 18:14:57.717 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:14:57.862 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-01-12 18:14:58.005 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-01-12 18:14:58.210 | Setting up libencode-locale-perl (1.05-1) ... 2022-01-12 18:14:58.419 | Setting up mecab-utils (0.996-10build1) ... 2022-01-12 18:14:58.582 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-12 18:14:58.764 | Setting up libio-html-perl (1.001-1) ... 2022-01-12 18:14:58.896 | Setting up libtimedate-perl (2.3200-1) ... 2022-01-12 18:14:59.042 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:14:59.176 | Setting up libfcgi-perl (0.79-1) ... 2022-01-12 18:14:59.308 | Setting up liburi-perl (1.76-2) ... 2022-01-12 18:14:59.462 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-12 18:14:59.633 | Setting up libhttp-date-perl (6.05-1) ... 2022-01-12 18:14:59.793 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-12 18:14:59.880 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-12 18:14:59.883 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-12 18:14:59.884 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-12 18:14:59.884 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-12 18:14:59.884 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-12 18:15:00.024 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-12 18:15:00.024 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-12 18:15:00.024 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-12 18:15:00.024 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-12 18:15:00.032 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-12 18:15:00.121 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-12 18:15:00.121 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-12 18:15:00.122 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-12 18:15:00.148 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-12 18:15:00.193 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-12 18:15:00.487 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-12 18:15:00.494 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-12 18:15:00.584 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-12 18:15:00.584 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-12 18:15:00.584 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-12 18:15:00.584 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-12 18:15:00.588 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-12 18:15:00.589 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-12 18:15:00.634 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-12 18:15:00.832 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-12 18:15:00.832 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-12 18:15:00.832 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-12 18:15:00.833 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-12 18:15:00.835 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-12 18:15:00.836 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-12 18:15:01.258 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-12 18:15:01.381 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-12 18:15:01.701 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-12 18:15:01.705 | 2022-01-12 18:15:01.705 | done! 2022-01-12 18:15:01.712 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-12 18:15:01.799 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:15:01.968 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-12 18:15:02.086 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-12 18:15:02.123 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-12 18:15:02.123 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-01-12 18:15:02.123 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-12 18:15:02.123 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-12 18:15:02.338 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-12 18:15:02.338 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-12 18:15:02.339 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-12 18:15:02.339 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-12 18:15:02.351 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-12 18:15:02.479 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-12 18:15:02.480 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-12 18:15:02.481 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-12 18:15:02.521 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-12 18:15:02.596 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-12 18:15:03.095 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-12 18:15:03.105 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-12 18:15:03.214 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-12 18:15:03.214 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-12 18:15:03.215 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-12 18:15:03.215 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-12 18:15:03.220 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-12 18:15:03.220 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-12 18:15:03.312 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-12 18:15:03.600 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-12 18:15:03.600 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-12 18:15:03.601 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-12 18:15:03.602 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-12 18:15:03.605 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-12 18:15:03.605 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-12 18:15:04.108 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-01-12 18:15:04.244 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-12 18:15:04.571 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-01-12 18:15:04.575 | 2022-01-12 18:15:04.575 | done! 2022-01-12 18:15:04.583 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-12 18:15:04.694 | Setting up libhtml-parser-perl (3.72-5) ... 2022-01-12 18:15:04.905 | Setting up libhttp-message-perl (6.22-1) ... 2022-01-12 18:15:05.101 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:15:06.552 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-12 18:15:06.622 | Renaming removed key_buffer and myisam-recover options (if present) 2022-01-12 18:15:54.661 | mysqld will log errors to /var/log/mysql/error.log 2022-01-12 18:15:56.015 | mysqld is running as pid 56322 2022-01-12 18:15:59.959 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-01-12 18:16:02.849 | Setting up libcgi-pm-perl (4.46-1) ... 2022-01-12 18:16:03.005 | Setting up libhtml-template-perl (2.97-1) ... 2022-01-12 18:16:03.146 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-12 18:16:03.289 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-01-12 18:16:03.434 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-12 18:16:03.878 | Processing triggers for man-db (2.9.1-1) ... 2022-01-12 18:16:05.855 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-12 18:16:13.186 | + functions-common:apt_get:1118 : result=0 2022-01-12 18:16:13.189 | + functions-common:apt_get:1121 : time_stop apt-get 2022-01-12 18:16:13.191 | + functions-common:time_stop:2309 : local name 2022-01-12 18:16:13.194 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:16:13.196 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:16:13.198 | + functions-common:time_stop:2312 : local total 2022-01-12 18:16:13.200 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:16:13.202 | + functions-common:time_stop:2315 : name=apt-get 2022-01-12 18:16:13.204 | + functions-common:time_stop:2316 : start_time=1642011271355 2022-01-12 18:16:13.206 | + functions-common:time_stop:2318 : [[ -z 1642011271355 ]] 2022-01-12 18:16:13.210 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:16:13.214 | + functions-common:time_stop:2321 : end_time=1642011373211 2022-01-12 18:16:13.216 | + functions-common:time_stop:2322 : elapsed_time=101856 2022-01-12 18:16:13.218 | + functions-common:time_stop:2323 : total=403795 2022-01-12 18:16:13.220 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:16:13.222 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=505651 2022-01-12 18:16:13.224 | + functions-common:apt_get:1122 : return 0 2022-01-12 18:16:13.227 | + ./stack.sh:main:820 : '[' -n mysql ']' 2022-01-12 18:16:13.231 | + ./stack.sh:main:821 : install_database_python 2022-01-12 18:16:13.233 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-12 18:16:13.235 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2022-01-12 18:16:13.238 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-12 18:16:13.240 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-12 18:16:13.243 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-12 18:16:13.246 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-12 18:16:13.249 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-12 18:16:13.253 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-12 18:16:13.254 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-12 18:16:13.260 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-12 18:16:13.262 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-12 18:16:13.265 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-12 18:16:13.268 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-12 18:16:13.270 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-12 18:16:13.293 | Using python 3.8 to install PyMySQL 2022-01-12 18:16:13.296 | + 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-01-12 18:16:14.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:16:14.031 | from cryptography.utils import int_from_bytes 2022-01-12 18:16:14.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:16:14.031 | from cryptography.utils import int_from_bytes 2022-01-12 18:16:15.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:16:15.187 | Collecting PyMySQL 2022-01-12 18:16:15.195 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-01-12 18:16:16.696 | Installing collected packages: PyMySQL 2022-01-12 18:16:16.905 | Successfully installed PyMySQL-1.0.2 2022-01-12 18:16:16.905 | 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-01-12 18:16:17.020 | + inc/python:pip_install:200 : result=0 2022-01-12 18:16:17.023 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:16:17.025 | + functions-common:time_stop:2309 : local name 2022-01-12 18:16:17.027 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:16:17.030 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:16:17.032 | + functions-common:time_stop:2312 : local total 2022-01-12 18:16:17.034 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:16:17.036 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:16:17.039 | + functions-common:time_stop:2316 : start_time=1642011373287 2022-01-12 18:16:17.041 | + functions-common:time_stop:2318 : [[ -z 1642011373287 ]] 2022-01-12 18:16:17.044 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:16:17.049 | + functions-common:time_stop:2321 : end_time=1642011377046 2022-01-12 18:16:17.051 | + functions-common:time_stop:2322 : elapsed_time=3759 2022-01-12 18:16:17.053 | + functions-common:time_stop:2323 : total=25753 2022-01-12 18:16:17.056 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:16:17.058 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29512 2022-01-12 18:16:17.061 | + inc/python:pip_install:203 : return 0 2022-01-12 18:16:17.063 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-12 18:16:17.065 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-12 18:16:17.067 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-12 18:16:17.069 | + ./stack.sh:main:824 : is_service_enabled neutron 2022-01-12 18:16:17.086 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:16:17.088 | + ./stack.sh:main:825 : install_neutron_agent_packages 2022-01-12 18:16:17.091 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2022-01-12 18:16:17.094 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:16:17.094 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-12 18:16:17.099 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:16:17.102 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-12 18:16:17.105 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-12 18:16:17.107 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-12 18:16:17.109 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2022-01-12 18:16:17.112 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2022-01-12 18:16:17.127 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:16:17.130 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2022-01-12 18:16:17.132 | + functions-common:install_package:1347 : update_package_repo 2022-01-12 18:16:17.134 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-01-12 18:16:17.137 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-01-12 18:16:17.139 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-01-12 18:16:17.141 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-01-12 18:16:17.143 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-01-12 18:16:17.146 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:16:17.148 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:16:17.151 | + functions-common:update_package_repo:1328 : apt_get_update 2022-01-12 18:16:17.155 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-01-12 18:16:17.157 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-01-12 18:16:17.159 | + functions-common:apt_get_update:1074 : return 2022-01-12 18:16:17.161 | + functions-common:install_package:1348 : real_install_package radvd 2022-01-12 18:16:17.164 | + functions-common:real_install_package:1333 : is_ubuntu 2022-01-12 18:16:17.166 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:16:17.169 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:16:17.171 | + functions-common:real_install_package:1334 : apt_get install radvd 2022-01-12 18:16:17.191 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-12 18:16:17.299 | Reading package lists... 2022-01-12 18:16:17.543 | Building dependency tree... 2022-01-12 18:16:17.544 | Reading state information... 2022-01-12 18:16:17.788 | The following packages were automatically installed and are no longer required: 2022-01-12 18:16:17.789 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-12 18:16:17.789 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-12 18:16:17.789 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-12 18:16:17.789 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-12 18:16:17.789 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-12 18:16:17.790 | python3-zope.interface 2022-01-12 18:16:17.790 | Use 'sudo apt autoremove' to remove them. 2022-01-12 18:16:17.858 | The following NEW packages will be installed: 2022-01-12 18:16:17.858 | radvd 2022-01-12 18:16:18.466 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-01-12 18:16:18.466 | Need to get 59.0 kB of archives. 2022-01-12 18:16:18.466 | After this operation, 164 kB of additional disk space will be used. 2022-01-12 18:16:18.466 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-01-12 18:16:19.655 | Fetched 59.0 kB in 1s (47.8 kB/s) 2022-01-12 18:16:19.935 | Selecting previously unselected package radvd. 2022-01-12 18:16:19.987 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-01-12 18:16:19.991 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-01-12 18:16:20.050 | Unpacking radvd (1:2.17-2) ... 2022-01-12 18:16:20.543 | Setting up radvd (1:2.17-2) ... 2022-01-12 18:16:21.957 | Job for radvd.service failed because the control process exited with error code. 2022-01-12 18:16:21.957 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-01-12 18:16:21.959 | invoke-rc.d: initscript radvd, action "start" failed. 2022-01-12 18:16:21.971 | ● radvd.service - Router advertisement daemon for IPv6 2022-01-12 18:16:21.971 | Loaded: loaded (]8;;file://dv-cinder-824474-1-smb/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-01-12 18:16:21.971 | Active: failed (Result: exit-code) since Wed 2022-01-12 18:16:21 UTC; 15ms ago 2022-01-12 18:16:21.971 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-01-12 18:16:21.971 | Process: 57468 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-01-12 18:16:21.971 | 2022-01-12 18:16:21.971 | Jan 12 18:16:21 dv-cinder-824474-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2022-01-12 18:16:21.971 | Jan 12 18:16:21 dv-cinder-824474-1-smb radvd[57468]: can't open /etc/radvd.conf: No such file or directory 2022-01-12 18:16:21.971 | Jan 12 18:16:21 dv-cinder-824474-1-smb radvd[57468]: Insecure file permissions, but continuing anyway 2022-01-12 18:16:21.971 | Jan 12 18:16:21 dv-cinder-824474-1-smb radvd[57468]: exiting, failed to read config file 2022-01-12 18:16:21.971 | Jan 12 18:16:21 dv-cinder-824474-1-smb systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-01-12 18:16:21.971 | Jan 12 18:16:21 dv-cinder-824474-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-01-12 18:16:21.971 | Jan 12 18:16:21 dv-cinder-824474-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-01-12 18:16:22.033 | Processing triggers for man-db (2.9.1-1) ... 2022-01-12 18:16:22.314 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-12 18:16:29.973 | + functions-common:apt_get:1118 : result=0 2022-01-12 18:16:29.975 | + functions-common:apt_get:1121 : time_stop apt-get 2022-01-12 18:16:29.977 | + functions-common:time_stop:2309 : local name 2022-01-12 18:16:29.980 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:16:29.983 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:16:29.985 | + functions-common:time_stop:2312 : local total 2022-01-12 18:16:29.988 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:16:29.990 | + functions-common:time_stop:2315 : name=apt-get 2022-01-12 18:16:29.993 | + functions-common:time_stop:2316 : start_time=1642011377189 2022-01-12 18:16:29.996 | + functions-common:time_stop:2318 : [[ -z 1642011377189 ]] 2022-01-12 18:16:29.999 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:16:30.003 | + functions-common:time_stop:2321 : end_time=1642011390001 2022-01-12 18:16:30.006 | + functions-common:time_stop:2322 : elapsed_time=12812 2022-01-12 18:16:30.008 | + functions-common:time_stop:2323 : total=505651 2022-01-12 18:16:30.010 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:16:30.012 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=518463 2022-01-12 18:16:30.015 | + functions-common:apt_get:1122 : return 0 2022-01-12 18:16:30.018 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2022-01-12 18:16:30.035 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:16:30.038 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2022-01-12 18:16:30.040 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-12 18:16:30.044 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-12 18:16:30.070 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-12 18:16:30.072 | + functions-common:install_package:1347 : update_package_repo 2022-01-12 18:16:30.075 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-01-12 18:16:30.077 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-01-12 18:16:30.081 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-01-12 18:16:30.083 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-01-12 18:16:30.086 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-01-12 18:16:30.088 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:16:30.091 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:16:30.094 | + functions-common:update_package_repo:1328 : apt_get_update 2022-01-12 18:16:30.096 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-01-12 18:16:30.098 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-01-12 18:16:30.101 | + functions-common:apt_get_update:1074 : return 2022-01-12 18:16:30.103 | + functions-common:install_package:1348 : real_install_package fakeroot make openvswitch-switch 2022-01-12 18:16:30.106 | + functions-common:real_install_package:1333 : is_ubuntu 2022-01-12 18:16:30.109 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:16:30.111 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:16:30.113 | + functions-common:real_install_package:1334 : apt_get install fakeroot make openvswitch-switch 2022-01-12 18:16:30.138 | + functions-common:apt_get:1114 : 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-01-12 18:16:30.249 | Reading package lists... 2022-01-12 18:16:30.497 | Building dependency tree... 2022-01-12 18:16:30.499 | Reading state information... 2022-01-12 18:16:30.759 | fakeroot is already the newest version (1.24-1). 2022-01-12 18:16:30.760 | fakeroot set to manually installed. 2022-01-12 18:16:30.760 | make is already the newest version (4.2.1-1.2). 2022-01-12 18:16:30.760 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-12 18:16:30.760 | The following packages were automatically installed and are no longer required: 2022-01-12 18:16:30.761 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-12 18:16:30.761 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-12 18:16:30.761 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-12 18:16:30.761 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-12 18:16:30.761 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-12 18:16:30.761 | python3-zope.interface 2022-01-12 18:16:30.761 | Use 'sudo apt autoremove' to remove them. 2022-01-12 18:16:30.896 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-12 18:16:30.901 | + functions-common:apt_get:1118 : result=0 2022-01-12 18:16:30.904 | + functions-common:apt_get:1121 : time_stop apt-get 2022-01-12 18:16:30.906 | + functions-common:time_stop:2309 : local name 2022-01-12 18:16:30.908 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:16:30.910 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:16:30.912 | + functions-common:time_stop:2312 : local total 2022-01-12 18:16:30.914 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:16:30.916 | + functions-common:time_stop:2315 : name=apt-get 2022-01-12 18:16:30.919 | + functions-common:time_stop:2316 : start_time=1642011390132 2022-01-12 18:16:30.921 | + functions-common:time_stop:2318 : [[ -z 1642011390132 ]] 2022-01-12 18:16:30.924 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:16:30.928 | + functions-common:time_stop:2321 : end_time=1642011390926 2022-01-12 18:16:30.931 | + functions-common:time_stop:2322 : elapsed_time=794 2022-01-12 18:16:30.933 | + functions-common:time_stop:2323 : total=518463 2022-01-12 18:16:30.935 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:16:30.937 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=519257 2022-01-12 18:16:30.940 | + functions-common:apt_get:1122 : return 0 2022-01-12 18:16:30.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-12 18:16:30.945 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:16:30.947 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:16:30.949 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-12 18:16:30.952 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-12 18:16:30.955 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-12 18:16:30.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-12 18:16:30.961 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-12 18:16:30.964 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-12 18:16:30.965 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-12 18:16:30.971 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-12 18:16:30.973 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-12 18:16:30.975 | + functions:vercmp:628 : local v1=5.4 2022-01-12 18:16:30.977 | + functions:vercmp:629 : local 'op=<' 2022-01-12 18:16:30.980 | + functions:vercmp:630 : local v2=3.13 2022-01-12 18:16:30.982 | + functions:vercmp:631 : local result 2022-01-12 18:16:30.986 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-12 18:16:30.986 | ++ functions:vercmp:635 : sort -V 2022-01-12 18:16:30.987 | ++ functions:vercmp:635 : head -1 2022-01-12 18:16:30.991 | + functions:vercmp:635 : result=3.13 2022-01-12 18:16:30.994 | + functions:vercmp:637 : case $op in 2022-01-12 18:16:30.996 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-12 18:16:30.998 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-12 18:16:31.002 | + functions:vercmp:648 : return 2022-01-12 18:16:31.005 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-12 18:16:31.008 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:16:31.011 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart openvswitch-switch 2022-01-12 18:16:31.350 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-12 18:16:31.353 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-12 18:16:31.356 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:31.359 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:31.362 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-ken, ]] 2022-01-12 18:16:31.364 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:31.367 | + ./stack.sh:main:828 : is_service_enabled etcd3 2022-01-12 18:16:31.385 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:16:31.388 | + ./stack.sh:main:829 : install_etcd3 2022-01-12 18:16:31.390 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-12 18:16:31.390 | Installing etcd 2022-01-12 18:16:31.393 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-12 18:16:31.406 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-12 18:16:31.418 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-12 18:16:31.421 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-12 18:16:31.440 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-12 18:16:31.443 | ++ 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-01-12 18:16:31.446 | ++ 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-01-12 18:16:31.450 | +++ 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-01-12 18:16:31.454 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-12 18:16:31.457 | ++ 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-01-12 18:16:31.459 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-12 18:16:31.462 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-12 18:16:31.466 | --2022-01-12 18:16:31-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-12 18:16:31.715 | Resolving github.com (github.com)... 140.82.121.4 2022-01-12 18:16:31.938 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-01-12 18:16:32.772 | HTTP request sent, awaiting response... 302 Found 2022-01-12 18:16:32.772 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220112%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220112T181632Z&X-Amz-Expires=300&X-Amz-Signature=9aeeba8e043a508acbaf39cce30dc606334d754a39e8bebd13cbc142b89ead43&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-01-12 18:16:32.772 | --2022-01-12 18:16:32-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220112%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220112T181632Z&X-Amz-Expires=300&X-Amz-Signature=9aeeba8e043a508acbaf39cce30dc606334d754a39e8bebd13cbc142b89ead43&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-01-12 18:16:32.774 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2022-01-12 18:16:32.985 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-01-12 18:16:34.187 | HTTP request sent, awaiting response... 200 OK 2022-01-12 18:16:34.187 | Length: 11350736 (11M) [application/octet-stream] 2022-01-12 18:16:34.187 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-01-12 18:16:35.069 | 2022-01-12 18:16:37.433 | 0K ........ .. 100% 3.34M=3.2s 2022-01-12 18:16:37.433 | 2022-01-12 18:16:37.433 | 2022-01-12 18:16:37 (3.34 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-01-12 18:16:37.433 | 2022-01-12 18:16:37.437 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-01-12 18:16:37.439 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-12 18:16:37.442 | ++ functions:get_extra_file:74 : return 2022-01-12 18:16:37.445 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-12 18:16:37.447 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-12 18:16:37.449 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-01-12 18:16:37.452 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-01-12 18:16:37.582 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-01-12 18:16:37.584 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/ 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/README.md 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-01-12 18:16:37.589 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-01-12 18:16:37.590 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-01-12 18:16:37.590 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-01-12 18:16:37.590 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-01-12 18:16:37.590 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-01-12 18:16:37.590 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-01-12 18:16:37.590 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-01-12 18:16:37.590 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-12 18:16:37.590 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-01-12 18:16:37.590 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-01-12 18:16:37.591 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-01-12 18:16:37.592 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-01-12 18:16:37.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-01-12 18:16:37.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-01-12 18:16:37.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-01-12 18:16:37.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-01-12 18:16:37.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-01-12 18:16:37.593 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-01-12 18:16:37.596 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-01-12 18:16:37.597 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-01-12 18:16:37.598 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-01-12 18:16:37.599 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-01-12 18:16:37.600 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-01-12 18:16:37.600 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-01-12 18:16:37.600 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-01-12 18:16:37.600 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-01-12 18:16:37.600 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-01-12 18:16:37.600 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-01-12 18:16:37.600 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-01-12 18:16:37.601 | etcd-v3.3.12-linux-amd64/etcdctl 2022-01-12 18:16:37.790 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-01-12 18:16:37.790 | etcd-v3.3.12-linux-amd64/etcd 2022-01-12 18:16:38.020 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-01-12 18:16:38.059 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-01-12 18:16:38.093 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-12 18:16:38.095 | + ./stack.sh:main:838 : is_service_enabled tls-proxy 2022-01-12 18:16:38.113 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:16:38.115 | + ./stack.sh:main:848 : install_dstat 2022-01-12 18:16:38.117 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-12 18:16:38.134 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:16:38.136 | + ./stack.sh:main:854 : echo_summary 'Installing OpenStack project source' 2022-01-12 18:16:38.139 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:16:38.141 | + ./stack.sh:echo_summary:432 : echo -e Installing OpenStack project source 2022-01-12 18:16:38.143 | + ./stack.sh:main:857 : install_libs 2022-01-12 18:16:38.146 | + lib/libraries:install_libs:89 : _install_lib_from_source automaton 2022-01-12 18:16:38.148 | + lib/libraries:_install_lib_from_source:73 : local name=automaton 2022-01-12 18:16:38.150 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git automaton 2022-01-12 18:16:38.153 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-12 18:16:38.155 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2022-01-12 18:16:38.163 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.165 | + lib/libraries:install_libs:90 : _install_lib_from_source castellan 2022-01-12 18:16:38.168 | + lib/libraries:_install_lib_from_source:73 : local name=castellan 2022-01-12 18:16:38.170 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git castellan 2022-01-12 18:16:38.172 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-12 18:16:38.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2022-01-12 18:16:38.181 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.183 | + lib/libraries:install_libs:91 : _install_lib_from_source cliff 2022-01-12 18:16:38.185 | + lib/libraries:_install_lib_from_source:73 : local name=cliff 2022-01-12 18:16:38.188 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cliff 2022-01-12 18:16:38.190 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-12 18:16:38.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.198 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2022-01-12 18:16:38.201 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.203 | + lib/libraries:install_libs:92 : _install_lib_from_source cursive 2022-01-12 18:16:38.205 | + lib/libraries:_install_lib_from_source:73 : local name=cursive 2022-01-12 18:16:38.208 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git cursive 2022-01-12 18:16:38.210 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-12 18:16:38.212 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.214 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2022-01-12 18:16:38.219 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.222 | + lib/libraries:install_libs:93 : _install_lib_from_source debtcollector 2022-01-12 18:16:38.224 | + lib/libraries:_install_lib_from_source:73 : local name=debtcollector 2022-01-12 18:16:38.226 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git debtcollector 2022-01-12 18:16:38.229 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-12 18:16:38.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.236 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2022-01-12 18:16:38.238 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.241 | + lib/libraries:install_libs:94 : _install_lib_from_source futurist 2022-01-12 18:16:38.243 | + lib/libraries:_install_lib_from_source:73 : local name=futurist 2022-01-12 18:16:38.245 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git futurist 2022-01-12 18:16:38.248 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-12 18:16:38.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.252 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.254 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2022-01-12 18:16:38.256 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.259 | + lib/libraries:install_libs:95 : _install_lib_from_source openstacksdk 2022-01-12 18:16:38.261 | + lib/libraries:_install_lib_from_source:73 : local name=openstacksdk 2022-01-12 18:16:38.264 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git openstacksdk 2022-01-12 18:16:38.266 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-12 18:16:38.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.271 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.273 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2022-01-12 18:16:38.275 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.277 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-lib 2022-01-12 18:16:38.280 | + lib/libraries:_install_lib_from_source:73 : local name=osc-lib 2022-01-12 18:16:38.283 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-lib 2022-01-12 18:16:38.285 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-12 18:16:38.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.289 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.292 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2022-01-12 18:16:38.294 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.296 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-placement 2022-01-12 18:16:38.299 | + lib/libraries:_install_lib_from_source:73 : local name=osc-placement 2022-01-12 18:16:38.301 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osc-placement 2022-01-12 18:16:38.303 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-12 18:16:38.306 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.308 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.310 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2022-01-12 18:16:38.312 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.315 | + lib/libraries:install_libs:98 : _install_lib_from_source os-client-config 2022-01-12 18:16:38.317 | + lib/libraries:_install_lib_from_source:73 : local name=os-client-config 2022-01-12 18:16:38.319 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-client-config 2022-01-12 18:16:38.321 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-12 18:16:38.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.326 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.329 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2022-01-12 18:16:38.332 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.334 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.cache 2022-01-12 18:16:38.337 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.cache 2022-01-12 18:16:38.339 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.cache 2022-01-12 18:16:38.342 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-12 18:16:38.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.346 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.349 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2022-01-12 18:16:38.351 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.353 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.concurrency 2022-01-12 18:16:38.355 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.concurrency 2022-01-12 18:16:38.358 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.concurrency 2022-01-12 18:16:38.361 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-12 18:16:38.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.365 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.368 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2022-01-12 18:16:38.370 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.373 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.config 2022-01-12 18:16:38.375 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.config 2022-01-12 18:16:38.378 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.config 2022-01-12 18:16:38.380 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-12 18:16:38.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.384 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.386 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2022-01-12 18:16:38.389 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.392 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.context 2022-01-12 18:16:38.394 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.context 2022-01-12 18:16:38.397 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.context 2022-01-12 18:16:38.399 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-12 18:16:38.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.403 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.406 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2022-01-12 18:16:38.409 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.411 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.db 2022-01-12 18:16:38.413 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.db 2022-01-12 18:16:38.415 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.db 2022-01-12 18:16:38.418 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-12 18:16:38.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.423 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.425 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2022-01-12 18:16:38.428 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.430 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.i18n 2022-01-12 18:16:38.432 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.i18n 2022-01-12 18:16:38.434 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.i18n 2022-01-12 18:16:38.438 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-12 18:16:38.441 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.443 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.446 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2022-01-12 18:16:38.448 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.450 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.log 2022-01-12 18:16:38.454 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.log 2022-01-12 18:16:38.456 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.log 2022-01-12 18:16:38.459 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-12 18:16:38.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.463 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.466 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2022-01-12 18:16:38.468 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.470 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.messaging 2022-01-12 18:16:38.473 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.messaging 2022-01-12 18:16:38.475 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.messaging 2022-01-12 18:16:38.477 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-12 18:16:38.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.482 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.485 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2022-01-12 18:16:38.487 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.490 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.middleware 2022-01-12 18:16:38.492 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.middleware 2022-01-12 18:16:38.494 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.middleware 2022-01-12 18:16:38.496 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-12 18:16:38.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.502 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.504 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2022-01-12 18:16:38.506 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.509 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.policy 2022-01-12 18:16:38.511 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.policy 2022-01-12 18:16:38.514 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.policy 2022-01-12 18:16:38.516 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-12 18:16:38.519 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.526 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2022-01-12 18:16:38.528 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.530 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.privsep 2022-01-12 18:16:38.533 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.privsep 2022-01-12 18:16:38.535 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.privsep 2022-01-12 18:16:38.538 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-12 18:16:38.540 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.542 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.544 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2022-01-12 18:16:38.547 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.549 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.reports 2022-01-12 18:16:38.551 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.reports 2022-01-12 18:16:38.555 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.reports 2022-01-12 18:16:38.557 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-12 18:16:38.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.562 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.565 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2022-01-12 18:16:38.567 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.569 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.rootwrap 2022-01-12 18:16:38.572 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.rootwrap 2022-01-12 18:16:38.574 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.rootwrap 2022-01-12 18:16:38.577 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-12 18:16:38.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.582 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.584 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2022-01-12 18:16:38.587 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.589 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.serialization 2022-01-12 18:16:38.591 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.serialization 2022-01-12 18:16:38.594 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.serialization 2022-01-12 18:16:38.596 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-12 18:16:38.598 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.601 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.603 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2022-01-12 18:16:38.606 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.608 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.service 2022-01-12 18:16:38.611 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.service 2022-01-12 18:16:38.617 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.service 2022-01-12 18:16:38.622 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-12 18:16:38.626 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.629 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.633 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2022-01-12 18:16:38.636 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.640 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.utils 2022-01-12 18:16:38.642 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.utils 2022-01-12 18:16:38.645 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.utils 2022-01-12 18:16:38.647 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-12 18:16:38.650 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.652 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.654 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2022-01-12 18:16:38.657 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.659 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.versionedobjects 2022-01-12 18:16:38.662 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.versionedobjects 2022-01-12 18:16:38.664 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.versionedobjects 2022-01-12 18:16:38.666 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-12 18:16:38.669 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.671 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2022-01-12 18:16:38.676 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.679 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.vmware 2022-01-12 18:16:38.681 | + lib/libraries:_install_lib_from_source:73 : local name=oslo.vmware 2022-01-12 18:16:38.684 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git oslo.vmware 2022-01-12 18:16:38.687 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-12 18:16:38.689 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.691 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.694 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2022-01-12 18:16:38.696 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.698 | + lib/libraries:install_libs:117 : _install_lib_from_source osprofiler 2022-01-12 18:16:38.701 | + lib/libraries:_install_lib_from_source:73 : local name=osprofiler 2022-01-12 18:16:38.704 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git osprofiler 2022-01-12 18:16:38.706 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-12 18:16:38.709 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.711 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.714 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2022-01-12 18:16:38.716 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.718 | + lib/libraries:install_libs:118 : _install_lib_from_source pycadf 2022-01-12 18:16:38.721 | + lib/libraries:_install_lib_from_source:73 : local name=pycadf 2022-01-12 18:16:38.724 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git pycadf 2022-01-12 18:16:38.727 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-12 18:16:38.729 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.732 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.734 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2022-01-12 18:16:38.737 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.740 | + lib/libraries:install_libs:119 : _install_lib_from_source stevedore 2022-01-12 18:16:38.742 | + lib/libraries:_install_lib_from_source:73 : local name=stevedore 2022-01-12 18:16:38.744 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git stevedore 2022-01-12 18:16:38.747 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-12 18:16:38.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.753 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.756 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2022-01-12 18:16:38.764 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.766 | + lib/libraries:install_libs:120 : _install_lib_from_source taskflow 2022-01-12 18:16:38.769 | + lib/libraries:_install_lib_from_source:73 : local name=taskflow 2022-01-12 18:16:38.772 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git taskflow 2022-01-12 18:16:38.774 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-12 18:16:38.776 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.781 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2022-01-12 18:16:38.783 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.786 | + lib/libraries:install_libs:121 : _install_lib_from_source tooz 2022-01-12 18:16:38.789 | + lib/libraries:_install_lib_from_source:73 : local name=tooz 2022-01-12 18:16:38.791 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git tooz 2022-01-12 18:16:38.793 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-12 18:16:38.796 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.798 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.801 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2022-01-12 18:16:38.803 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.805 | + lib/libraries:install_libs:125 : _install_lib_from_source os-brick 2022-01-12 18:16:38.808 | + lib/libraries:_install_lib_from_source:73 : local name=os-brick 2022-01-12 18:16:38.810 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-brick 2022-01-12 18:16:38.813 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-12 18:16:38.816 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.818 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.820 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2022-01-12 18:16:38.823 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.825 | + lib/libraries:install_libs:126 : _install_lib_from_source os-resource-classes 2022-01-12 18:16:38.827 | + lib/libraries:_install_lib_from_source:73 : local name=os-resource-classes 2022-01-12 18:16:38.830 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-resource-classes 2022-01-12 18:16:38.835 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-01-12 18:16:38.837 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.840 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.843 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-resource-classes, ]] 2022-01-12 18:16:38.846 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.849 | + lib/libraries:install_libs:127 : _install_lib_from_source os-traits 2022-01-12 18:16:38.851 | + lib/libraries:_install_lib_from_source:73 : local name=os-traits 2022-01-12 18:16:38.853 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git os-traits 2022-01-12 18:16:38.856 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-12 18:16:38.859 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.862 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.864 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2022-01-12 18:16:38.866 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.869 | + lib/libraries:install_libs:130 : _install_lib_from_source python-barbicanclient 2022-01-12 18:16:38.872 | + lib/libraries:_install_lib_from_source:73 : local name=python-barbicanclient 2022-01-12 18:16:38.876 | + lib/libraries:_install_lib_from_source:74 : use_library_from_git python-barbicanclient 2022-01-12 18:16:38.879 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-12 18:16:38.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:16:38.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:16:38.886 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2022-01-12 18:16:38.888 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:16:38.891 | + lib/libraries:install_libs:137 : pip_install etcd3 2022-01-12 18:16:38.912 | Using python 3.8 to install etcd3 2022-01-12 18:16:38.914 | + 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-01-12 18:16:39.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:16:39.645 | from cryptography.utils import int_from_bytes 2022-01-12 18:16:39.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:16:39.645 | from cryptography.utils import int_from_bytes 2022-01-12 18:16:40.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:16:40.765 | Collecting etcd3 2022-01-12 18:16:40.774 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-01-12 18:16:40.805 | Preparing metadata (setup.py): started 2022-01-12 18:16:41.485 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:16:43.806 | Collecting grpcio>=1.27.1 2022-01-12 18:16:43.827 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ed/1e52ad507a54d/grpcio-1.39.0-cp38-cp38-manylinux2014_x86_64.whl (4.3 MB) 2022-01-12 18:16:44.718 | Collecting protobuf>=3.6.1 2022-01-12 18:16:44.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/690/2a1e4b7a319ec/protobuf-3.17.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) 2022-01-12 18:16:44.755 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-01-12 18:16:44.756 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-12 18:16:44.786 | Building wheels for collected packages: etcd3 2022-01-12 18:16:44.787 | Building wheel for etcd3 (setup.py): started 2022-01-12 18:16:45.556 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-01-12 18:16:45.557 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=5de716661de4bc3ab270ba74e793d2f5eefc398abece8151fe06b182995b432d 2022-01-12 18:16:45.557 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-01-12 18:16:45.561 | Successfully built etcd3 2022-01-12 18:16:47.030 | Installing collected packages: protobuf, grpcio, etcd3 2022-01-12 18:16:47.866 | Successfully installed etcd3-0.12.0 grpcio-1.39.0 protobuf-3.17.3 2022-01-12 18:16:47.866 | 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-01-12 18:16:48.029 | + inc/python:pip_install:200 : result=0 2022-01-12 18:16:48.032 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:16:48.034 | + functions-common:time_stop:2309 : local name 2022-01-12 18:16:48.036 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:16:48.038 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:16:48.040 | + functions-common:time_stop:2312 : local total 2022-01-12 18:16:48.042 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:16:48.044 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:16:48.047 | + functions-common:time_stop:2316 : start_time=1642011398907 2022-01-12 18:16:48.049 | + functions-common:time_stop:2318 : [[ -z 1642011398907 ]] 2022-01-12 18:16:48.052 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:16:48.056 | + functions-common:time_stop:2321 : end_time=1642011408053 2022-01-12 18:16:48.058 | + functions-common:time_stop:2322 : elapsed_time=9146 2022-01-12 18:16:48.060 | + functions-common:time_stop:2323 : total=29512 2022-01-12 18:16:48.062 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:16:48.065 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=38658 2022-01-12 18:16:48.067 | + inc/python:pip_install:203 : return 0 2022-01-12 18:16:48.069 | + lib/libraries:install_libs:138 : pip_install etcd3gw 2022-01-12 18:16:48.090 | Using python 3.8 to install etcd3gw 2022-01-12 18:16:48.093 | + 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-01-12 18:16:48.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:16:48.835 | from cryptography.utils import int_from_bytes 2022-01-12 18:16:48.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:16:48.835 | from cryptography.utils import int_from_bytes 2022-01-12 18:16:49.845 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:16:49.947 | Collecting etcd3gw 2022-01-12 18:16:49.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-01-12 18:16:49.965 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-01-12 18:16:49.966 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-01-12 18:16:49.967 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.6.0) 2022-01-12 18:16:49.969 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-01-12 18:16:50.004 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.2) 2022-01-12 18:16:50.005 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.6) 2022-01-12 18:16:50.008 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.4) 2022-01-12 18:16:50.008 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2021.5.30) 2022-01-12 18:16:51.483 | Installing collected packages: etcd3gw 2022-01-12 18:16:51.660 | Successfully installed etcd3gw-1.0.0 2022-01-12 18:16:51.660 | 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-01-12 18:16:51.778 | + inc/python:pip_install:200 : result=0 2022-01-12 18:16:51.780 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:16:51.783 | + functions-common:time_stop:2309 : local name 2022-01-12 18:16:51.785 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:16:51.787 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:16:51.789 | + functions-common:time_stop:2312 : local total 2022-01-12 18:16:51.791 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:16:51.793 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:16:51.795 | + functions-common:time_stop:2316 : start_time=1642011408085 2022-01-12 18:16:51.798 | + functions-common:time_stop:2318 : [[ -z 1642011408085 ]] 2022-01-12 18:16:51.801 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:16:51.805 | + functions-common:time_stop:2321 : end_time=1642011411803 2022-01-12 18:16:51.807 | + functions-common:time_stop:2322 : elapsed_time=3718 2022-01-12 18:16:51.809 | + functions-common:time_stop:2323 : total=38658 2022-01-12 18:16:51.812 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:16:51.814 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=42376 2022-01-12 18:16:51.817 | + inc/python:pip_install:203 : return 0 2022-01-12 18:16:51.819 | + ./stack.sh:main:860 : install_apache_uwsgi 2022-01-12 18:16:51.821 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-12 18:16:51.824 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-12 18:16:51.827 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-12 18:16:51.829 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-12 18:16:51.831 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-12 18:16:51.834 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-12 18:16:51.836 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-12 18:16:51.838 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-12 18:16:51.841 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-12 18:16:51.843 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-12 18:16:51.845 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-12 18:16:51.848 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2022-01-12 18:16:51.850 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2022-01-12 18:16:51.853 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:16:51.856 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:16:51.859 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-12 18:16:51.861 | + lib/apache:install_apache_uwsgi:96 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-12 18:16:51.864 | + functions-common:install_package:1347 : update_package_repo 2022-01-12 18:16:51.866 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-01-12 18:16:51.868 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-01-12 18:16:51.870 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-01-12 18:16:51.873 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-01-12 18:16:51.876 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-01-12 18:16:51.878 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:16:51.881 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:16:51.883 | + functions-common:update_package_repo:1328 : apt_get_update 2022-01-12 18:16:51.885 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-01-12 18:16:51.888 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-01-12 18:16:51.891 | + functions-common:apt_get_update:1074 : return 2022-01-12 18:16:51.893 | + functions-common:install_package:1348 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-12 18:16:51.896 | + functions-common:real_install_package:1333 : is_ubuntu 2022-01-12 18:16:51.899 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:16:51.901 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:16:51.903 | + functions-common:real_install_package:1334 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-12 18:16:51.925 | + functions-common:apt_get:1114 : 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-01-12 18:16:52.036 | Reading package lists... 2022-01-12 18:16:52.287 | Building dependency tree... 2022-01-12 18:16:52.288 | Reading state information... 2022-01-12 18:16:52.533 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-01-12 18:16:52.533 | The following packages were automatically installed and are no longer required: 2022-01-12 18:16:52.534 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-12 18:16:52.534 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-12 18:16:52.534 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-12 18:16:52.534 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-12 18:16:52.534 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-12 18:16:52.534 | python3-zope.interface 2022-01-12 18:16:52.534 | Use 'sudo apt autoremove' to remove them. 2022-01-12 18:16:52.534 | The following additional packages will be installed: 2022-01-12 18:16:52.535 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-01-12 18:16:52.536 | Suggested packages: 2022-01-12 18:16:52.536 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-01-12 18:16:52.602 | The following NEW packages will be installed: 2022-01-12 18:16:52.602 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-01-12 18:16:53.150 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-01-12 18:16:53.150 | Need to get 1,306 kB of archives. 2022-01-12 18:16:53.150 | After this operation, 4,613 kB of additional disk space will be used. 2022-01-12 18:16:53.150 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-01-12 18:16:54.729 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-01-12 18:16:54.840 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-01-12 18:16:55.087 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-01-12 18:16:55.358 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-01-12 18:16:55.367 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-01-12 18:16:55.938 | Fetched 1,306 kB in 3s (470 kB/s) 2022-01-12 18:16:56.147 | Selecting previously unselected package libnorm1:amd64. 2022-01-12 18:16:56.198 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-01-12 18:16:56.202 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-01-12 18:16:56.321 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-12 18:16:56.827 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-01-12 18:16:56.836 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-01-12 18:16:56.905 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-12 18:16:57.386 | Selecting previously unselected package libzmq5:amd64. 2022-01-12 18:16:57.396 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-01-12 18:16:57.453 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-12 18:16:57.912 | Selecting previously unselected package uwsgi-core. 2022-01-12 18:16:57.922 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-01-12 18:16:57.975 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-12 18:16:58.609 | Selecting previously unselected package uwsgi. 2022-01-12 18:16:58.619 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-01-12 18:16:58.670 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-01-12 18:16:59.089 | Selecting previously unselected package uwsgi-plugin-python3. 2022-01-12 18:16:59.099 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-01-12 18:16:59.156 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-12 18:16:59.512 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-12 18:16:59.666 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-12 18:16:59.814 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-12 18:16:59.973 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-12 18:17:00.180 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-01-12 18:17:01.407 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-12 18:17:01.671 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-12 18:17:02.145 | Processing triggers for man-db (2.9.1-1) ... 2022-01-12 18:17:02.661 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-12 18:17:09.861 | + functions-common:apt_get:1118 : result=0 2022-01-12 18:17:09.863 | + functions-common:apt_get:1121 : time_stop apt-get 2022-01-12 18:17:09.865 | + functions-common:time_stop:2309 : local name 2022-01-12 18:17:09.867 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:17:09.869 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:17:09.871 | + functions-common:time_stop:2312 : local total 2022-01-12 18:17:09.873 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:17:09.876 | + functions-common:time_stop:2315 : name=apt-get 2022-01-12 18:17:09.878 | + functions-common:time_stop:2316 : start_time=1642011411923 2022-01-12 18:17:09.880 | + functions-common:time_stop:2318 : [[ -z 1642011411923 ]] 2022-01-12 18:17:09.883 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:17:09.887 | + functions-common:time_stop:2321 : end_time=1642011429885 2022-01-12 18:17:09.890 | + functions-common:time_stop:2322 : elapsed_time=17962 2022-01-12 18:17:09.892 | + functions-common:time_stop:2323 : total=519257 2022-01-12 18:17:09.895 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:17:09.897 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=537219 2022-01-12 18:17:09.899 | + functions-common:apt_get:1122 : return 0 2022-01-12 18:17:09.902 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-01-12 18:17:09.904 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:17:09.906 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:17:09.909 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-01-12 18:17:09.971 | Enabling module proxy. 2022-01-12 18:17:09.976 | To activate the new configuration, you need to run: 2022-01-12 18:17:09.976 | systemctl restart apache2 2022-01-12 18:17:09.981 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-01-12 18:17:10.042 | Considering dependency proxy for proxy_uwsgi: 2022-01-12 18:17:10.042 | Module proxy already enabled 2022-01-12 18:17:10.042 | Enabling module proxy_uwsgi. 2022-01-12 18:17:10.047 | To activate the new configuration, you need to run: 2022-01-12 18:17:10.047 | systemctl restart apache2 2022-01-12 18:17:10.052 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-01-12 18:17:10.055 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-01-12 18:17:10.057 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:17:10.059 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-01-12 18:17:10.188 | + ./stack.sh:main:863 : install_keystoneauth 2022-01-12 18:17:10.191 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2022-01-12 18:17:10.194 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-12 18:17:10.196 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:10.199 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:10.201 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2022-01-12 18:17:10.204 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:10.206 | + ./stack.sh:main:864 : install_keystoneclient 2022-01-12 18:17:10.208 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2022-01-12 18:17:10.211 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-12 18:17:10.213 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:10.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:10.218 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2022-01-12 18:17:10.220 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:10.222 | + ./stack.sh:main:865 : install_glanceclient 2022-01-12 18:17:10.225 | + lib/glance:install_glanceclient:505 : use_library_from_git python-glanceclient 2022-01-12 18:17:10.227 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-12 18:17:10.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:10.231 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:10.234 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2022-01-12 18:17:10.236 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:10.239 | + ./stack.sh:main:866 : install_cinderclient 2022-01-12 18:17:10.241 | + lib/cinder:install_cinderclient:481 : use_library_from_git python-brick-cinderclient-ext 2022-01-12 18:17:10.243 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-12 18:17:10.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:10.248 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:10.250 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2022-01-12 18:17:10.253 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:10.255 | + lib/cinder:install_cinderclient:486 : use_library_from_git python-cinderclient 2022-01-12 18:17:10.258 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-12 18:17:10.260 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:10.262 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:10.265 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2022-01-12 18:17:10.267 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:10.270 | + ./stack.sh:main:867 : install_novaclient 2022-01-12 18:17:10.272 | + lib/nova:install_novaclient:806 : use_library_from_git python-novaclient 2022-01-12 18:17:10.275 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-12 18:17:10.277 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:10.279 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:10.282 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2022-01-12 18:17:10.284 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:10.286 | + ./stack.sh:main:868 : is_service_enabled swift glance horizon 2022-01-12 18:17:10.303 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:10.306 | + ./stack.sh:main:869 : install_swiftclient 2022-01-12 18:17:10.308 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-12 18:17:10.310 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-12 18:17:10.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:10.316 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:10.318 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2022-01-12 18:17:10.320 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:10.323 | + ./stack.sh:main:871 : is_service_enabled neutron nova horizon 2022-01-12 18:17:10.339 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:10.342 | + ./stack.sh:main:872 : install_neutronclient 2022-01-12 18:17:10.344 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2022-01-12 18:17:10.346 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-12 18:17:10.349 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:10.351 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:10.353 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2022-01-12 18:17:10.356 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:10.359 | + ./stack.sh:main:876 : install_keystonemiddleware 2022-01-12 18:17:10.361 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2022-01-12 18:17:10.364 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-12 18:17:10.366 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:10.369 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:10.371 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2022-01-12 18:17:10.373 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:10.376 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2022-01-12 18:17:10.379 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-12 18:17:10.381 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-12 18:17:10.384 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-12 18:17:10.386 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-12 18:17:10.389 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-12 18:17:10.392 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-12 18:17:10.393 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-12 18:17:10.398 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-12 18:17:10.400 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-12 18:17:10.402 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-12 18:17:10.405 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-12 18:17:10.408 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-12 18:17:10.429 | Using python 3.8 to install keystonemiddleware 2022-01-12 18:17:10.431 | + 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-01-12 18:17:11.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:11.173 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:11.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:11.173 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:12.186 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:17:12.204 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-01-12 18:17:12.283 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-01-12 18:17:12.284 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.10.0) 2022-01-12 18:17:12.285 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-01-12 18:17:12.286 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-12 18:17:12.287 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2022-01-12 18:17:12.288 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-12 18:17:12.289 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-01-12 18:17:12.290 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.3.2) 2022-01-12 18:17:12.292 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.6.0) 2022-01-12 18:17:12.293 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-12 18:17:12.294 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-12 18:17:12.295 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.0) 2022-01-12 18:17:12.296 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-01-12 18:17:12.297 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-01-12 18:17:12.354 | 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-01-12 18:17:12.355 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (0.1.16) 2022-01-12 18:17:12.356 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.4.0) 2022-01-12 18:17:12.393 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2022-01-12 18:17:12.432 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (5.4.1) 2022-01-12 18:17:12.433 | 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-01-12 18:17:12.434 | 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-01-12 18:17:12.435 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-01-12 18:17:12.485 | 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-01-12 18:17:12.487 | 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-01-12 18:17:12.495 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.1) 2022-01-12 18:17:12.497 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.2) 2022-01-12 18:17:12.511 | 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-01-12 18:17:12.512 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.0) 2022-01-12 18:17:12.513 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (2.4.7) 2022-01-12 18:17:12.581 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.6) 2022-01-12 18:17:12.582 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2021.5.30) 2022-01-12 18:17:12.585 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.2) 2022-01-12 18:17:12.587 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.4) 2022-01-12 18:17:12.637 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.12.1) 2022-01-12 18:17:12.649 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.0.9) 2022-01-12 18:17:14.084 | 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-01-12 18:17:14.196 | + inc/python:pip_install:200 : result=0 2022-01-12 18:17:14.198 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:17:14.201 | + functions-common:time_stop:2309 : local name 2022-01-12 18:17:14.203 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:17:14.205 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:17:14.208 | + functions-common:time_stop:2312 : local total 2022-01-12 18:17:14.210 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:17:14.212 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:17:14.214 | + functions-common:time_stop:2316 : start_time=1642011430423 2022-01-12 18:17:14.216 | + functions-common:time_stop:2318 : [[ -z 1642011430423 ]] 2022-01-12 18:17:14.219 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:17:14.223 | + functions-common:time_stop:2321 : end_time=1642011434220 2022-01-12 18:17:14.225 | + functions-common:time_stop:2322 : elapsed_time=3797 2022-01-12 18:17:14.227 | + functions-common:time_stop:2323 : total=42376 2022-01-12 18:17:14.229 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:17:14.231 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=46173 2022-01-12 18:17:14.233 | + inc/python:pip_install:203 : return 0 2022-01-12 18:17:14.236 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2022-01-12 18:17:14.238 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-12 18:17:14.240 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-12 18:17:14.243 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-12 18:17:14.246 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-12 18:17:14.248 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-12 18:17:14.252 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-12 18:17:14.252 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-12 18:17:14.257 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-12 18:17:14.260 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-12 18:17:14.262 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-12 18:17:14.265 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-12 18:17:14.267 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-12 18:17:14.288 | Using python 3.8 to install python-memcached 2022-01-12 18:17:14.290 | + 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-01-12 18:17:15.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:15.035 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:15.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:15.035 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:16.052 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:17:16.149 | Collecting python-memcached 2022-01-12 18:17:16.156 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-01-12 18:17:16.163 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-01-12 18:17:17.648 | Installing collected packages: python-memcached 2022-01-12 18:17:17.820 | Successfully installed python-memcached-1.59 2022-01-12 18:17:17.820 | 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-01-12 18:17:17.927 | + inc/python:pip_install:200 : result=0 2022-01-12 18:17:17.930 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:17:17.932 | + functions-common:time_stop:2309 : local name 2022-01-12 18:17:17.934 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:17:17.936 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:17:17.938 | + functions-common:time_stop:2312 : local total 2022-01-12 18:17:17.941 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:17:17.943 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:17:17.945 | + functions-common:time_stop:2316 : start_time=1642011434283 2022-01-12 18:17:17.947 | + functions-common:time_stop:2318 : [[ -z 1642011434283 ]] 2022-01-12 18:17:17.950 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:17:17.954 | + functions-common:time_stop:2321 : end_time=1642011437952 2022-01-12 18:17:17.957 | + functions-common:time_stop:2322 : elapsed_time=3669 2022-01-12 18:17:17.959 | + functions-common:time_stop:2323 : total=46173 2022-01-12 18:17:17.961 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:17:17.963 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=49842 2022-01-12 18:17:17.966 | + inc/python:pip_install:203 : return 0 2022-01-12 18:17:17.968 | + ./stack.sh:main:878 : is_service_enabled keystone 2022-01-12 18:17:17.984 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:17.986 | + ./stack.sh:main:879 : '[' 10.222.0.44 == 10.222.0.44 ']' 2022-01-12 18:17:17.989 | + ./stack.sh:main:880 : stack_install_service keystone 2022-01-12 18:17:17.991 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-12 18:17:17.993 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-12 18:17:17.996 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-12 18:17:17.998 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-12 18:17:18.000 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2022-01-12 18:17:18.015 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:18.018 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/xena 2022-01-12 18:17:18.021 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-12 18:17:18.023 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2022-01-12 18:17:18.025 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-01-12 18:17:18.027 | + functions-common:git_clone:526 : local orig_dir 2022-01-12 18:17:18.029 | ++ functions-common:git_clone:527 : pwd 2022-01-12 18:17:18.032 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-12 18:17:18.034 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-12 18:17:18.036 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-12 18:17:18.051 | + functions-common:git_clone:530 : RECLONE=False 2022-01-12 18:17:18.053 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-12 18:17:18.055 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-12 18:17:18.058 | + functions-common:git_clone:544 : echo stable/xena 2022-01-12 18:17:18.058 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-12 18:17:18.063 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2022-01-12 18:17:18.066 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-12 18:17:18.068 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2022-01-12 18:17:18.070 | + functions-common:git_clone:593 : git show --oneline 2022-01-12 18:17:18.070 | + functions-common:git_clone:593 : head -1 2022-01-12 18:17:18.073 | 20be02134 Merge "Fix typos in ec2 credential policies" into stable/xena 2022-01-12 18:17:18.075 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-12 18:17:18.078 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2022-01-12 18:17:18.081 | + inc/python:setup_develop:338 : local bindep 2022-01-12 18:17:18.083 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-12 18:17:18.085 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-12 18:17:18.087 | + inc/python:setup_develop:344 : local extras= 2022-01-12 18:17:18.089 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-12 18:17:18.092 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-12 18:17:18.094 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-12 18:17:18.097 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-12 18:17:18.099 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-12 18:17:18.101 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-12 18:17:18.104 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-12 18:17:18.106 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-12 18:17:18.109 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-12 18:17:18.111 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-12 18:17:18.114 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-12 18:17:18.116 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-12 18:17:18.122 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-01-12 18:17:18.124 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-01-12 18:17:18.755 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-01-12 18:17:18.757 | + inc/python:setup_package:418 : local bindep=0 2022-01-12 18:17:18.759 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-12 18:17:18.762 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-12 18:17:18.764 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-12 18:17:18.766 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-01-12 18:17:18.768 | + inc/python:setup_package:427 : local flags=-e 2022-01-12 18:17:18.771 | + inc/python:setup_package:428 : local extras= 2022-01-12 18:17:18.773 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-12 18:17:18.775 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-12 18:17:18.777 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-12 18:17:18.779 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-12 18:17:18.781 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-12 18:17:18.784 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-01-12 18:17:18.805 | Using python 3.8 to install /opt/stack/keystone 2022-01-12 18:17:18.807 | + 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-01-12 18:17:19.555 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:19.555 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:19.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:19.556 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:20.553 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:17:20.568 | Obtaining file:///opt/stack/keystone 2022-01-12 18:17:20.569 | Preparing metadata (setup.py): started 2022-01-12 18:17:22.174 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:17:22.336 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.6.0) 2022-01-12 18:17:22.337 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.8.7) 2022-01-12 18:17:22.430 | Collecting Flask!=0.11,>=1.0.2 2022-01-12 18:17:22.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a62/09ca15eb63fc9/Flask-2.0.1-py3-none-any.whl (94 kB) 2022-01-12 18:17:22.489 | Collecting Flask-RESTful>=0.3.5 2022-01-12 18:17:22.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-01-12 18:17:22.499 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.8) 2022-01-12 18:17:22.500 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.23) 2022-01-12 18:17:22.501 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (0.13.0) 2022-01-12 18:17:22.502 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.0) 2022-01-12 18:17:22.546 | Collecting passlib>=1.7.0 2022-01-12 18:17:22.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-01-12 18:17:22.571 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.3.0) 2022-01-12 18:17:22.572 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (9.3.0) 2022-01-12 18:17:22.573 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2022-01-12 18:17:22.783 | Collecting scrypt>=0.8.0 2022-01-12 18:17:22.801 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ffc/de1d60a43e9d9/scrypt-0.8.18-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2022-01-12 18:17:22.826 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2.8.1) 2022-01-12 18:17:22.827 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (8.7.1) 2022-01-12 18:17:22.828 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.3.2) 2022-01-12 18:17:22.830 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (12.9.1) 2022-01-12 18:17:22.831 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (11.0.0) 2022-01-12 18:17:22.832 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (5.1.0) 2022-01-12 18:17:22.833 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.6.0) 2022-01-12 18:17:22.834 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.4.0) 2022-01-12 18:17:22.835 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.8.3) 2022-01-12 18:17:22.836 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.2.0) 2022-01-12 18:17:22.837 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.4.0) 2022-01-12 18:17:22.838 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (4.10.0) 2022-01-12 18:17:22.888 | Collecting oauthlib>=0.6.2 2022-01-12 18:17:22.893 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-01-12 18:17:22.958 | Collecting pysaml2>=5.0.0 2022-01-12 18:17:22.964 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2022-01-12 18:17:23.057 | Collecting PyJWT>=1.6.1 2022-01-12 18:17:23.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/934/d73fbba91b048/PyJWT-2.1.0-py3-none-any.whl (16 kB) 2022-01-12 18:17:23.068 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.1.4) 2022-01-12 18:17:23.069 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.0.1.dev7) (3.2.0) 2022-01-12 18:17:23.070 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.1.1) 2022-01-12 18:17:23.071 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (1.0.2) 2022-01-12 18:17:23.072 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (3.4.2) 2022-01-12 18:17:23.073 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.0.1.dev7) (2021.1) 2022-01-12 18:17:23.084 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.14.6) 2022-01-12 18:17:23.085 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.0.1.dev7) (1.16.0) 2022-01-12 18:17:23.128 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.0.1.dev7) (5.0.9) 2022-01-12 18:17:23.177 | Collecting itsdangerous>=2.0 2022-01-12 18:17:23.184 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-01-12 18:17:23.253 | Collecting click>=7.1.2 2022-01-12 18:17:23.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fba/402a4a4733474/click-8.0.1-py3-none-any.whl (97 kB) 2022-01-12 18:17:23.266 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.0.1.dev7) (3.0.1) 2022-01-12 18:17:23.348 | Collecting Werkzeug>=2.0 2022-01-12 18:17:23.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/ec500dcdba0ba/Werkzeug-2.0.1-py3-none-any.whl (288 kB) 2022-01-12 18:17:23.427 | Collecting aniso8601>=0.82 2022-01-12 18:17:23.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-01-12 18:17:23.505 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2.26.0) 2022-01-12 18:17:23.507 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (4.4.0) 2022-01-12 18:17:23.607 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (0.8.0) 2022-01-12 18:17:23.608 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (1.5.0) 2022-01-12 18:17:23.610 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (2.3.0) 2022-01-12 18:17:23.611 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.0.1.dev7) (5.4.1) 2022-01-12 18:17:23.663 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (0.5.0) 2022-01-12 18:17:23.665 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.7.1) 2022-01-12 18:17:23.666 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.0.1.dev7) (2.0.1) 2022-01-12 18:17:23.714 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev7) (2.8.2) 2022-01-12 18:17:23.718 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.0.1.dev7) (0.9.6) 2022-01-12 18:17:23.798 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.1.0) 2022-01-12 18:17:23.799 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.0.8) 2022-01-12 18:17:23.801 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.3.0) 2022-01-12 18:17:23.802 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.4.0) 2022-01-12 18:17:23.804 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.6.0) 2022-01-12 18:17:23.805 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (4.2.2) 2022-01-12 18:17:23.825 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.0.1.dev7) (3.3.0) 2022-01-12 18:17:23.886 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.0.1.dev7) (0.7.2) 2022-01-12 18:17:23.906 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (2.4.7) 2022-01-12 18:17:23.908 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (0.11.0) 2022-01-12 18:17:23.909 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (21.0) 2022-01-12 18:17:23.910 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.0.1.dev7) (0.1.16) 2022-01-12 18:17:23.961 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.0.1.dev7) (4.4.1) 2022-01-12 18:17:24.070 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (5.2.2) 2022-01-12 18:17:24.072 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.0.1.dev7) (20.0.1) 2022-01-12 18:17:24.176 | Collecting xmlschema>=1.2.1 2022-01-12 18:17:24.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66a/17ba8c342703a/xmlschema-1.7.0-py3-none-any.whl (254 kB) 2022-01-12 18:17:24.226 | Collecting defusedxml 2022-01-12 18:17:24.233 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-01-12 18:17:24.417 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.0.1.dev7) (1.1.1) 2022-01-12 18:17:24.438 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.5.2) 2022-01-12 18:17:24.439 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.0.1.dev7) (0.4.1) 2022-01-12 18:17:24.504 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.1.5) 2022-01-12 18:17:24.522 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (5.0.0) 2022-01-12 18:17:24.591 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.0.1.dev7) (2.20) 2022-01-12 18:17:24.632 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.0.1.dev7) (1.12.1) 2022-01-12 18:17:24.740 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.0.1.dev7) (2.0.1) 2022-01-12 18:17:24.812 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (1.7.0) 2022-01-12 18:17:24.937 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev7) (0.14.1) 2022-01-12 18:17:24.966 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.11.0) 2022-01-12 18:17:25.005 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.31.1) 2022-01-12 18:17:25.008 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (1.3.2) 2022-01-12 18:17:25.010 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.5.1) 2022-01-12 18:17:25.016 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (3.5.0) 2022-01-12 18:17:25.017 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (2.1.1) 2022-01-12 18:17:25.018 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (3.0.0) 2022-01-12 18:17:25.192 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (3.2) 2022-01-12 18:17:25.193 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2021.5.30) 2022-01-12 18:17:25.195 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (2.0.4) 2022-01-12 18:17:25.196 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.0.1.dev7) (1.26.6) 2022-01-12 18:17:25.340 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev7) (2.5.0) 2022-01-12 18:17:25.499 | Collecting elementpath<3.0.0,>=2.2.2 2022-01-12 18:17:25.507 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f27/d7c045c4f1f30/elementpath-2.2.3-py3-none-any.whl (149 kB) 2022-01-12 18:17:25.591 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.0.1.dev7) (3.5.0) 2022-01-12 18:17:25.765 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (1.16.0) 2022-01-12 18:17:25.793 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.0.1.dev7) (1.6) 2022-01-12 18:17:25.936 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (57.4.0) 2022-01-12 18:17:26.030 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.0.1.dev7) (0.7) 2022-01-12 18:17:26.063 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.0.1.dev7) (1.0.0) 2022-01-12 18:17:27.343 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-01-12 18:17:28.001 | Attempting uninstall: click 2022-01-12 18:17:28.003 | Found existing installation: Click 7.0 2022-01-12 18:17:28.012 | Uninstalling Click-7.0: 2022-01-12 18:17:28.044 | Successfully uninstalled Click-7.0 2022-01-12 18:17:29.614 | Attempting uninstall: PyJWT 2022-01-12 18:17:29.616 | Found existing installation: PyJWT 1.7.1 2022-01-12 18:17:29.624 | Uninstalling PyJWT-1.7.1: 2022-01-12 18:17:29.654 | Successfully uninstalled PyJWT-1.7.1 2022-01-12 18:17:30.208 | Attempting uninstall: oauthlib 2022-01-12 18:17:30.210 | Found existing installation: oauthlib 3.1.0 2022-01-12 18:17:30.218 | Uninstalling oauthlib-3.1.0: 2022-01-12 18:17:30.248 | Successfully uninstalled oauthlib-3.1.0 2022-01-12 18:17:30.513 | Running setup.py develop for keystone 2022-01-12 18:17:32.496 | Successfully installed Flask-2.0.1 Flask-RESTful-0.3.9 PyJWT-2.1.0 Werkzeug-2.0.1 aniso8601-9.0.1 click-8.0.1 defusedxml-0.7.1 elementpath-2.2.3 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.18 xmlschema-1.7.0 2022-01-12 18:17:32.496 | 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-01-12 18:17:32.646 | + inc/python:pip_install:200 : result=0 2022-01-12 18:17:32.648 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:17:32.650 | + functions-common:time_stop:2309 : local name 2022-01-12 18:17:32.653 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:17:32.655 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:17:32.657 | + functions-common:time_stop:2312 : local total 2022-01-12 18:17:32.659 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:17:32.662 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:17:32.664 | + functions-common:time_stop:2316 : start_time=1642011438800 2022-01-12 18:17:32.666 | + functions-common:time_stop:2318 : [[ -z 1642011438800 ]] 2022-01-12 18:17:32.668 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:17:32.672 | + functions-common:time_stop:2321 : end_time=1642011452670 2022-01-12 18:17:32.674 | + functions-common:time_stop:2322 : elapsed_time=13870 2022-01-12 18:17:32.676 | + functions-common:time_stop:2323 : total=49842 2022-01-12 18:17:32.678 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:17:32.680 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=63712 2022-01-12 18:17:32.682 | + inc/python:pip_install:203 : return 0 2022-01-12 18:17:32.685 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-12 18:17:32.687 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-12 18:17:32.689 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-12 18:17:32.707 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-12 18:17:32.719 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-01-12 18:17:32.722 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-01-12 18:17:32.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:32.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:32.729 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2022-01-12 18:17:32.731 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:32.733 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2022-01-12 18:17:32.749 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:32.751 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2022-01-12 18:17:32.754 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-12 18:17:32.756 | + ./stack.sh:main:881 : configure_keystone 2022-01-12 18:17:32.758 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2022-01-12 18:17:32.771 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-01-12 18:17:32.773 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-01-12 18:17:32.778 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2022-01-12 18:17:32.793 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:32.796 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2022-01-12 18:17:32.824 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-01-12 18:17:32.851 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-01-12 18:17:32.880 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2022-01-12 18:17:32.911 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2022-01-12 18:17:32.940 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2022-01-12 18:17:32.970 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-01-12 18:17:32.996 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-01-12 18:17:33.023 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-01-12 18:17:33.026 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-01-12 18:17:33.028 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-01-12 18:17:33.030 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-01-12 18:17:33.032 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-12 18:17:33.035 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-12 18:17:33.051 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:33.054 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-12 18:17:33.056 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-12 18:17:33.058 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-12 18:17:33.074 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:33.077 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:17:33.080 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:17:33.109 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-12 18:17:33.112 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-12 18:17:33.114 | + lib/keystone:configure_keystone:225 : local service_port=5000 2022-01-12 18:17:33.116 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2022-01-12 18:17:33.119 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2022-01-12 18:17:33.135 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:33.137 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.44/identity 2022-01-12 18:17:33.168 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.44/identity 2022-01-12 18:17:33.195 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2022-01-12 18:17:33.197 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2022-01-12 18:17:33.228 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2022-01-12 18:17:33.230 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-01-12 18:17:33.232 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-01-12 18:17:33.235 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2022-01-12 18:17:33.237 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-12 18:17:33.239 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-12 18:17:33.270 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2022-01-12 18:17:33.272 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2022-01-12 18:17:33.274 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-01-12 18:17:33.277 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-01-12 18:17:33.280 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-12 18:17:33.296 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-12 18:17:33.299 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-12 18:17:33.301 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-12 18:17:33.303 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-12 18:17:33.306 | + 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-01-12 18:17:33.333 | + 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-01-12 18:17:33.360 | + 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-01-12 18:17:33.387 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-12 18:17:33.414 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-01-12 18:17:33.442 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2022-01-12 18:17:33.444 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-01-12 18:17:33.447 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-01-12 18:17:33.449 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-01-12 18:17:33.451 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-01-12 18:17:33.454 | + lib/apache:write_uwsgi_config:257 : local http= 2022-01-12 18:17:33.456 | + lib/apache:write_uwsgi_config:258 : local name= 2022-01-12 18:17:33.459 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-01-12 18:17:33.463 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-01-12 18:17:33.465 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-01-12 18:17:33.467 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-12 18:17:33.480 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-12 18:17:33.480 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:17:33.489 | d /var/run/uwsgi 0755 ubuntu root 2022-01-12 18:17:33.492 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:17:33.508 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-01-12 18:17:33.510 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-01-12 18:17:33.514 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-01-12 18:17:33.542 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-01-12 18:17:33.569 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-01-12 18:17:33.595 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-01-12 18:17:33.622 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-01-12 18:17:33.649 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-01-12 18:17:33.676 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-01-12 18:17:33.703 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-01-12 18:17:33.730 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-01-12 18:17:33.757 | + 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-01-12 18:17:33.783 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-01-12 18:17:33.811 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-01-12 18:17:33.837 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-01-12 18:17:33.865 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-01-12 18:17:33.868 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-01-12 18:17:33.870 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-01-12 18:17:33.873 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-01-12 18:17:33.875 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-01-12 18:17:33.878 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:17:33.880 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:17:33.882 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-12 18:17:33.885 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-12 18:17:33.887 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-01-12 18:17:33.914 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-01-12 18:17:33.942 | + 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-01-12 18:17:33.942 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-12 18:17:33.951 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-01-12 18:17:33.954 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-01-12 18:17:33.957 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-01-12 18:17:33.959 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-01-12 18:17:33.961 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-12 18:17:33.963 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-12 18:17:33.966 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:17:33.968 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:17:33.971 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-12 18:17:33.973 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-01-12 18:17:33.975 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:17:33.977 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:17:33.980 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-01-12 18:17:34.040 | Enabling site keystone-wsgi-public. 2022-01-12 18:17:34.046 | To activate the new configuration, you need to run: 2022-01-12 18:17:34.046 | systemctl reload apache2 2022-01-12 18:17:34.051 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-01-12 18:17:34.053 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-01-12 18:17:34.055 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:17:34.058 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-01-12 18:17:34.184 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2022-01-12 18:17:34.187 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2022-01-12 18:17:34.189 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2022-01-12 18:17:34.194 | + lib/apache:write_uwsgi_config:256 : local url=/identity_admin 2022-01-12 18:17:34.197 | + lib/apache:write_uwsgi_config:257 : local http= 2022-01-12 18:17:34.199 | + lib/apache:write_uwsgi_config:258 : local name= 2022-01-12 18:17:34.202 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-admin 2022-01-12 18:17:34.207 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-admin 2022-01-12 18:17:34.210 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-01-12 18:17:34.212 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-12 18:17:34.225 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-12 18:17:34.225 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:17:34.234 | d /var/run/uwsgi 0755 ubuntu root 2022-01-12 18:17:34.237 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:17:34.253 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2022-01-12 18:17:34.255 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2022-01-12 18:17:34.259 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2022-01-12 18:17:34.289 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2022-01-12 18:17:34.316 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2022-01-12 18:17:34.344 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2022-01-12 18:17:34.372 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2022-01-12 18:17:34.399 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2022-01-12 18:17:34.427 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2022-01-12 18:17:34.453 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2022-01-12 18:17:34.481 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2022-01-12 18:17:34.507 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-12 18:17:34.534 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2022-01-12 18:17:34.561 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2022-01-12 18:17:34.589 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2022-01-12 18:17:34.615 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-01-12 18:17:34.617 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-01-12 18:17:34.620 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-admin 2022-01-12 18:17:34.623 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-admin 2022-01-12 18:17:34.625 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-01-12 18:17:34.628 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:17:34.630 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:17:34.632 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-01-12 18:17:34.635 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-01-12 18:17:34.637 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2022-01-12 18:17:34.664 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2022-01-12 18:17:34.691 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 ' 2022-01-12 18:17:34.692 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2022-01-12 18:17:34.700 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin" retry=0 2022-01-12 18:17:34.704 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-admin 2022-01-12 18:17:34.706 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-admin 2022-01-12 18:17:34.709 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-01-12 18:17:34.711 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-12 18:17:34.713 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-12 18:17:34.716 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:17:34.718 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:17:34.720 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-12 18:17:34.723 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-01-12 18:17:34.725 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:17:34.727 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:17:34.729 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-admin 2022-01-12 18:17:34.791 | Enabling site keystone-wsgi-admin. 2022-01-12 18:17:34.796 | To activate the new configuration, you need to run: 2022-01-12 18:17:34.796 | systemctl reload apache2 2022-01-12 18:17:34.801 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-01-12 18:17:34.803 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-01-12 18:17:34.806 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:17:34.808 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-01-12 18:17:34.932 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-01-12 18:17:34.962 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-01-12 18:17:34.992 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-01-12 18:17:35.024 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2022-01-12 18:17:35.026 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-01-12 18:17:35.056 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-01-12 18:17:35.085 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-01-12 18:17:35.114 | + ./stack.sh:main:885 : is_service_enabled swift 2022-01-12 18:17:35.131 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:35.133 | + ./stack.sh:main:886 : is_service_enabled ceilometer 2022-01-12 18:17:35.150 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:35.152 | + ./stack.sh:main:889 : stack_install_service swift 2022-01-12 18:17:35.154 | + lib/stack:stack_install_service:20 : local service=swift 2022-01-12 18:17:35.157 | + lib/stack:stack_install_service:21 : type install_swift 2022-01-12 18:17:35.159 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-12 18:17:35.161 | + lib/stack:stack_install_service:32 : install_swift 2022-01-12 18:17:35.164 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/xena 2022-01-12 18:17:35.166 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2022-01-12 18:17:35.168 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2022-01-12 18:17:35.170 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-01-12 18:17:35.173 | + functions-common:git_clone:526 : local orig_dir 2022-01-12 18:17:35.176 | ++ functions-common:git_clone:527 : pwd 2022-01-12 18:17:35.178 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-12 18:17:35.181 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-12 18:17:35.183 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-12 18:17:35.199 | + functions-common:git_clone:530 : RECLONE=False 2022-01-12 18:17:35.202 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-12 18:17:35.204 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-12 18:17:35.206 | + functions-common:git_clone:544 : echo stable/xena 2022-01-12 18:17:35.207 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-12 18:17:35.212 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2022-01-12 18:17:35.214 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-12 18:17:35.216 | + functions-common:git_clone:592 : cd /opt/stack/swift 2022-01-12 18:17:35.219 | + functions-common:git_clone:593 : git show --oneline 2022-01-12 18:17:35.220 | + functions-common:git_clone:593 : head -1 2022-01-12 18:17:35.223 | 68bd795a6 Fix cname_lookup test 2022-01-12 18:17:35.226 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-12 18:17:35.228 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-01-12 18:17:35.231 | + inc/python:setup_develop:338 : local bindep 2022-01-12 18:17:35.234 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-01-12 18:17:35.237 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-01-12 18:17:35.239 | + inc/python:setup_develop:344 : local extras=keystone 2022-01-12 18:17:35.241 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-01-12 18:17:35.244 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-12 18:17:35.246 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-01-12 18:17:35.249 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-01-12 18:17:35.251 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-12 18:17:35.253 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-01-12 18:17:35.256 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-01-12 18:17:35.259 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-12 18:17:35.261 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-01-12 18:17:35.264 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-12 18:17:35.266 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-12 18:17:35.269 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-01-12 18:17:35.274 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-01-12 18:17:35.277 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-01-12 18:17:35.911 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-01-12 18:17:35.913 | + inc/python:setup_package:418 : local bindep=0 2022-01-12 18:17:35.915 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-12 18:17:35.918 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-12 18:17:35.920 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-01-12 18:17:35.922 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-01-12 18:17:35.925 | + inc/python:setup_package:427 : local flags=-e 2022-01-12 18:17:35.927 | + inc/python:setup_package:428 : local extras=keystone 2022-01-12 18:17:35.930 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-12 18:17:35.932 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-01-12 18:17:35.934 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-01-12 18:17:35.936 | + inc/python:setup_package:438 : extras='[keystone]' 2022-01-12 18:17:35.939 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-12 18:17:35.941 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-01-12 18:17:35.962 | Using python 3.8 to install /opt/stack/swift 2022-01-12 18:17:35.964 | + 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-01-12 18:17:36.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:36.712 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:36.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:36.712 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:37.718 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:17:37.733 | Obtaining file:///opt/stack/swift 2022-01-12 18:17:37.734 | Preparing metadata (setup.py): started 2022-01-12 18:17:38.925 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:17:39.057 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (0.31.1) 2022-01-12 18:17:39.058 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (1.1.1) 2022-01-12 18:17:39.059 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (0.11.0) 2022-01-12 18:17:39.060 | Requirement already satisfied: PasteDeploy>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (2.1.1) 2022-01-12 18:17:39.967 | Collecting lxml>=3.4.1 2022-01-12 18:17:39.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b3/8116b6e628118/lxml-4.6.3-cp38-cp38-manylinux2014_x86_64.whl (6.8 MB) 2022-01-12 18:17:40.150 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (2.26.0) 2022-01-12 18:17:40.151 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (1.16.0) 2022-01-12 18:17:40.257 | Collecting xattr>=0.4 2022-01-12 18:17:40.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2022-01-12 18:17:40.276 | Preparing metadata (setup.py): started 2022-01-12 18:17:40.994 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:17:41.042 | Collecting PyECLib>=1.3.1 2022-01-12 18:17:41.063 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-01-12 18:17:41.378 | Preparing metadata (setup.py): started 2022-01-12 18:17:42.035 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:17:42.039 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (3.4.8) 2022-01-12 18:17:42.040 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.28.1.dev4) (9.3.0) 2022-01-12 18:17:42.078 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.28.1.dev4) (1.14.6) 2022-01-12 18:17:42.087 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.28.1.dev4) (1.16.0) 2022-01-12 18:17:42.141 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2.8.1) 2022-01-12 18:17:42.142 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.2.0) 2022-01-12 18:17:42.144 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (5.1.0) 2022-01-12 18:17:42.145 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.10.0) 2022-01-12 18:17:42.146 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.4.0) 2022-01-12 18:17:42.147 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (5.6.0) 2022-01-12 18:17:42.148 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (3.1.1) 2022-01-12 18:17:42.150 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.3.0) 2022-01-12 18:17:42.151 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.8.7) 2022-01-12 18:17:42.152 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (3.3.2) 2022-01-12 18:17:42.153 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (4.6.0) 2022-01-12 18:17:42.154 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (8.7.1) 2022-01-12 18:17:42.178 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=1.3.3->swift==2.28.1.dev4) (57.4.0) 2022-01-12 18:17:42.208 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev4) (1.26.6) 2022-01-12 18:17:42.210 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev4) (2.0.4) 2022-01-12 18:17:42.211 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev4) (2021.5.30) 2022-01-12 18:17:42.214 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.28.1.dev4) (3.2) 2022-01-12 18:17:42.238 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.28.1.dev4) (2.20) 2022-01-12 18:17:42.319 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (0.1.16) 2022-01-12 18:17:42.320 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.7.0) 2022-01-12 18:17:42.322 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (3.4.0) 2022-01-12 18:17:42.365 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.1.4) 2022-01-12 18:17:42.443 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (0.8.0) 2022-01-12 18:17:42.445 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (5.4.1) 2022-01-12 18:17:42.446 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.5.0) 2022-01-12 18:17:42.447 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2.3.0) 2022-01-12 18:17:42.507 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (0.9.6) 2022-01-12 18:17:42.509 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2.8.2) 2022-01-12 18:17:42.523 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2021.1) 2022-01-12 18:17:42.525 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.0.2) 2022-01-12 18:17:42.543 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (21.0) 2022-01-12 18:17:42.545 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (2.4.7) 2022-01-12 18:17:42.654 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (1.12.1) 2022-01-12 18:17:42.670 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.28.1.dev4) (5.0.9) 2022-01-12 18:17:42.941 | Building wheels for collected packages: PyECLib, xattr 2022-01-12 18:17:42.942 | Building wheel for PyECLib (setup.py): started 2022-01-12 18:17:44.251 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-01-12 18:17:44.252 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55552 sha256=53133d01ee1272fec837e728c7fc943ea75a14a9e67ccbd6244c692fe66c9293 2022-01-12 18:17:44.252 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-01-12 18:17:44.257 | Building wheel for xattr (setup.py): started 2022-01-12 18:17:45.695 | Building wheel for xattr (setup.py): finished with status 'done' 2022-01-12 18:17:45.696 | Created wheel for xattr: filename=xattr-0.9.7-cp38-cp38-linux_x86_64.whl size=33288 sha256=5f78121f97cd9a00f2be3b0705440932c2789ce587eeeb7cc0dc1e084db779e5 2022-01-12 18:17:45.696 | Stored in directory: /root/.cache/pip/wheels/90/58/82/c0bf95f0215cd4d718b9b5bde6f88253eef46677a81e649467 2022-01-12 18:17:45.699 | Successfully built PyECLib xattr 2022-01-12 18:17:47.004 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-01-12 18:17:47.512 | Running setup.py develop for swift 2022-01-12 18:17:49.379 | Successfully installed PyECLib-1.6.0 lxml-4.6.3 swift-2.28.1.dev4 xattr-0.9.7 2022-01-12 18:17:49.379 | 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-01-12 18:17:49.527 | + inc/python:pip_install:200 : result=0 2022-01-12 18:17:49.529 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:17:49.532 | + functions-common:time_stop:2309 : local name 2022-01-12 18:17:49.534 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:17:49.536 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:17:49.538 | + functions-common:time_stop:2312 : local total 2022-01-12 18:17:49.540 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:17:49.542 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:17:49.545 | + functions-common:time_stop:2316 : start_time=1642011455957 2022-01-12 18:17:49.547 | + functions-common:time_stop:2318 : [[ -z 1642011455957 ]] 2022-01-12 18:17:49.550 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:17:49.554 | + functions-common:time_stop:2321 : end_time=1642011469551 2022-01-12 18:17:49.556 | + functions-common:time_stop:2322 : elapsed_time=13594 2022-01-12 18:17:49.558 | + functions-common:time_stop:2323 : total=63712 2022-01-12 18:17:49.560 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:17:49.563 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=77306 2022-01-12 18:17:49.565 | + inc/python:pip_install:203 : return 0 2022-01-12 18:17:49.567 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-12 18:17:49.569 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-12 18:17:49.572 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-12 18:17:49.589 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-12 18:17:49.602 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-01-12 18:17:49.604 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-01-12 18:17:49.606 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:49.609 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:49.611 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2022-01-12 18:17:49.614 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:49.616 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-01-12 18:17:49.619 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-12 18:17:49.621 | + ./stack.sh:main:890 : configure_swift 2022-01-12 18:17:49.623 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-01-12 18:17:49.625 | + lib/swift:configure_swift:335 : local node_number 2022-01-12 18:17:49.627 | + lib/swift:configure_swift:336 : local swift_node_config 2022-01-12 18:17:49.629 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-01-12 18:17:49.631 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-01-12 18:17:50.489 | No container-updater running 2022-01-12 18:17:50.489 | No account-auditor running 2022-01-12 18:17:50.489 | No container-sync running 2022-01-12 18:17:50.489 | No account-reaper running 2022-01-12 18:17:50.489 | No account-server running 2022-01-12 18:17:50.489 | No container-reconciler running 2022-01-12 18:17:50.489 | No container-sharder running 2022-01-12 18:17:50.489 | No object-reconstructor running 2022-01-12 18:17:50.489 | No object-auditor running 2022-01-12 18:17:50.489 | No object-server running 2022-01-12 18:17:50.489 | No container-auditor running 2022-01-12 18:17:50.489 | No proxy-server running 2022-01-12 18:17:50.489 | No object-replicator running 2022-01-12 18:17:50.489 | No object-expirer running 2022-01-12 18:17:50.489 | No account-replicator running 2022-01-12 18:17:50.489 | No container-replicator running 2022-01-12 18:17:50.489 | No container-server running 2022-01-12 18:17:50.489 | No object-updater running 2022-01-12 18:17:50.536 | + lib/swift:configure_swift:340 : true 2022-01-12 18:17:50.538 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-01-12 18:17:50.552 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-01-12 18:17:50.563 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-01-12 18:17:50.566 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-01-12 18:17:50.566 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-01-12 18:17:50.571 | + lib/swift:configure_swift:354 : sed -e ' 2022-01-12 18:17:50.571 | s/%GROUP%/ubuntu/; 2022-01-12 18:17:50.571 | s/%USER%/ubuntu/; 2022-01-12 18:17:50.571 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-01-12 18:17:50.571 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-01-12 18:17:50.575 | uid = ubuntu 2022-01-12 18:17:50.575 | gid = ubuntu 2022-01-12 18:17:50.575 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-01-12 18:17:50.575 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-01-12 18:17:50.575 | address = 127.0.0.1 2022-01-12 18:17:50.575 | 2022-01-12 18:17:50.575 | [account6612] 2022-01-12 18:17:50.575 | max connections = 25 2022-01-12 18:17:50.575 | path = /opt/stack/data/swift/1/node/ 2022-01-12 18:17:50.575 | read only = false 2022-01-12 18:17:50.575 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-01-12 18:17:50.575 | 2022-01-12 18:17:50.575 | [account6622] 2022-01-12 18:17:50.575 | max connections = 25 2022-01-12 18:17:50.575 | path = /opt/stack/data/swift/2/node/ 2022-01-12 18:17:50.575 | read only = false 2022-01-12 18:17:50.575 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-01-12 18:17:50.575 | 2022-01-12 18:17:50.575 | [account6632] 2022-01-12 18:17:50.575 | max connections = 25 2022-01-12 18:17:50.575 | path = /opt/stack/data/swift/3/node/ 2022-01-12 18:17:50.575 | read only = false 2022-01-12 18:17:50.575 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-01-12 18:17:50.575 | 2022-01-12 18:17:50.575 | [account6642] 2022-01-12 18:17:50.575 | max connections = 25 2022-01-12 18:17:50.575 | path = /opt/stack/data/swift/4/node/ 2022-01-12 18:17:50.576 | read only = false 2022-01-12 18:17:50.576 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-01-12 18:17:50.576 | 2022-01-12 18:17:50.576 | 2022-01-12 18:17:50.576 | [container6611] 2022-01-12 18:17:50.576 | max connections = 25 2022-01-12 18:17:50.576 | path = /opt/stack/data/swift/1/node/ 2022-01-12 18:17:50.576 | read only = false 2022-01-12 18:17:50.576 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-01-12 18:17:50.576 | 2022-01-12 18:17:50.576 | [container6621] 2022-01-12 18:17:50.576 | max connections = 25 2022-01-12 18:17:50.576 | path = /opt/stack/data/swift/2/node/ 2022-01-12 18:17:50.576 | read only = false 2022-01-12 18:17:50.576 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-01-12 18:17:50.576 | 2022-01-12 18:17:50.576 | [container6631] 2022-01-12 18:17:50.576 | max connections = 25 2022-01-12 18:17:50.576 | path = /opt/stack/data/swift/3/node/ 2022-01-12 18:17:50.576 | read only = false 2022-01-12 18:17:50.576 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-01-12 18:17:50.576 | 2022-01-12 18:17:50.576 | [container6641] 2022-01-12 18:17:50.576 | max connections = 25 2022-01-12 18:17:50.576 | path = /opt/stack/data/swift/4/node/ 2022-01-12 18:17:50.576 | read only = false 2022-01-12 18:17:50.576 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-01-12 18:17:50.576 | 2022-01-12 18:17:50.576 | 2022-01-12 18:17:50.576 | [object6613] 2022-01-12 18:17:50.576 | max connections = 25 2022-01-12 18:17:50.576 | path = /opt/stack/data/swift/1/node/ 2022-01-12 18:17:50.576 | read only = false 2022-01-12 18:17:50.576 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-01-12 18:17:50.576 | 2022-01-12 18:17:50.576 | [object6623] 2022-01-12 18:17:50.576 | max connections = 25 2022-01-12 18:17:50.576 | path = /opt/stack/data/swift/2/node/ 2022-01-12 18:17:50.577 | read only = false 2022-01-12 18:17:50.577 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-01-12 18:17:50.577 | 2022-01-12 18:17:50.577 | [object6633] 2022-01-12 18:17:50.577 | max connections = 25 2022-01-12 18:17:50.577 | path = /opt/stack/data/swift/3/node/ 2022-01-12 18:17:50.577 | read only = false 2022-01-12 18:17:50.577 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-01-12 18:17:50.577 | 2022-01-12 18:17:50.577 | [object6643] 2022-01-12 18:17:50.577 | max connections = 25 2022-01-12 18:17:50.577 | path = /opt/stack/data/swift/4/node/ 2022-01-12 18:17:50.577 | read only = false 2022-01-12 18:17:50.577 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-01-12 18:17:50.579 | + lib/swift:configure_swift:360 : is_ubuntu 2022-01-12 18:17:50.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:17:50.583 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:17:50.585 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-01-12 18:17:50.608 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-01-12 18:17:50.610 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-01-12 18:17:50.614 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-01-12 18:17:50.618 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-01-12 18:17:50.620 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-01-12 18:17:50.624 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-01-12 18:17:50.652 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.44:8080/v1/ 2022-01-12 18:17:50.678 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-01-12 18:17:50.695 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-01-12 18:17:50.722 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-01-12 18:17:50.740 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-01-12 18:17:50.767 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-01-12 18:17:50.785 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-01-12 18:17:50.812 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-01-12 18:17:50.830 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-01-12 18:17:50.857 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-01-12 18:17:50.874 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-01-12 18:17:50.902 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-01-12 18:17:50.920 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-01-12 18:17:50.934 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:50.936 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-01-12 18:17:50.964 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-01-12 18:17:50.990 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-01-12 18:17:51.017 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-01-12 18:17:51.044 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-01-12 18:17:51.058 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:51.060 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-01-12 18:17:51.087 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-01-12 18:17:51.101 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:51.104 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-01-12 18:17:51.118 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:51.120 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-01-12 18:17:51.122 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-01-12 18:17:51.137 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:51.139 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-01-12 18:17:51.141 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-01-12 18:17:51.144 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-01-12 18:17:51.149 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-01-12 18:17:51.156 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-01-12 18:17:51.182 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-01-12 18:17:51.211 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-01-12 18:17:51.240 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-01-12 18:17:51.270 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-01-12 18:17:51.296 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-01-12 18:17:51.299 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/swift/proxy-server.conf 2022-01-12 18:17:51.301 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=swift 2022-01-12 18:17:51.303 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=filter:authtoken 2022-01-12 18:17:51.305 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-01-12 18:17:51.332 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-01-12 18:17:51.358 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.44/identity 2022-01-12 18:17:51.385 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-01-12 18:17:51.411 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-01-12 18:17:51.440 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-01-12 18:17:51.467 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-01-12 18:17:51.494 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-01-12 18:17:51.520 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-12 18:17:51.546 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-01-12 18:17:51.574 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-01-12 18:17:51.600 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-01-12 18:17:51.628 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-01-12 18:17:51.655 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-01-12 18:17:51.684 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-01-12 18:17:51.716 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-01-12 18:17:51.733 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-01-12 18:17:51.760 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-01-12 18:17:51.788 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-01-12 18:17:51.792 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-01-12 18:17:51.820 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-01-12 18:17:51.846 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-01-12 18:17:51.872 | + lib/swift:configure_swift:478 : local node_number 2022-01-12 18:17:51.874 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-01-12 18:17:51.877 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-12 18:17:51.879 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-01-12 18:17:51.883 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-01-12 18:17:51.885 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-12 18:17:51.888 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-12 18:17:51.890 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-01-12 18:17:51.892 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-01-12 18:17:51.895 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-12 18:17:51.897 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-12 18:17:51.899 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-01-12 18:17:51.916 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-01-12 18:17:51.944 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-01-12 18:17:51.961 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-01-12 18:17:51.989 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-01-12 18:17:52.006 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-12 18:17:52.034 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-01-12 18:17:52.052 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-12 18:17:52.080 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-01-12 18:17:52.098 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-12 18:17:52.125 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-01-12 18:17:52.143 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-01-12 18:17:52.171 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-01-12 18:17:52.188 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-01-12 18:17:52.217 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-01-12 18:17:52.235 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-01-12 18:17:52.262 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-01-12 18:17:52.280 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-01-12 18:17:52.307 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-01-12 18:17:52.315 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-01-12 18:17:52.333 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-12 18:17:52.361 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-01-12 18:17:52.390 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-01-12 18:17:52.392 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-01-12 18:17:52.396 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-01-12 18:17:52.399 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-01-12 18:17:52.401 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-12 18:17:52.403 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-01-12 18:17:52.406 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-01-12 18:17:52.408 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-12 18:17:52.410 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-12 18:17:52.412 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-01-12 18:17:52.430 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-01-12 18:17:52.458 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-01-12 18:17:52.476 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-01-12 18:17:52.505 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-01-12 18:17:52.541 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-12 18:17:52.575 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-01-12 18:17:52.594 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-12 18:17:52.622 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-01-12 18:17:52.640 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-12 18:17:52.668 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-01-12 18:17:52.689 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-01-12 18:17:52.722 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-01-12 18:17:52.742 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-01-12 18:17:52.772 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-01-12 18:17:52.791 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-01-12 18:17:52.822 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-01-12 18:17:52.842 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-01-12 18:17:52.873 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-01-12 18:17:52.878 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-01-12 18:17:52.899 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-12 18:17:52.928 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-01-12 18:17:52.930 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-01-12 18:17:52.935 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-01-12 18:17:52.937 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-01-12 18:17:52.940 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-12 18:17:52.942 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-01-12 18:17:52.945 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-01-12 18:17:52.947 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-12 18:17:52.949 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-12 18:17:52.951 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-01-12 18:17:52.972 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-01-12 18:17:53.002 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-01-12 18:17:53.024 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-01-12 18:17:53.053 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-01-12 18:17:53.073 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-12 18:17:53.114 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-01-12 18:17:53.132 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-12 18:17:53.162 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-01-12 18:17:53.182 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-12 18:17:53.213 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-01-12 18:17:53.234 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-01-12 18:17:53.263 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-01-12 18:17:53.282 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-01-12 18:17:53.313 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-01-12 18:17:53.332 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-01-12 18:17:53.361 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-01-12 18:17:53.383 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-01-12 18:17:53.410 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-01-12 18:17:53.418 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-01-12 18:17:53.435 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-12 18:17:53.463 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-01-12 18:17:53.490 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-01-12 18:17:53.518 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-01-12 18:17:53.546 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-01-12 18:17:53.549 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-01-12 18:17:53.553 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-01-12 18:17:53.581 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-01-12 18:17:53.608 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-01-12 18:17:53.637 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-01-12 18:17:53.666 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-01-12 18:17:53.694 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-01-12 18:17:53.721 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-01-12 18:17:53.747 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-01-12 18:17:53.774 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-01-12 18:17:53.801 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-01-12 18:17:53.817 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:53.819 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-01-12 18:17:53.837 | + lib/swift:configure_swift:521 : local auth_vers 2022-01-12 18:17:53.840 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-01-12 18:17:53.860 | + lib/swift:configure_swift:522 : auth_vers=3 2022-01-12 18:17:53.862 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.44 2022-01-12 18:17:53.888 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-01-12 18:17:53.890 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-01-12 18:17:53.918 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.44/identity 2022-01-12 18:17:53.946 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-01-12 18:17:53.949 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-01-12 18:17:53.976 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-01-12 18:17:53.993 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:53.995 | + lib/swift:configure_swift:541 : local user_group 2022-01-12 18:17:53.998 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-01-12 18:17:54.003 | + lib/swift:configure_swift:542 : user_group=1000 2022-01-12 18:17:54.005 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-01-12 18:17:54.018 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-01-12 18:17:54.021 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-01-12 18:17:54.032 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-01-12 18:17:54.034 | + lib/swift:configure_swift:548 : is_suse 2022-01-12 18:17:54.036 | + functions-common:is_suse:462 : is_opensuse 2022-01-12 18:17:54.038 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-12 18:17:54.041 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-12 18:17:54.043 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-12 18:17:54.045 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-12 18:17:54.047 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-12 18:17:54.049 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-01-12 18:17:54.061 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-01-12 18:17:54.064 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-01-12 18:17:54.066 | + ./stack.sh:main:893 : is_service_enabled s3api 2022-01-12 18:17:54.084 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:17:54.086 | + ./stack.sh:main:899 : is_service_enabled g-api n-api 2022-01-12 18:17:54.105 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:54.108 | + ./stack.sh:main:901 : stack_install_service glance 2022-01-12 18:17:54.110 | + lib/stack:stack_install_service:20 : local service=glance 2022-01-12 18:17:54.113 | + lib/stack:stack_install_service:21 : type install_glance 2022-01-12 18:17:54.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-12 18:17:54.117 | + lib/stack:stack_install_service:32 : install_glance 2022-01-12 18:17:54.120 | + lib/glance:install_glance:514 : glance_store_extras=() 2022-01-12 18:17:54.122 | + lib/glance:install_glance:514 : local glance_store_extras 2022-01-12 18:17:54.125 | + lib/glance:install_glance:516 : is_service_enabled cinder 2022-01-12 18:17:54.142 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:54.145 | + lib/glance:install_glance:517 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-01-12 18:17:54.147 | + lib/glance:install_glance:520 : is_service_enabled swift 2022-01-12 18:17:54.163 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:17:54.166 | + lib/glance:install_glance:521 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-01-12 18:17:54.168 | + lib/glance:install_glance:526 : use_library_from_git glance_store 2022-01-12 18:17:54.171 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-01-12 18:17:54.173 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:17:54.176 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:17:54.178 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2022-01-12 18:17:54.181 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:17:54.185 | ++ lib/glance:install_glance:532 : join_extras swift cinder 2022-01-12 18:17:54.189 | ++ inc/python:join_extras:29 : local IFS=, 2022-01-12 18:17:54.191 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-01-12 18:17:54.196 | + lib/glance:install_glance:532 : pip_install_gr_extras glance-store swift,cinder 2022-01-12 18:17:54.198 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-01-12 18:17:54.201 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-01-12 18:17:54.204 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-01-12 18:17:54.207 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-01-12 18:17:54.210 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-01-12 18:17:54.212 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-01-12 18:17:54.216 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-01-12 18:17:54.216 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-01-12 18:17:54.222 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-01-12 18:17:54.224 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-01-12 18:17:54.227 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-01-12 18:17:54.230 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-01-12 18:17:54.233 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-01-12 18:17:54.256 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-01-12 18:17:54.259 | + 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-01-12 18:17:55.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:55.060 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:55.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:17:55.060 | from cryptography.utils import int_from_bytes 2022-01-12 18:17:56.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:17:56.239 | Collecting glance-store[cinder,swift]!=0.29.0 2022-01-12 18:17:56.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-01-12 18:17:56.338 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.31.1) 2022-01-12 18:17:56.339 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2022-01-12 18:17:56.340 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-01-12 18:17:56.341 | 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-01-12 18:17:56.342 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.1) 2022-01-12 18:17:56.343 | 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-01-12 18:17:56.344 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-01-12 18:17:56.345 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.10.0) 2022-01-12 18:17:56.347 | 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-01-12 18:17:56.348 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-01-12 18:17:56.349 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-01-12 18:17:56.350 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-01-12 18:17:56.352 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-01-12 18:17:56.354 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-01-12 18:17:56.448 | Collecting python-cinderclient>=4.1.0 2022-01-12 18:17:56.457 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fb/3243abb3c7902/python_cinderclient-8.1.0-py3-none-any.whl (253 kB) 2022-01-12 18:17:56.610 | Collecting os-brick>=2.6.0 2022-01-12 18:17:56.618 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/562/d907f7579ac77/os_brick-5.0.1-py3-none-any.whl (257 kB) 2022-01-12 18:17:56.693 | Collecting python-swiftclient>=3.2.0 2022-01-12 18:17:56.700 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/63cf223127b70/python_swiftclient-3.12.0-py2.py3-none-any.whl (86 kB) 2022-01-12 18:17:56.708 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.19.1) 2022-01-12 18:17:56.718 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-01-12 18:17:56.719 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.1) 2022-01-12 18:17:56.725 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (2.4.7) 2022-01-12 18:17:56.796 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (0.1.16) 2022-01-12 18:17:56.797 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-01-12 18:17:56.798 | 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-01-12 18:17:56.821 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-01-12 18:17:56.823 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.0) 2022-01-12 18:17:56.824 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.3.2) 2022-01-12 18:17:56.825 | 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-01-12 18:17:56.827 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.6.0) 2022-01-12 18:17:56.840 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2022-01-12 18:17:56.880 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (5.4.1) 2022-01-12 18:17:56.881 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2022-01-12 18:17:56.883 | 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-01-12 18:17:56.884 | 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-01-12 18:17:56.904 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.14.6) 2022-01-12 18:17:56.907 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-01-12 18:17:56.922 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.1) 2022-01-12 18:17:56.936 | 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-01-12 18:17:56.938 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.0) 2022-01-12 18:17:56.957 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.5) 2022-01-12 18:17:56.959 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.7.2) 2022-01-12 18:17:57.038 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2021.5.30) 2022-01-12 18:17:57.040 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.2) 2022-01-12 18:17:57.043 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.4) 2022-01-12 18:17:57.044 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.6) 2022-01-12 18:17:57.094 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.20) 2022-01-12 18:17:57.121 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.12.1) 2022-01-12 18:17:57.148 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2022-01-12 18:17:57.319 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-01-12 18:17:57.322 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-01-12 18:17:57.355 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-01-12 18:17:57.357 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-12 18:17:57.358 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-01-12 18:17:57.360 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.2) 2022-01-12 18:17:57.362 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-01-12 18:17:57.363 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-01-12 18:17:57.596 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-01-12 18:17:57.634 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (57.4.0) 2022-01-12 18:17:57.718 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-01-12 18:17:57.852 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-01-12 18:17:59.400 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-01-12 18:18:00.705 | Successfully installed glance-store-2.7.0 os-brick-5.0.1 python-cinderclient-8.1.0 python-swiftclient-3.12.0 2022-01-12 18:18:00.705 | 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-01-12 18:18:00.822 | + inc/python:pip_install:200 : result=0 2022-01-12 18:18:00.824 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:18:00.827 | + functions-common:time_stop:2309 : local name 2022-01-12 18:18:00.830 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:18:00.832 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:18:00.834 | + functions-common:time_stop:2312 : local total 2022-01-12 18:18:00.836 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:18:00.839 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:18:00.841 | + functions-common:time_stop:2316 : start_time=1642011474250 2022-01-12 18:18:00.843 | + functions-common:time_stop:2318 : [[ -z 1642011474250 ]] 2022-01-12 18:18:00.846 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:18:00.850 | + functions-common:time_stop:2321 : end_time=1642011480848 2022-01-12 18:18:00.852 | + functions-common:time_stop:2322 : elapsed_time=6598 2022-01-12 18:18:00.854 | + functions-common:time_stop:2323 : total=77306 2022-01-12 18:18:00.857 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:18:00.859 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=83904 2022-01-12 18:18:00.861 | + inc/python:pip_install:203 : return 0 2022-01-12 18:18:00.864 | + lib/glance:install_glance:533 : copy_rootwrap /usr/local/etc/glance 2022-01-12 18:18:00.866 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-01-12 18:18:00.869 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-01-12 18:18:00.882 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-01-12 18:18:00.887 | + lib/glance:install_glance:536 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/xena 2022-01-12 18:18:00.889 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2022-01-12 18:18:00.892 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2022-01-12 18:18:00.895 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-01-12 18:18:00.897 | + functions-common:git_clone:526 : local orig_dir 2022-01-12 18:18:00.900 | ++ functions-common:git_clone:527 : pwd 2022-01-12 18:18:00.902 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-12 18:18:00.905 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-12 18:18:00.907 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-12 18:18:00.923 | + functions-common:git_clone:530 : RECLONE=False 2022-01-12 18:18:00.925 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-12 18:18:00.927 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-12 18:18:00.930 | + functions-common:git_clone:544 : echo stable/xena 2022-01-12 18:18:00.930 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-12 18:18:00.935 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2022-01-12 18:18:00.938 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-12 18:18:00.940 | + functions-common:git_clone:592 : cd /opt/stack/glance 2022-01-12 18:18:00.943 | + functions-common:git_clone:593 : git show --oneline 2022-01-12 18:18:00.944 | + functions-common:git_clone:593 : head -1 2022-01-12 18:18:00.946 | aa7c4acda Bump oslo.policy to version 3.8.1 2022-01-12 18:18:00.949 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-12 18:18:00.952 | + lib/glance:install_glance:538 : setup_develop /opt/stack/glance 2022-01-12 18:18:00.955 | + inc/python:setup_develop:338 : local bindep 2022-01-12 18:18:00.957 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-01-12 18:18:00.960 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-01-12 18:18:00.962 | + inc/python:setup_develop:344 : local extras= 2022-01-12 18:18:00.965 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-01-12 18:18:00.967 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-12 18:18:00.969 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-01-12 18:18:00.972 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-01-12 18:18:00.974 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-12 18:18:00.976 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-12 18:18:00.979 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-01-12 18:18:00.982 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-12 18:18:00.985 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-01-12 18:18:00.988 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-12 18:18:00.990 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-12 18:18:00.993 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-01-12 18:18:00.999 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-01-12 18:18:01.001 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-01-12 18:18:01.635 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-01-12 18:18:01.637 | + inc/python:setup_package:418 : local bindep=0 2022-01-12 18:18:01.640 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-12 18:18:01.642 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-12 18:18:01.645 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-01-12 18:18:01.647 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-01-12 18:18:01.649 | + inc/python:setup_package:427 : local flags=-e 2022-01-12 18:18:01.652 | + inc/python:setup_package:428 : local extras= 2022-01-12 18:18:01.654 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-12 18:18:01.657 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-12 18:18:01.659 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-12 18:18:01.661 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-12 18:18:01.664 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-12 18:18:01.666 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-01-12 18:18:01.687 | Using python 3.8 to install /opt/stack/glance 2022-01-12 18:18:01.689 | + 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-01-12 18:18:02.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:18:02.512 | from cryptography.utils import int_from_bytes 2022-01-12 18:18:02.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:18:02.512 | from cryptography.utils import int_from_bytes 2022-01-12 18:18:03.533 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:18:03.549 | Obtaining file:///opt/stack/glance 2022-01-12 18:18:03.549 | Preparing metadata (setup.py): started 2022-01-12 18:18:04.713 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:18:04.878 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (5.6.0) 2022-01-12 18:18:04.879 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.7.1) 2022-01-12 18:18:04.880 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.4.23) 2022-01-12 18:18:04.881 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.31.1) 2022-01-12 18:18:04.883 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.1.1) 2022-01-12 18:18:04.884 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.5.1) 2022-01-12 18:18:04.885 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.8.7) 2022-01-12 18:18:04.886 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.4.1) 2022-01-12 18:18:04.887 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.7.1) 2022-01-12 18:18:04.888 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.19.1) 2022-01-12 18:18:04.889 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (8.7.1) 2022-01-12 18:18:04.890 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.4.1) 2022-01-12 18:18:04.891 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.3.2) 2022-01-12 18:18:04.892 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.4.0) 2022-01-12 18:18:04.893 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.10.0) 2022-01-12 18:18:04.894 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.4.0) 2022-01-12 18:18:04.895 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.4.0) 2022-01-12 18:18:05.039 | Collecting taskflow>=4.0.0 2022-01-12 18:18:05.048 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ca/d2110e911814c/taskflow-4.6.2-py3-none-any.whl (492 kB) 2022-01-12 18:18:05.071 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.4.0) 2022-01-12 18:18:05.073 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (9.3.0) 2022-01-12 18:18:05.114 | Collecting WSME>=0.8.0 2022-01-12 18:18:05.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-01-12 18:18:05.128 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.7.2) 2022-01-12 18:18:05.129 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.5.0) 2022-01-12 18:18:05.130 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.0.0) (3.2.0) 2022-01-12 18:18:05.131 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.3.0) 2022-01-12 18:18:05.132 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (20.0.1) 2022-01-12 18:18:05.133 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (1.16.0) 2022-01-12 18:18:05.134 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (11.0.0) 2022-01-12 18:18:05.135 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (5.1.0) 2022-01-12 18:18:05.174 | Collecting oslo.limit>=1.0.0 2022-01-12 18:18:05.181 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2022-01-12 18:18:05.185 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.6.0) 2022-01-12 18:18:05.186 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (12.9.1) 2022-01-12 18:18:05.187 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (4.4.0) 2022-01-12 18:18:05.188 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.3.0) 2022-01-12 18:18:05.189 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.8.3) 2022-01-12 18:18:05.219 | Collecting retrying!=1.3.0,>=1.2.3 2022-01-12 18:18:05.226 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-01-12 18:18:05.229 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.4.2) 2022-01-12 18:18:05.230 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.7.0) 2022-01-12 18:18:05.231 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (2.3.0) 2022-01-12 18:18:05.232 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (3.4.8) 2022-01-12 18:18:05.263 | Collecting cursive>=0.2.1 2022-01-12 18:18:05.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-01-12 18:18:05.274 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (0.1.16) 2022-01-12 18:18:05.275 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.0.0) (5.5.0) 2022-01-12 18:18:05.360 | Collecting castellan>=0.17.0 2022-01-12 18:18:05.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff2/b23f5f380b8d3/castellan-3.9.1-py3-none-any.whl (94 kB) 2022-01-12 18:18:05.387 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0) (1.1.5) 2022-01-12 18:18:05.389 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.0.0) (5.2.2) 2022-01-12 18:18:05.472 | Collecting python-barbicanclient>=4.5.2 2022-01-12 18:18:05.479 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-01-12 18:18:05.486 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.0.0) (2.26.0) 2022-01-12 18:18:05.526 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.0.0) (1.14.6) 2022-01-12 18:18:05.542 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.0.0) (4.2.0) 2022-01-12 18:18:05.559 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.0.0) (1.12.1) 2022-01-12 18:18:05.573 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0) (1.1.1) 2022-01-12 18:18:05.574 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.0.0) (1.16.0) 2022-01-12 18:18:05.655 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.0.0) (2.4.7) 2022-01-12 18:18:05.729 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.0.0) (1.7.0) 2022-01-12 18:18:05.782 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0) (3.1.1) 2022-01-12 18:18:05.783 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.0.0) (2.8.1) 2022-01-12 18:18:05.814 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.0.0) (0.14.1) 2022-01-12 18:18:05.857 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0) (1.5.0) 2022-01-12 18:18:05.858 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0) (5.4.1) 2022-01-12 18:18:05.860 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.0.0) (0.8.0) 2022-01-12 18:18:05.941 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0) (0.5.0) 2022-01-12 18:18:05.942 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0) (2.0.1) 2022-01-12 18:18:05.945 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.0.0) (0.13.0) 2022-01-12 18:18:05.971 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.0.0) (0.59.0) 2022-01-12 18:18:06.015 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.0) (2.8.2) 2022-01-12 18:18:06.021 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.0.0) (0.9.6) 2022-01-12 18:18:06.078 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (5.0.8) 2022-01-12 18:18:06.079 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (0.3.0) 2022-01-12 18:18:06.083 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (2.6.0) 2022-01-12 18:18:06.084 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (4.2.2) 2022-01-12 18:18:06.085 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (5.1.0) 2022-01-12 18:18:06.108 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0) (3.3.0) 2022-01-12 18:18:06.110 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0) (3.2.0) 2022-01-12 18:18:06.112 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.0.0) (3.0.1) 2022-01-12 18:18:06.154 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.0.0) (5.8.0) 2022-01-12 18:18:06.197 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0) (0.11.0) 2022-01-12 18:18:06.198 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0) (2021.1) 2022-01-12 18:18:06.199 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.0.0) (21.0) 2022-01-12 18:18:06.274 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.0.0) (57.4.0) 2022-01-12 18:18:06.426 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.0.0) (0.7) 2022-01-12 18:18:06.719 | Collecting pydot>=1.2.4 2022-01-12 18:18:06.727 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-01-12 18:18:06.731 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.0.0) (6.3.1) 2022-01-12 18:18:06.796 | Collecting automaton>=1.9.0 2022-01-12 18:18:06.803 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-01-12 18:18:06.910 | Collecting networkx>=2.1.0 2022-01-12 18:18:06.922 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5fc/b7004be69e8fb/networkx-2.6.2-py3-none-any.whl (1.9 MB) 2022-01-12 18:18:07.079 | Collecting simplegeneric 2022-01-12 18:18:07.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-01-12 18:18:07.092 | Preparing metadata (setup.py): started 2022-01-12 18:18:07.726 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:18:07.757 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (5.0.0) 2022-01-12 18:18:07.877 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.0.0) (2.20) 2022-01-12 18:18:07.929 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.0.0) (1.6) 2022-01-12 18:18:07.980 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.0.0) (2.0.1) 2022-01-12 18:18:08.207 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (5.0.9) 2022-01-12 18:18:08.208 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (1.1.4) 2022-01-12 18:18:08.211 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (0.10.0) 2022-01-12 18:18:08.212 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (1.32) 2022-01-12 18:18:08.213 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (2.5.0) 2022-01-12 18:18:08.214 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (1.4.0) 2022-01-12 18:18:08.216 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (1.4.4) 2022-01-12 18:18:08.335 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (0.11.0) 2022-01-12 18:18:08.368 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.0.0) (1.0.2) 2022-01-12 18:18:08.414 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (1.3.2) 2022-01-12 18:18:08.415 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.0.0) (3.0.0) 2022-01-12 18:18:08.670 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (3.9.0) 2022-01-12 18:18:08.865 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0) (2.0.4) 2022-01-12 18:18:08.866 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0) (1.26.6) 2022-01-12 18:18:08.869 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0) (3.2) 2022-01-12 18:18:08.870 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.0.0) (2021.5.30) 2022-01-12 18:18:08.945 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.0.0) (0.5.2) 2022-01-12 18:18:09.100 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.0) (2.5.0) 2022-01-12 18:18:09.226 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->glance==23.0.0) (3.5.0) 2022-01-12 18:18:09.453 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (0.4.0) 2022-01-12 18:18:09.456 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (2.1.2) 2022-01-12 18:18:09.682 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.0.0) (2.1) 2022-01-12 18:18:10.000 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.0.0) (1.0.0) 2022-01-12 18:18:10.323 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (0.2.5) 2022-01-12 18:18:10.324 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (0.4.4) 2022-01-12 18:18:10.325 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (1.8.2) 2022-01-12 18:18:10.326 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.0.0) (21.2.0) 2022-01-12 18:18:10.728 | Building wheels for collected packages: simplegeneric 2022-01-12 18:18:10.729 | Building wheel for simplegeneric (setup.py): started 2022-01-12 18:18:11.434 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-01-12 18:18:11.435 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=ea5a5980f87769decf33110524619460e29736853a31ce9148f22c8151f41971 2022-01-12 18:18:11.435 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-01-12 18:18:11.439 | Successfully built simplegeneric 2022-01-12 18:18:12.282 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-01-12 18:18:15.607 | Running setup.py develop for glance 2022-01-12 18:18:17.673 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.9.1 cursive-0.2.2 glance networkx-2.6.2 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.2 2022-01-12 18:18:17.673 | 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-01-12 18:18:17.815 | + inc/python:pip_install:200 : result=0 2022-01-12 18:18:17.818 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:18:17.820 | + functions-common:time_stop:2309 : local name 2022-01-12 18:18:17.822 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:18:17.824 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:18:17.827 | + functions-common:time_stop:2312 : local total 2022-01-12 18:18:17.829 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:18:17.831 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:18:17.841 | + functions-common:time_stop:2316 : start_time=1642011481682 2022-01-12 18:18:17.841 | + functions-common:time_stop:2318 : [[ -z 1642011481682 ]] 2022-01-12 18:18:17.841 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:18:17.843 | + functions-common:time_stop:2321 : end_time=1642011497840 2022-01-12 18:18:17.845 | + functions-common:time_stop:2322 : elapsed_time=16158 2022-01-12 18:18:17.847 | + functions-common:time_stop:2323 : total=83904 2022-01-12 18:18:17.850 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:18:17.852 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=100062 2022-01-12 18:18:17.854 | + inc/python:pip_install:203 : return 0 2022-01-12 18:18:17.857 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-12 18:18:17.859 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-12 18:18:17.861 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-12 18:18:17.880 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-12 18:18:17.892 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-01-12 18:18:17.895 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-01-12 18:18:17.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:18:17.900 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:18:17.902 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2022-01-12 18:18:17.905 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:18:17.908 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-12 18:18:17.910 | + ./stack.sh:main:902 : configure_glance 2022-01-12 18:18:17.913 | + lib/glance:configure_glance:330 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-01-12 18:18:17.925 | + lib/glance:configure_glance:333 : local dburl 2022-01-12 18:18:17.928 | ++ lib/glance:configure_glance:334 : database_connection_url glance 2022-01-12 18:18:17.930 | ++ lib/database:database_connection_url:132 : local db=glance 2022-01-12 18:18:17.932 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-01-12 18:18:17.934 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2022-01-12 18:18:17.937 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-12 18:18:17.940 | + lib/glance:configure_glance:334 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-12 18:18:17.942 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-01-12 18:18:17.971 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-12 18:18:18.000 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-01-12 18:18:18.028 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-12 18:18:18.054 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-01-12 18:18:18.085 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-01-12 18:18:18.114 | + lib/glance:configure_glance:342 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-01-12 18:18:18.116 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2022-01-12 18:18:18.119 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2022-01-12 18:18:18.121 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-01-12 18:18:18.124 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-01-12 18:18:18.153 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-01-12 18:18:18.179 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-01-12 18:18:18.207 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-01-12 18:18:18.234 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-01-12 18:18:18.261 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-01-12 18:18:18.288 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-01-12 18:18:18.316 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-01-12 18:18:18.342 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-12 18:18:18.370 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-01-12 18:18:18.398 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-01-12 18:18:18.428 | + lib/glance:configure_glance:344 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-01-12 18:18:18.430 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-01-12 18:18:18.432 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-01-12 18:18:18.435 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-12 18:18:18.437 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-12 18:18:18.440 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-12 18:18:18.456 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:18:18.459 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-12 18:18:18.461 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-12 18:18:18.464 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-12 18:18:18.479 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:18:18.482 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:18:18.485 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:18:18.512 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-12 18:18:18.515 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-12 18:18:18.517 | + lib/glance:configure_glance:345 : '[' libvirt = libvirt ']' 2022-01-12 18:18:18.520 | + lib/glance:configure_glance:345 : '[' kvm = parallels ']' 2022-01-12 18:18:18.522 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-01-12 18:18:18.549 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-01-12 18:18:18.576 | + lib/glance:configure_glance:353 : configure_glance_store False False 2022-01-12 18:18:18.579 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-01-12 18:18:18.581 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-01-12 18:18:18.583 | + lib/glance:configure_glance_store:254 : local be 2022-01-12 18:18:18.586 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-01-12 18:18:18.588 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-01-12 18:18:18.590 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-12 18:18:18.620 | + lib/glance:configure_glance:356 : '[' -n '' ']' 2022-01-12 18:18:18.622 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.44 2022-01-12 18:18:18.653 | + lib/glance:configure_glance:363 : [[ False == \F\a\l\s\e ]] 2022-01-12 18:18:18.656 | + lib/glance:configure_glance:365 : is_service_enabled s-proxy 2022-01-12 18:18:18.672 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:18:18.675 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-01-12 18:18:18.705 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-01-12 18:18:18.738 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-01-12 18:18:18.769 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-01-12 18:18:18.798 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-01-12 18:18:18.826 | + lib/glance:configure_glance:372 : is_service_enabled tls-proxy 2022-01-12 18:18:18.842 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:18:18.845 | + lib/glance:configure_glance:375 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-01-12 18:18:18.874 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-01-12 18:18:18.906 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-01-12 18:18:18.935 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.44/identity/v3 2022-01-12 18:18:18.963 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-01-12 18:18:18.990 | + lib/glance:configure_glance:387 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.44/image 2022-01-12 18:18:19.018 | + lib/glance:configure_glance:389 : is_service_enabled tls-proxy 2022-01-12 18:18:19.034 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:18:19.036 | + lib/glance:configure_glance:395 : setup_logging /etc/glance/glance-api.conf 2022-01-12 18:18:19.039 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-01-12 18:18:19.041 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-01-12 18:18:19.044 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-12 18:18:19.062 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-12 18:18:19.064 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-12 18:18:19.066 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-12 18:18:19.069 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-12 18:18:19.071 | + 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-01-12 18:18:19.097 | + 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-01-12 18:18:19.125 | + 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-01-12 18:18:19.152 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-12 18:18:19.180 | + lib/glance:configure_glance:397 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-01-12 18:18:19.185 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-01-12 18:18:19.215 | + lib/glance:configure_glance:401 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-01-12 18:18:19.242 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-12 18:18:19.270 | + lib/glance:configure_glance:403 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.44/identity 2022-01-12 18:18:19.298 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-01-12 18:18:19.325 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-01-12 18:18:19.353 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-01-12 18:18:19.381 | + lib/glance:configure_glance:409 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-12 18:18:19.413 | + lib/glance:configure_glance:412 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-01-12 18:18:19.443 | + lib/glance:configure_glance:413 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-01-12 18:18:19.473 | + lib/glance:configure_glance:414 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-01-12 18:18:19.501 | + lib/glance:configure_glance:416 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-01-12 18:18:19.506 | + lib/glance:configure_glance:418 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-01-12 18:18:19.513 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2022-01-12 18:18:19.528 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:18:19.531 | + lib/glance:configure_glance:428 : [[ False == False ]] 2022-01-12 18:18:19.533 | + lib/glance:configure_glance:429 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-01-12 18:18:19.536 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-01-12 18:18:19.538 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-01-12 18:18:19.540 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-01-12 18:18:19.543 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-01-12 18:18:19.547 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-01-12 18:18:19.549 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-01-12 18:18:19.553 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-01-12 18:18:19.582 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-01-12 18:18:19.585 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-01-12 18:18:19.587 | ++ functions:get_random_port:837 : true 2022-01-12 18:18:19.590 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-01-12 18:18:19.592 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-01-12 18:18:19.594 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-01-12 18:18:19.654 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-01-12 18:18:19.656 | ++ functions:get_random_port:841 : break 2 2022-01-12 18:18:19.659 | ++ functions:get_random_port:845 : echo 60999 2022-01-12 18:18:19.661 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-01-12 18:18:19.663 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-01-12 18:18:19.690 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-01-12 18:18:19.717 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-01-12 18:18:19.744 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-01-12 18:18:19.771 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-01-12 18:18:19.799 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-01-12 18:18:19.825 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-01-12 18:18:19.852 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-01-12 18:18:19.879 | + 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-01-12 18:18:19.907 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-12 18:18:19.933 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-01-12 18:18:19.960 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-12 18:18:19.987 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-01-12 18:18:20.015 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-01-12 18:18:20.042 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-01-12 18:18:20.069 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-01-12 18:18:20.096 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-01-12 18:18:20.123 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-01-12 18:18:20.150 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-01-12 18:18:20.177 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-01-12 18:18:20.180 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-01-12 18:18:20.182 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-12 18:18:20.184 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:18:20.187 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:18:20.190 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-01-12 18:18:20.192 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-01-12 18:18:20.255 | proxy (enabled by site administrator) 2022-01-12 18:18:20.258 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-01-12 18:18:20.260 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-01-12 18:18:20.262 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-12 18:18:20.265 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:18:20.267 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:18:20.270 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-01-12 18:18:20.272 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-01-12 18:18:20.324 | No module matches proxy_http 2022-01-12 18:18:20.328 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-01-12 18:18:20.389 | Considering dependency proxy for proxy_http: 2022-01-12 18:18:20.389 | Module proxy already enabled 2022-01-12 18:18:20.389 | Enabling module proxy_http. 2022-01-12 18:18:20.395 | To activate the new configuration, you need to run: 2022-01-12 18:18:20.395 | systemctl restart apache2 2022-01-12 18:18:20.400 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-01-12 18:18:20.402 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-01-12 18:18:20.404 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:18:20.407 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-01-12 18:18:20.532 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-01-12 18:18:20.536 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-01-12 18:18:20.538 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-01-12 18:18:20.541 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-01-12 18:18:20.543 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:18:20.546 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:18:20.549 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-12 18:18:20.552 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-12 18:18:20.555 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-01-12 18:18:20.555 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-12 18:18:20.565 | KeepAlive Off 2022-01-12 18:18:20.569 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-01-12 18:18:20.569 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-12 18:18:20.578 | SetEnv proxy-sendchunked 1 2022-01-12 18:18:20.582 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-01-12 18:18:20.582 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-12 18:18:20.590 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-01-12 18:18:20.594 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-01-12 18:18:20.596 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-01-12 18:18:20.598 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-01-12 18:18:20.601 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-12 18:18:20.603 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-12 18:18:20.605 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:18:20.607 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:18:20.610 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-12 18:18:20.612 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-01-12 18:18:20.615 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:18:20.617 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:18:20.619 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-01-12 18:18:20.681 | Enabling site glance-wsgi-api. 2022-01-12 18:18:20.686 | To activate the new configuration, you need to run: 2022-01-12 18:18:20.686 | systemctl reload apache2 2022-01-12 18:18:20.690 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-01-12 18:18:20.694 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-01-12 18:18:20.696 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:18:20.698 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-01-12 18:18:20.825 | ++ lib/glance:configure_glance:432 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-01-12 18:18:20.832 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-01-12 18:18:20.862 | + lib/glance:configure_glance:442 : [[ False == True ]] 2022-01-12 18:18:20.864 | + ./stack.sh:main:905 : is_service_enabled cinder 2022-01-12 18:18:20.881 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:18:20.884 | + ./stack.sh:main:907 : stack_install_service cinder 2022-01-12 18:18:20.887 | + lib/stack:stack_install_service:20 : local service=cinder 2022-01-12 18:18:20.890 | + lib/stack:stack_install_service:21 : type install_cinder 2022-01-12 18:18:20.892 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-12 18:18:20.895 | + lib/stack:stack_install_service:32 : install_cinder 2022-01-12 18:18:20.897 | + lib/cinder:install_cinder:463 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/xena 2022-01-12 18:18:20.900 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2022-01-12 18:18:20.902 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2022-01-12 18:18:20.905 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-01-12 18:18:20.908 | + functions-common:git_clone:526 : local orig_dir 2022-01-12 18:18:20.910 | ++ functions-common:git_clone:527 : pwd 2022-01-12 18:18:20.913 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-12 18:18:20.915 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-12 18:18:20.918 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-12 18:18:20.934 | + functions-common:git_clone:530 : RECLONE=False 2022-01-12 18:18:20.937 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-12 18:18:20.939 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-12 18:18:20.942 | + functions-common:git_clone:544 : echo stable/xena 2022-01-12 18:18:20.942 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-12 18:18:20.947 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2022-01-12 18:18:20.950 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-12 18:18:20.953 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2022-01-12 18:18:20.955 | + functions-common:git_clone:593 : git show --oneline 2022-01-12 18:18:20.956 | + functions-common:git_clone:593 : head -1 2022-01-12 18:18:20.962 | 46415541a Volume transfers: Remove duplicate policy check 2022-01-12 18:18:20.965 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-12 18:18:20.968 | + lib/cinder:install_cinder:464 : setup_develop /opt/stack/cinder 2022-01-12 18:18:20.970 | + inc/python:setup_develop:338 : local bindep 2022-01-12 18:18:20.972 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-12 18:18:20.975 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-01-12 18:18:20.977 | + inc/python:setup_develop:344 : local extras= 2022-01-12 18:18:20.980 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-01-12 18:18:20.982 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-12 18:18:20.985 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-12 18:18:20.987 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-01-12 18:18:20.989 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-12 18:18:20.992 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-12 18:18:20.995 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-01-12 18:18:20.997 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-12 18:18:21.001 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-01-12 18:18:21.003 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-12 18:18:21.006 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-12 18:18:21.009 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-01-12 18:18:21.015 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-01-12 18:18:21.017 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-01-12 18:18:21.638 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-01-12 18:18:21.640 | + inc/python:setup_package:418 : local bindep=0 2022-01-12 18:18:21.643 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-12 18:18:21.645 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-12 18:18:21.648 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-12 18:18:21.650 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-01-12 18:18:21.653 | + inc/python:setup_package:427 : local flags=-e 2022-01-12 18:18:21.655 | + inc/python:setup_package:428 : local extras= 2022-01-12 18:18:21.658 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-12 18:18:21.660 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-12 18:18:21.662 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-12 18:18:21.665 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-12 18:18:21.667 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-12 18:18:21.669 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-01-12 18:18:21.691 | Using python 3.8 to install /opt/stack/cinder 2022-01-12 18:18:21.693 | + 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-01-12 18:18:22.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:18:22.495 | from cryptography.utils import int_from_bytes 2022-01-12 18:18:22.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:18:22.495 | from cryptography.utils import int_from_bytes 2022-01-12 18:18:23.500 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:18:23.533 | Obtaining file:///opt/stack/cinder 2022-01-12 18:18:23.533 | Preparing metadata (setup.py): started 2022-01-12 18:18:25.432 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:18:25.644 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (5.6.0) 2022-01-12 18:18:25.645 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (5.0.9) 2022-01-12 18:18:25.646 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (0.31.1) 2022-01-12 18:18:25.647 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (1.1.1) 2022-01-12 18:18:25.648 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (0.19.1) 2022-01-12 18:18:25.649 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (0.1.16) 2022-01-12 18:18:25.651 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.0.1.dev18) (3.2.0) 2022-01-12 18:18:25.652 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (4.4.0) 2022-01-12 18:18:25.653 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (9.3.0) 2022-01-12 18:18:25.653 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (4.6.3) 2022-01-12 18:18:25.763 | Collecting oauth2client>=4.1.3 2022-01-12 18:18:25.772 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-01-12 18:18:25.779 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (8.7.1) 2022-01-12 18:18:25.780 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (4.4.1) 2022-01-12 18:18:25.781 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (3.3.2) 2022-01-12 18:18:25.782 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (11.0.0) 2022-01-12 18:18:25.783 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (4.6.0) 2022-01-12 18:18:25.784 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (12.9.1) 2022-01-12 18:18:25.785 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (4.4.0) 2022-01-12 18:18:25.786 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (3.8.3) 2022-01-12 18:18:25.787 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2.6.2) 2022-01-12 18:18:25.788 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2.3.0) 2022-01-12 18:18:25.790 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (6.3.0) 2022-01-12 18:18:25.791 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (4.2.0) 2022-01-12 18:18:25.792 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2.6.0) 2022-01-12 18:18:25.793 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (1.4.0) 2022-01-12 18:18:25.794 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (4.10.0) 2022-01-12 18:18:25.796 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2.5.0) 2022-01-12 18:18:25.797 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (3.4.2) 2022-01-12 18:18:25.798 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (21.0) 2022-01-12 18:18:25.923 | Collecting paramiko>=2.7.2 2022-01-12 18:18:25.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2022-01-12 18:18:25.943 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (3.5.0) 2022-01-12 18:18:25.944 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2.1.1) 2022-01-12 18:18:25.945 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (5.8.0) 2022-01-12 18:18:25.946 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2.4.7) 2022-01-12 18:18:25.947 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (5.2.0) 2022-01-12 18:18:26.044 | Collecting python-glanceclient>=3.2.2 2022-01-12 18:18:26.054 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-01-12 18:18:26.065 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (4.3.0) 2022-01-12 18:18:26.066 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (17.6.0) 2022-01-12 18:18:26.067 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (3.12.0) 2022-01-12 18:18:26.068 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2021.1) 2022-01-12 18:18:26.070 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2.26.0) 2022-01-12 18:18:26.071 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2.5.1) 2022-01-12 18:18:26.072 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (4.6.2) 2022-01-12 18:18:26.114 | Collecting rtslib-fb>=2.1.74 2022-01-12 18:18:26.120 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-01-12 18:18:26.127 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (1.16.0) 2022-01-12 18:18:26.128 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (1.4.23) 2022-01-12 18:18:26.129 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (0.13.0) 2022-01-12 18:18:26.130 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (3.4.0) 2022-01-12 18:18:26.172 | Collecting tabulate>=0.8.7 2022-01-12 18:18:26.179 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-01-12 18:18:26.183 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (6.3.1) 2022-01-12 18:18:26.184 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (1.8.7) 2022-01-12 18:18:26.185 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (5.1.0) 2022-01-12 18:18:26.304 | Collecting oslo.vmware>=3.8.0 2022-01-12 18:18:26.311 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9fe/bfa4804008ae3/oslo.vmware-3.9.1-py3-none-any.whl (491 kB) 2022-01-12 18:18:26.327 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (5.0.1) 2022-01-12 18:18:26.328 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (5.5.0) 2022-01-12 18:18:26.329 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (2.9.0) 2022-01-12 18:18:26.488 | Collecting google-api-python-client>=1.11.0 2022-01-12 18:18:26.515 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/042/71ac5d8bb1218/google_api_python_client-2.19.0-py2.py3-none-any.whl (7.4 MB) 2022-01-12 18:18:26.690 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (3.9.1) 2022-01-12 18:18:26.691 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (3.4.8) 2022-01-12 18:18:26.692 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.0.1.dev18) (0.2.2) 2022-01-12 18:18:26.740 | Collecting zstd>=1.4.5.1 2022-01-12 18:18:26.747 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d3/388a15135c481/zstd-1.5.0.2.tar.gz (528 kB) 2022-01-12 18:18:26.838 | Preparing metadata (setup.py): started 2022-01-12 18:18:27.462 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:18:28.493 | Collecting boto3>=1.16.51 2022-01-12 18:18:28.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/461/f659c06f9f566/boto3-1.18.33-py3-none-any.whl (131 kB) 2022-01-12 18:18:28.580 | Collecting s3transfer<0.6.0,>=0.5.0 2022-01-12 18:18:28.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-01-12 18:18:29.925 | Collecting botocore<1.22.0,>=1.21.33 2022-01-12 18:18:29.947 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b32/1b570a0da4c62/botocore-1.21.33-py3-none-any.whl (7.8 MB) 2022-01-12 18:18:30.141 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.0.1.dev18) (0.10.0) 2022-01-12 18:18:30.249 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.0.1.dev18) (1.14.6) 2022-01-12 18:18:30.280 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.0.1.dev18) (1.16.0) 2022-01-12 18:18:30.435 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-01-12 18:18:30.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cde/472372e030e1e/google_auth-2.0.2-py2.py3-none-any.whl (152 kB) 2022-01-12 18:18:30.487 | Collecting uritemplate<4dev,>=3.0.0 2022-01-12 18:18:30.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2022-01-12 18:18:30.529 | Collecting google-auth-httplib2>=0.1.0 2022-01-12 18:18:30.535 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-01-12 18:18:30.661 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-01-12 18:18:30.668 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/d41f72a70dd70/google_api_core-2.0.1-py2.py3-none-any.whl (92 kB) 2022-01-12 18:18:30.761 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.0.1.dev18) (1.7.0) 2022-01-12 18:18:30.817 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.1.dev18) (2.8.1) 2022-01-12 18:18:30.819 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.0.1.dev18) (3.1.1) 2022-01-12 18:18:30.964 | Collecting pyasn1-modules>=0.0.5 2022-01-12 18:18:30.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-01-12 18:18:31.125 | Collecting pyasn1>=0.1.7 2022-01-12 18:18:31.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-01-12 18:18:31.204 | Collecting rsa>=3.1.4 2022-01-12 18:18:31.210 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2022-01-12 18:18:31.266 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.0.1.dev18) (0.14.1) 2022-01-12 18:18:31.310 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev18) (1.5.0) 2022-01-12 18:18:31.311 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev18) (0.8.0) 2022-01-12 18:18:31.312 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev18) (5.4.1) 2022-01-12 18:18:31.314 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.0.1.dev18) (2.3.0) 2022-01-12 18:18:31.374 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.0.1.dev18) (2.0.1) 2022-01-12 18:18:31.375 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.0.1.dev18) (0.5.0) 2022-01-12 18:18:31.376 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.0.1.dev18) (1.7.1) 2022-01-12 18:18:31.432 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.0.1.dev18) (2.8.2) 2022-01-12 18:18:31.435 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.0.1.dev18) (0.9.6) 2022-01-12 18:18:31.503 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev18) (4.2.2) 2022-01-12 18:18:31.505 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev18) (2.4.0) 2022-01-12 18:18:31.507 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev18) (0.3.0) 2022-01-12 18:18:31.508 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev18) (5.1.0) 2022-01-12 18:18:31.509 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.0.1.dev18) (5.0.8) 2022-01-12 18:18:31.533 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.1.dev18) (3.0.1) 2022-01-12 18:18:31.536 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.1.dev18) (3.3.0) 2022-01-12 18:18:31.537 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.0.1.dev18) (3.2.0) 2022-01-12 18:18:31.583 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.0.1.dev18) (1.0.2) 2022-01-12 18:18:31.665 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.1.dev18) (1.3.2) 2022-01-12 18:18:31.666 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.0.1.dev18) (3.0.0) 2022-01-12 18:18:31.691 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.0.1.dev18) (0.7.2) 2022-01-12 18:18:31.719 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.0.1.dev18) (0.11.0) 2022-01-12 18:18:31.823 | Collecting suds-jurko>=0.6 2022-01-12 18:18:31.830 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2022-01-12 18:18:31.848 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.8.0->cinder==19.0.1.dev18) (1.26.6) 2022-01-12 18:18:32.098 | Collecting pynacl>=1.0.1 2022-01-12 18:18:32.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-01-12 18:18:32.202 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.0.1.dev18) (57.4.0) 2022-01-12 18:18:32.338 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.0.1.dev18) (3.9.0) 2022-01-12 18:18:32.413 | Collecting warlock<2,>=1.2.0 2022-01-12 18:18:32.420 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-01-12 18:18:32.424 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.1.dev18) (20.0.1) 2022-01-12 18:18:32.424 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.0.1.dev18) (1.12.1) 2022-01-12 18:18:32.623 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.1.dev18) (3.2) 2022-01-12 18:18:32.625 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.1.dev18) (2021.5.30) 2022-01-12 18:18:32.627 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.0.1.dev18) (2.0.4) 2022-01-12 18:18:32.663 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.0.1.dev18) (0.7) 2022-01-12 18:18:32.731 | Collecting pyudev>=0.16.1 2022-01-12 18:18:32.738 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-01-12 18:18:32.951 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.1.dev18) (0.4.1) 2022-01-12 18:18:32.953 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.0.1.dev18) (0.5.2) 2022-01-12 18:18:33.095 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.1.dev18) (1.4.2) 2022-01-12 18:18:33.098 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.1.dev18) (2.4.0) 2022-01-12 18:18:33.100 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.0.1.dev18) (2.6.2) 2022-01-12 18:18:33.228 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.0.1.dev18) (0.12.1) 2022-01-12 18:18:33.345 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.0.1.dev18) (5.2.2) 2022-01-12 18:18:33.346 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.0.1.dev18) (1.1.5) 2022-01-12 18:18:33.381 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.0.1.dev18) (5.0.0) 2022-01-12 18:18:33.637 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.0.1.dev18) (2.20) 2022-01-12 18:18:33.714 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev18) (2.1.2) 2022-01-12 18:18:33.716 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev18) (0.4.0) 2022-01-12 18:18:33.835 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.0.1.dev18) (1.6) 2022-01-12 18:18:33.880 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.1.dev18) (2.5.0) 2022-01-12 18:18:34.022 | Collecting googleapis-common-protos<2.0dev,>=1.6.0 2022-01-12 18:18:34.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2022-01-12 18:18:34.075 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.0.1.dev18) (3.17.3) 2022-01-12 18:18:34.265 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.0.1.dev18) (2.0.1) 2022-01-12 18:18:34.689 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.0.1.dev18) (1.1.4) 2022-01-12 18:18:34.741 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.0.1.dev18) (0.11.0) 2022-01-12 18:18:35.999 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.1.dev18) (1.32) 2022-01-12 18:18:36.278 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev18) (1.8.2) 2022-01-12 18:18:36.280 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev18) (0.2.5) 2022-01-12 18:18:36.281 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev18) (21.2.0) 2022-01-12 18:18:36.281 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.0.1.dev18) (0.4.4) 2022-01-12 18:18:36.430 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.0.1.dev18) (2.1) 2022-01-12 18:18:36.671 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.0.1.dev18) (1.0.0) 2022-01-12 18:18:36.743 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.0.1.dev18) (3.5.0) 2022-01-12 18:18:37.395 | Building wheels for collected packages: zstd 2022-01-12 18:18:37.396 | Building wheel for zstd (setup.py): started 2022-01-12 18:19:38.236 | Building wheel for zstd (setup.py): still running... 2022-01-12 18:19:46.379 | Building wheel for zstd (setup.py): finished with status 'done' 2022-01-12 18:19:46.395 | Created wheel for zstd: filename=zstd-1.5.0.2-cp38-cp38-linux_x86_64.whl size=2349290 sha256=79da2a9b3f2f2936914a1aefdfce3f790cb7e2c8600803c5cea9939db6ddc0a6 2022-01-12 18:19:46.395 | Stored in directory: /root/.cache/pip/wheels/44/cf/d0/167a454a4b3d5833a5666b8512dbe0bcc20ef0424d943b6c7a 2022-01-12 18:19:46.399 | Successfully built zstd 2022-01-12 18:19:47.420 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-jurko, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-01-12 18:19:50.173 | Attempting uninstall: pynacl 2022-01-12 18:19:50.175 | Found existing installation: PyNaCl 1.3.0 2022-01-12 18:19:50.182 | Uninstalling PyNaCl-1.3.0: 2022-01-12 18:19:50.209 | Successfully uninstalled PyNaCl-1.3.0 2022-01-12 18:19:52.597 | Running setup.py develop for cinder 2022-01-12 18:19:56.055 | Successfully installed boto3-1.18.33 botocore-1.21.33 cinder google-api-core-2.0.1 google-api-python-client-2.19.0 google-auth-2.0.2 google-auth-httplib2-0.1.0 googleapis-common-protos-1.53.0 oauth2client-4.1.3 oslo.vmware-3.9.1 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.7.2 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-jurko-0.6 tabulate-0.8.9 uritemplate-3.0.1 warlock-1.3.3 zstd-1.5.0.2 2022-01-12 18:19:56.055 | 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-01-12 18:19:56.340 | + inc/python:pip_install:200 : result=0 2022-01-12 18:19:56.342 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:19:56.345 | + functions-common:time_stop:2309 : local name 2022-01-12 18:19:56.347 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:19:56.350 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:19:56.352 | + functions-common:time_stop:2312 : local total 2022-01-12 18:19:56.355 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:19:56.357 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:19:56.359 | + functions-common:time_stop:2316 : start_time=1642011501685 2022-01-12 18:19:56.361 | + functions-common:time_stop:2318 : [[ -z 1642011501685 ]] 2022-01-12 18:19:56.364 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:19:56.368 | + functions-common:time_stop:2321 : end_time=1642011596366 2022-01-12 18:19:56.371 | + functions-common:time_stop:2322 : elapsed_time=94681 2022-01-12 18:19:56.374 | + functions-common:time_stop:2323 : total=100062 2022-01-12 18:19:56.376 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:19:56.379 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=194743 2022-01-12 18:19:56.381 | + inc/python:pip_install:203 : return 0 2022-01-12 18:19:56.383 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-12 18:19:56.386 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-12 18:19:56.388 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-12 18:19:56.408 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-12 18:19:56.423 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-01-12 18:19:56.425 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-01-12 18:19:56.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:19:56.430 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:19:56.433 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2022-01-12 18:19:56.436 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:19:56.439 | + lib/cinder:install_cinder:465 : [[ lioadm == \t\g\t\a\d\m ]] 2022-01-12 18:19:56.444 | + lib/cinder:install_cinder:467 : [[ lioadm == \l\i\o\a\d\m ]] 2022-01-12 18:19:56.447 | + lib/cinder:install_cinder:468 : is_ubuntu 2022-01-12 18:19:56.449 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:19:56.452 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:19:56.454 | + lib/cinder:install_cinder:470 : sudo mkdir -p /etc/target 2022-01-12 18:19:56.468 | + lib/cinder:install_cinder:472 : install_package targetcli-fb 2022-01-12 18:19:56.470 | + functions-common:install_package:1347 : update_package_repo 2022-01-12 18:19:56.473 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-01-12 18:19:56.476 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-01-12 18:19:56.479 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-01-12 18:19:56.482 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-01-12 18:19:56.484 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-01-12 18:19:56.487 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:19:56.489 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:19:56.492 | + functions-common:update_package_repo:1328 : apt_get_update 2022-01-12 18:19:56.494 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-01-12 18:19:56.496 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-01-12 18:19:56.499 | + functions-common:apt_get_update:1074 : return 2022-01-12 18:19:56.501 | + functions-common:install_package:1348 : real_install_package targetcli-fb 2022-01-12 18:19:56.504 | + functions-common:real_install_package:1333 : is_ubuntu 2022-01-12 18:19:56.506 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:19:56.509 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:19:56.512 | + functions-common:real_install_package:1334 : apt_get install targetcli-fb 2022-01-12 18:19:56.534 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-01-12 18:19:56.641 | Reading package lists... 2022-01-12 18:19:56.872 | Building dependency tree... 2022-01-12 18:19:56.874 | Reading state information... 2022-01-12 18:19:57.107 | The following packages were automatically installed and are no longer required: 2022-01-12 18:19:57.108 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-12 18:19:57.108 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-12 18:19:57.108 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-12 18:19:57.108 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-12 18:19:57.108 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-12 18:19:57.108 | python3-zope.interface 2022-01-12 18:19:57.108 | Use 'sudo apt autoremove' to remove them. 2022-01-12 18:19:57.109 | The following additional packages will be installed: 2022-01-12 18:19:57.109 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-01-12 18:19:57.109 | python3-urwid 2022-01-12 18:19:57.110 | Suggested packages: 2022-01-12 18:19:57.110 | python-pyparsing-doc python-urwid-doc 2022-01-12 18:19:57.177 | The following NEW packages will be installed: 2022-01-12 18:19:57.177 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-01-12 18:19:57.177 | python3-urwid targetcli-fb 2022-01-12 18:19:57.793 | 0 upgraded, 6 newly installed, 0 to remove and 107 not upgraded. 2022-01-12 18:19:57.793 | Need to get 356 kB of archives. 2022-01-12 18:19:57.793 | After this operation, 2,294 kB of additional disk space will be used. 2022-01-12 18:19:57.793 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-01-12 18:19:58.682 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-01-12 18:19:59.197 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-01-12 18:19:59.284 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-01-12 18:19:59.301 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-01-12 18:19:59.349 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-01-12 18:19:59.957 | Fetched 356 kB in 2s (161 kB/s) 2022-01-12 18:20:00.088 | Selecting previously unselected package python3-pyparsing. 2022-01-12 18:20:00.139 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-01-12 18:20:00.143 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-01-12 18:20:00.195 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-01-12 18:20:00.521 | Selecting previously unselected package python3-urwid. 2022-01-12 18:20:00.531 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-01-12 18:20:00.560 | Unpacking python3-urwid (2.0.1-3) ... 2022-01-12 18:20:00.996 | Selecting previously unselected package python3-configshell-fb. 2022-01-12 18:20:01.005 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-01-12 18:20:01.058 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-01-12 18:20:01.464 | Selecting previously unselected package python3-pyudev. 2022-01-12 18:20:01.474 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-01-12 18:20:01.527 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-01-12 18:20:01.972 | Selecting previously unselected package python3-rtslib-fb. 2022-01-12 18:20:01.982 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-01-12 18:20:02.035 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-01-12 18:20:02.492 | Selecting previously unselected package targetcli-fb. 2022-01-12 18:20:02.503 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-01-12 18:20:02.532 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-01-12 18:20:02.968 | Setting up python3-urwid (2.0.1-3) ... 2022-01-12 18:20:03.426 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-12 18:20:03.426 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-12 18:20:03.426 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-12 18:20:03.426 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-12 18:20:03.426 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-12 18:20:03.426 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-12 18:20:03.426 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-12 18:20:03.426 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-12 18:20:03.583 | Setting up python3-pyparsing (2.4.6-1) ... 2022-01-12 18:20:04.017 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-01-12 18:20:04.481 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-01-12 18:20:04.920 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-01-12 18:20:06.394 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-01-12 18:20:06.984 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-01-12 18:20:06.984 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-01-12 18:20:09.013 | Processing triggers for man-db (2.9.1-1) ... 2022-01-12 18:20:09.338 | Processing triggers for systemd (245.4-4ubuntu3.14) ... 2022-01-12 18:20:17.243 | + functions-common:apt_get:1118 : result=0 2022-01-12 18:20:17.246 | + functions-common:apt_get:1121 : time_stop apt-get 2022-01-12 18:20:17.248 | + functions-common:time_stop:2309 : local name 2022-01-12 18:20:17.251 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:20:17.253 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:20:17.255 | + functions-common:time_stop:2312 : local total 2022-01-12 18:20:17.258 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:20:17.260 | + functions-common:time_stop:2315 : name=apt-get 2022-01-12 18:20:17.262 | + functions-common:time_stop:2316 : start_time=1642011596532 2022-01-12 18:20:17.265 | + functions-common:time_stop:2318 : [[ -z 1642011596532 ]] 2022-01-12 18:20:17.268 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:20:17.272 | + functions-common:time_stop:2321 : end_time=1642011617270 2022-01-12 18:20:17.275 | + functions-common:time_stop:2322 : elapsed_time=20738 2022-01-12 18:20:17.278 | + functions-common:time_stop:2323 : total=537219 2022-01-12 18:20:17.280 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:20:17.282 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=557957 2022-01-12 18:20:17.285 | + functions-common:apt_get:1122 : return 0 2022-01-12 18:20:17.287 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-12 18:20:17.290 | + ./stack.sh:main:908 : configure_cinder 2022-01-12 18:20:17.293 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-01-12 18:20:17.305 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-01-12 18:20:17.309 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-01-12 18:20:17.311 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-01-12 18:20:17.313 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-01-12 18:20:17.316 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-01-12 18:20:17.317 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-01-12 18:20:17.321 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-01-12 18:20:17.323 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-01-12 18:20:17.325 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-01-12 18:20:17.327 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-01-12 18:20:17.329 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-01-12 18:20:17.331 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-01-12 18:20:17.333 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-01-12 18:20:17.336 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-01-12 18:20:17.348 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-01-12 18:20:17.360 | + 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-01-12 18:20:17.371 | + 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-01-12 18:20:17.383 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-01-12 18:20:17.395 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-01-12 18:20:17.398 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-01-12 18:20:17.402 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.NRANib2BZw 2022-01-12 18:20:17.404 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-12 18:20:17.406 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-12 18:20:17.409 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-01-12 18:20:17.411 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.NRANib2BZw 2022-01-12 18:20:17.415 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.NRANib2BZw 2022-01-12 18:20:17.426 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.NRANib2BZw /etc/sudoers.d/cinder-rootwrap 2022-01-12 18:20:17.438 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-01-12 18:20:17.442 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-01-12 18:20:17.444 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-01-12 18:20:17.447 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-01-12 18:20:17.449 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-01-12 18:20:17.451 | + 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-01-12 18:20:17.454 | + 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-01-12 18:20:17.456 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-01-12 18:20:17.458 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-01-12 18:20:17.463 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-01-12 18:20:17.468 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-01-12 18:20:17.488 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-01-12 18:20:17.506 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-01-12 18:20:17.526 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-01-12 18:20:17.545 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-01-12 18:20:17.563 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-01-12 18:20:17.582 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-01-12 18:20:17.601 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-01-12 18:20:17.619 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-01-12 18:20:17.623 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-01-12 18:20:17.625 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2022-01-12 18:20:17.627 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-01-12 18:20:17.629 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-01-12 18:20:17.659 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-01-12 18:20:17.686 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-01-12 18:20:17.713 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-01-12 18:20:17.740 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-01-12 18:20:17.767 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-01-12 18:20:17.795 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-01-12 18:20:17.824 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-01-12 18:20:17.855 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-12 18:20:17.887 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-01-12 18:20:17.916 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-01-12 18:20:17.946 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-01-12 18:20:17.974 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-01-12 18:20:17.977 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-01-12 18:20:17.980 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-01-12 18:20:17.982 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2022-01-12 18:20:17.984 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-12 18:20:17.987 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-12 18:20:18.017 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-01-12 18:20:18.045 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-01-12 18:20:18.073 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-01-12 18:20:18.100 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-01-12 18:20:18.127 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-01-12 18:20:18.161 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-01-12 18:20:18.195 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-01-12 18:20:18.198 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.44 2022-01-12 18:20:18.225 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-01-12 18:20:18.257 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-01-12 18:20:18.264 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0772f6e0b4b374cb8b63304470ae538c 2022-01-12 18:20:18.291 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-01-12 18:20:18.294 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-01-12 18:20:18.322 | + lib/cinder:configure_cinder:294 : is_service_enabled c-vol 2022-01-12 18:20:18.338 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:20:18.341 | + lib/cinder:configure_cinder:316 : is_service_enabled c-bak 2022-01-12 18:20:18.357 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:20:18.359 | + lib/cinder:configure_cinder:324 : is_service_enabled ceilometer 2022-01-12 18:20:18.375 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:20:18.378 | + lib/cinder:configure_cinder:328 : is_service_enabled tls-proxy 2022-01-12 18:20:18.394 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:20:18.397 | + lib/cinder:configure_cinder:342 : '[' False '!=' False ']' 2022-01-12 18:20:18.399 | + lib/cinder:configure_cinder:346 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-01-12 18:20:18.401 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-01-12 18:20:18.404 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-01-12 18:20:18.406 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-12 18:20:18.408 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-12 18:20:18.410 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-12 18:20:18.427 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:20:18.430 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-12 18:20:18.432 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-12 18:20:18.434 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-12 18:20:18.450 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:20:18.453 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:20:18.455 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:20:18.491 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-12 18:20:18.493 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-12 18:20:18.496 | + lib/cinder:configure_cinder:349 : setup_logging /etc/cinder/cinder.conf True 2022-01-12 18:20:18.499 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-01-12 18:20:18.501 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-01-12 18:20:18.504 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-12 18:20:18.522 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-12 18:20:18.524 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-12 18:20:18.526 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-12 18:20:18.529 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-12 18:20:18.531 | + 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-01-12 18:20:18.559 | + 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-01-12 18:20:18.587 | + 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-01-12 18:20:18.616 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-12 18:20:18.643 | + lib/cinder:configure_cinder:351 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-01-12 18:20:18.646 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-01-12 18:20:18.648 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-01-12 18:20:18.650 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-01-12 18:20:18.654 | + lib/apache:write_uwsgi_config:257 : local http= 2022-01-12 18:20:18.656 | + lib/apache:write_uwsgi_config:258 : local name= 2022-01-12 18:20:18.659 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-01-12 18:20:18.663 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-01-12 18:20:18.665 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-01-12 18:20:18.668 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-12 18:20:18.681 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-12 18:20:18.681 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:20:18.689 | d /var/run/uwsgi 0755 ubuntu root 2022-01-12 18:20:18.693 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:20:18.708 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-01-12 18:20:18.710 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-01-12 18:20:18.714 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-01-12 18:20:18.743 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-01-12 18:20:18.769 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-01-12 18:20:18.797 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-01-12 18:20:18.823 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-01-12 18:20:18.850 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-12 18:20:18.877 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-01-12 18:20:18.904 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-01-12 18:20:18.931 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-01-12 18:20:18.958 | + 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-01-12 18:20:18.985 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-01-12 18:20:19.012 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-12 18:20:19.039 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-01-12 18:20:19.065 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-01-12 18:20:19.068 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-01-12 18:20:19.070 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-01-12 18:20:19.073 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-01-12 18:20:19.076 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-01-12 18:20:19.078 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:20:19.080 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:20:19.083 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-12 18:20:19.085 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-01-12 18:20:19.088 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-01-12 18:20:19.115 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-01-12 18:20:19.142 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-01-12 18:20:19.143 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-12 18:20:19.152 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-01-12 18:20:19.155 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-01-12 18:20:19.157 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-01-12 18:20:19.160 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-01-12 18:20:19.162 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-12 18:20:19.164 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-12 18:20:19.166 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:20:19.169 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:20:19.171 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-12 18:20:19.174 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-01-12 18:20:19.176 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:20:19.178 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:20:19.181 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-01-12 18:20:19.248 | Enabling site cinder-wsgi. 2022-01-12 18:20:19.253 | To activate the new configuration, you need to run: 2022-01-12 18:20:19.253 | systemctl reload apache2 2022-01-12 18:20:19.258 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-01-12 18:20:19.260 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-01-12 18:20:19.263 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:20:19.265 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-01-12 18:20:19.398 | + lib/cinder:configure_cinder:353 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-01-12 18:20:19.401 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-01-12 18:20:19.431 | + lib/cinder:configure_cinder:359 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.44/image 2022-01-12 18:20:19.460 | + lib/cinder:configure_cinder:360 : is_service_enabled tls-proxy 2022-01-12 18:20:19.476 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:20:19.479 | + lib/cinder:configure_cinder:366 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-01-12 18:20:19.481 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2022-01-12 18:20:19.483 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-01-12 18:20:19.486 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-01-12 18:20:19.488 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-01-12 18:20:19.520 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2022-01-12 18:20:19.548 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.44/identity 2022-01-12 18:20:19.576 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2022-01-12 18:20:19.604 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-01-12 18:20:19.631 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-01-12 18:20:19.660 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2022-01-12 18:20:19.688 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-01-12 18:20:19.716 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-01-12 18:20:19.743 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-01-12 18:20:19.771 | + lib/cinder:configure_cinder:367 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-01-12 18:20:19.799 | + lib/cinder:configure_cinder:368 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-01-12 18:20:19.827 | + lib/cinder:configure_cinder:370 : [[ ! -z '' ]] 2022-01-12 18:20:19.829 | + lib/cinder:configure_cinder:372 : is_service_enabled etcd3 2022-01-12 18:20:19.846 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:20:19.848 | + lib/cinder:configure_cinder:373 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.44:2379 2022-01-12 18:20:19.879 | + lib/cinder:configure_cinder:376 : [[ False == True ]] 2022-01-12 18:20:19.882 | + ./stack.sh:main:911 : is_service_enabled neutron 2022-01-12 18:20:19.901 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:20:19.904 | + ./stack.sh:main:913 : stack_install_service neutron 2022-01-12 18:20:19.906 | + lib/stack:stack_install_service:20 : local service=neutron 2022-01-12 18:20:19.909 | + lib/stack:stack_install_service:21 : type install_neutron 2022-01-12 18:20:19.913 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-12 18:20:19.915 | + lib/stack:stack_install_service:32 : install_neutron 2022-01-12 18:20:19.918 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2022-01-12 18:20:19.922 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:20:19.922 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-12 18:20:19.927 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:20:19.930 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-12 18:20:19.932 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-12 18:20:19.935 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-12 18:20:19.937 | + lib/neutron:install_neutron:659 : install_mutnauq 2022-01-12 18:20:19.940 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2022-01-12 18:20:19.942 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-01-12 18:20:19.945 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:20:19.947 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:20:19.950 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2022-01-12 18:20:19.953 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:20:19.955 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/xena 2022-01-12 18:20:19.958 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2022-01-12 18:20:19.960 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2022-01-12 18:20:19.962 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-01-12 18:20:19.965 | + functions-common:git_clone:526 : local orig_dir 2022-01-12 18:20:19.968 | ++ functions-common:git_clone:527 : pwd 2022-01-12 18:20:19.970 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-12 18:20:19.972 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-12 18:20:19.975 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-12 18:20:19.992 | + functions-common:git_clone:530 : RECLONE=False 2022-01-12 18:20:19.994 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-12 18:20:19.996 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-12 18:20:19.999 | + functions-common:git_clone:544 : echo stable/xena 2022-01-12 18:20:19.999 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-12 18:20:20.004 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2022-01-12 18:20:20.006 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-12 18:20:20.009 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2022-01-12 18:20:20.012 | + functions-common:git_clone:593 : git show --oneline 2022-01-12 18:20:20.013 | + functions-common:git_clone:593 : head -1 2022-01-12 18:20:20.016 | 83d8267dcc Merge "Add wait event for metadataagent sb_idl" into stable/xena 2022-01-12 18:20:20.019 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-12 18:20:20.022 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2022-01-12 18:20:20.024 | + inc/python:setup_develop:338 : local bindep 2022-01-12 18:20:20.027 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-12 18:20:20.030 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-01-12 18:20:20.032 | + inc/python:setup_develop:344 : local extras= 2022-01-12 18:20:20.034 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-01-12 18:20:20.037 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-12 18:20:20.039 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-12 18:20:20.042 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-01-12 18:20:20.044 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-12 18:20:20.047 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-12 18:20:20.050 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-01-12 18:20:20.052 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-12 18:20:20.055 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-01-12 18:20:20.058 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-12 18:20:20.060 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-12 18:20:20.063 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-01-12 18:20:20.069 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-01-12 18:20:20.072 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-01-12 18:20:20.688 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-01-12 18:20:20.690 | + inc/python:setup_package:418 : local bindep=0 2022-01-12 18:20:20.693 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-12 18:20:20.695 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-12 18:20:20.697 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-12 18:20:20.700 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-01-12 18:20:20.702 | + inc/python:setup_package:427 : local flags=-e 2022-01-12 18:20:20.704 | + inc/python:setup_package:428 : local extras= 2022-01-12 18:20:20.707 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-12 18:20:20.709 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-12 18:20:20.711 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-12 18:20:20.714 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-12 18:20:20.716 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-12 18:20:20.719 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-01-12 18:20:20.739 | Using python 3.8 to install /opt/stack/neutron 2022-01-12 18:20:20.741 | + 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-01-12 18:20:21.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:20:21.618 | from cryptography.utils import int_from_bytes 2022-01-12 18:20:21.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:20:21.618 | from cryptography.utils import int_from_bytes 2022-01-12 18:20:22.646 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:20:22.679 | Obtaining file:///opt/stack/neutron 2022-01-12 18:20:22.680 | Preparing metadata (setup.py): started 2022-01-12 18:20:24.720 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:20:24.809 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (5.6.0) 2022-01-12 18:20:24.810 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (3.5.0) 2022-01-12 18:20:24.811 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.1.1) 2022-01-12 18:20:24.812 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.5.1) 2022-01-12 18:20:24.813 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.3.0) 2022-01-12 18:20:24.814 | Requirement already satisfied: decorator>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (5.0.9) 2022-01-12 18:20:24.815 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (0.31.1) 2022-01-12 18:20:24.816 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (1.3.3) 2022-01-12 18:20:24.817 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (0.19.1) 2022-01-12 18:20:24.818 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.26.0) 2022-01-12 18:20:24.819 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (3.0.1) 2022-01-12 18:20:24.820 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (9.3.0) 2022-01-12 18:20:24.821 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (0.8.0) 2022-01-12 18:20:24.822 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (0.11.0) 2022-01-12 18:20:24.824 | Requirement already satisfied: neutron-lib>=2.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.15.0) 2022-01-12 18:20:24.825 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (7.6.0) 2022-01-12 18:20:24.825 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (6.3.1) 2022-01-12 18:20:24.826 | Requirement already satisfied: SQLAlchemy>=1.3.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (1.4.23) 2022-01-12 18:20:24.828 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (1.8.7) 2022-01-12 18:20:24.829 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (4.4.0) 2022-01-12 18:20:24.830 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (1.7.1) 2022-01-12 18:20:24.831 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (3.4.0) 2022-01-12 18:20:24.832 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.8.1) 2022-01-12 18:20:24.833 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (4.4.1) 2022-01-12 18:20:24.834 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (8.7.1) 2022-01-12 18:20:24.835 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (3.3.2) 2022-01-12 18:20:24.836 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (11.0.0) 2022-01-12 18:20:24.837 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (5.1.0) 2022-01-12 18:20:24.839 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (4.6.0) 2022-01-12 18:20:24.840 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (12.9.1) 2022-01-12 18:20:24.841 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (4.4.0) 2022-01-12 18:20:24.842 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (3.8.3) 2022-01-12 18:20:24.843 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.6.2) 2022-01-12 18:20:24.844 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.3.0) 2022-01-12 18:20:24.845 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (6.3.0) 2022-01-12 18:20:24.846 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (4.2.0) 2022-01-12 18:20:24.847 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.6.0) 2022-01-12 18:20:24.848 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (1.4.0) 2022-01-12 18:20:24.849 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (4.10.0) 2022-01-12 18:20:24.850 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.5.0) 2022-01-12 18:20:24.851 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (3.4.2) 2022-01-12 18:20:24.853 | Requirement already satisfied: os-ken>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.1.0) 2022-01-12 18:20:24.854 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (1.1.0) 2022-01-12 18:20:24.855 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from neutron==19.1.1.dev8) (2.13.3) 2022-01-12 18:20:24.856 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (1.12.0) 2022-01-12 18:20:24.857 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (21.0) 2022-01-12 18:20:24.859 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (5.8.0) 2022-01-12 18:20:24.860 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (0.6.4) 2022-01-12 18:20:24.860 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (20.0.1) 2022-01-12 18:20:24.862 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (17.6.0) 2022-01-12 18:20:24.863 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (0.59.0) 2022-01-12 18:20:24.864 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (4.3.0) 2022-01-12 18:20:24.865 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.6.0) 2022-01-12 18:20:24.866 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.4.0) 2022-01-12 18:20:24.867 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.1.dev8) (2.9.0) 2022-01-12 18:20:24.882 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.1.dev8) (5.2.2) 2022-01-12 18:20:24.883 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.1.dev8) (1.1.5) 2022-01-12 18:20:24.893 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.1.dev8) (1.12.1) 2022-01-12 18:20:24.894 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.1.dev8) (1.16.0) 2022-01-12 18:20:24.907 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.1.dev8) (1.16.0) 2022-01-12 18:20:24.907 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->neutron==19.1.1.dev8) (1.1.1) 2022-01-12 18:20:24.918 | Requirement already satisfied: pyparsing<3,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.1.dev8) (2.4.7) 2022-01-12 18:20:24.926 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.1.dev8) (2.0.1) 2022-01-12 18:20:24.984 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.1.dev8) (0.1.16) 2022-01-12 18:20:24.985 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.1.dev8) (1.7.0) 2022-01-12 18:20:25.040 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.1.dev8) (3.1.1) 2022-01-12 18:20:25.041 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.1.dev8) (4.3.0) 2022-01-12 18:20:25.085 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.1.dev8) (1.2.2) 2022-01-12 18:20:25.087 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.15.0->neutron==19.1.1.dev8) (2.6.0) 2022-01-12 18:20:25.115 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev8) (1.32) 2022-01-12 18:20:25.116 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev8) (1.4.4) 2022-01-12 18:20:25.117 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev8) (2.5.0) 2022-01-12 18:20:25.118 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev8) (1.4.0) 2022-01-12 18:20:25.119 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev8) (3.4.8) 2022-01-12 18:20:25.121 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev8) (0.10.0) 2022-01-12 18:20:25.122 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev8) (1.1.4) 2022-01-12 18:20:25.124 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.1.dev8) (5.4.1) 2022-01-12 18:20:25.141 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.0.0->neutron==19.1.1.dev8) (1.0.2) 2022-01-12 18:20:25.228 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.1.dev8) (0.14.1) 2022-01-12 18:20:25.272 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.1.dev8) (1.5.0) 2022-01-12 18:20:25.332 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.1.dev8) (0.13.0) 2022-01-12 18:20:25.334 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.1.dev8) (0.5.0) 2022-01-12 18:20:25.336 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.1.dev8) (2.0.1) 2022-01-12 18:20:25.392 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.1.dev8) (2.8.2) 2022-01-12 18:20:25.396 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.1.dev8) (0.9.6) 2022-01-12 18:20:25.477 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.1.dev8) (5.1.0) 2022-01-12 18:20:25.479 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.1.dev8) (5.0.8) 2022-01-12 18:20:25.480 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.1.dev8) (4.2.2) 2022-01-12 18:20:25.482 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.1.dev8) (0.3.0) 2022-01-12 18:20:25.507 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.1.dev8) (3.2.0) 2022-01-12 18:20:25.509 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.1.dev8) (3.3.0) 2022-01-12 18:20:25.555 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.1.dev8) (1.14.6) 2022-01-12 18:20:25.608 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.1.dev8) (2021.1) 2022-01-12 18:20:25.642 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.1.dev8) (3.0.0) 2022-01-12 18:20:25.645 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.1.dev8) (1.3.2) 2022-01-12 18:20:25.667 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.1.dev8) (0.7.2) 2022-01-12 18:20:25.871 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.1.dev8) (57.4.0) 2022-01-12 18:20:25.946 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.1.dev8) (0.3.5) 2022-01-12 18:20:25.948 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.1.dev8) (3.0.0) 2022-01-12 18:20:26.062 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev8) (0.6.4) 2022-01-12 18:20:26.063 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev8) (0.6.4) 2022-01-12 18:20:26.064 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev8) (0.6.4) 2022-01-12 18:20:26.065 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev8) (0.6.4) 2022-01-12 18:20:26.066 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev8) (0.6.4) 2022-01-12 18:20:26.067 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev8) (0.6.4) 2022-01-12 18:20:26.068 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.1.dev8) (0.6.4) 2022-01-12 18:20:26.268 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.1.dev8) (3.2.0) 2022-01-12 18:20:26.272 | 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==19.1.1.dev8) (3.9.0) 2022-01-12 18:20:26.273 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.1.dev8) (2.4.2) 2022-01-12 18:20:26.316 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.1.dev8) (3.17.5) 2022-01-12 18:20:26.320 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.1.dev8) (2.1.0) 2022-01-12 18:20:26.412 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.1.dev8) (3.2) 2022-01-12 18:20:26.412 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.1.dev8) (1.26.6) 2022-01-12 18:20:26.413 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.1.dev8) (2021.5.30) 2022-01-12 18:20:26.417 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.1.dev8) (2.0.4) 2022-01-12 18:20:26.456 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.1.dev8) (0.7) 2022-01-12 18:20:26.774 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.1.dev8) (0.12.1) 2022-01-12 18:20:26.847 | 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==19.1.1.dev8) (5.0.0) 2022-01-12 18:20:27.046 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.1.dev8) (2.20) 2022-01-12 18:20:27.118 | 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==19.1.1.dev8) (0.4.0) 2022-01-12 18:20:27.121 | 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==19.1.1.dev8) (2.1.2) 2022-01-12 18:20:27.297 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.1.dev8) (1.6) 2022-01-12 18:20:27.338 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.1.dev8) (2.5.0) 2022-01-12 18:20:27.509 | 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==19.1.1.dev8) (2.1) 2022-01-12 18:20:28.058 | 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==19.1.1.dev8) (0.11.0) 2022-01-12 18:20:28.689 | 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==19.1.1.dev8) (0.5.2) 2022-01-12 18:20:28.691 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.1.dev8) (0.4.1) 2022-01-12 18:20:28.993 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.1.dev8) (4.9.3) 2022-01-12 18:20:28.994 | 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==19.1.1.dev8) (2.0.0) 2022-01-12 18:20:29.148 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.6.5->neutron==19.1.1.dev8) (3.5.0) 2022-01-12 18:20:29.316 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.1.dev8) (0.4.4) 2022-01-12 18:20:29.317 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.1.dev8) (0.2.5) 2022-01-12 18:20:29.318 | 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==19.1.1.dev8) (1.8.2) 2022-01-12 18:20:29.319 | 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==19.1.1.dev8) (21.2.0) 2022-01-12 18:20:29.545 | 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>=1.31.0->neutron==19.1.1.dev8) (1.0.0) 2022-01-12 18:20:29.725 | 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==19.1.1.dev8) (2.2.1) 2022-01-12 18:20:31.196 | Installing collected packages: neutron 2022-01-12 18:20:31.196 | Attempting uninstall: neutron 2022-01-12 18:20:31.198 | Found existing installation: neutron 19.1.0 2022-01-12 18:20:32.517 | Uninstalling neutron-19.1.0: 2022-01-12 18:20:32.594 | Successfully uninstalled neutron-19.1.0 2022-01-12 18:20:32.596 | Running setup.py develop for neutron 2022-01-12 18:20:35.639 | Successfully installed neutron 2022-01-12 18:20:35.639 | 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-01-12 18:20:35.777 | + inc/python:pip_install:200 : result=0 2022-01-12 18:20:35.779 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:20:35.781 | + functions-common:time_stop:2309 : local name 2022-01-12 18:20:35.783 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:20:35.786 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:20:35.788 | + functions-common:time_stop:2312 : local total 2022-01-12 18:20:35.790 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:20:35.793 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:20:35.795 | + functions-common:time_stop:2316 : start_time=1642011620734 2022-01-12 18:20:35.797 | + functions-common:time_stop:2318 : [[ -z 1642011620734 ]] 2022-01-12 18:20:35.800 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:20:35.804 | + functions-common:time_stop:2321 : end_time=1642011635801 2022-01-12 18:20:35.806 | + functions-common:time_stop:2322 : elapsed_time=15067 2022-01-12 18:20:35.809 | + functions-common:time_stop:2323 : total=194743 2022-01-12 18:20:35.811 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:20:35.813 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=209810 2022-01-12 18:20:35.815 | + inc/python:pip_install:203 : return 0 2022-01-12 18:20:35.818 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-12 18:20:35.820 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-12 18:20:35.823 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-12 18:20:35.841 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-12 18:20:35.853 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-01-12 18:20:35.856 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-01-12 18:20:35.858 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:20:35.861 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:20:35.863 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2022-01-12 18:20:35.866 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:20:35.868 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2022-01-12 18:20:35.871 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-12 18:20:35.873 | + ./stack.sh:main:916 : is_service_enabled nova 2022-01-12 18:20:35.890 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:20:35.893 | + ./stack.sh:main:918 : stack_install_service nova 2022-01-12 18:20:35.895 | + lib/stack:stack_install_service:20 : local service=nova 2022-01-12 18:20:35.897 | + lib/stack:stack_install_service:21 : type install_nova 2022-01-12 18:20:35.900 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-12 18:20:35.903 | + lib/stack:stack_install_service:32 : install_nova 2022-01-12 18:20:35.905 | + lib/nova:install_nova:817 : use_library_from_git os-vif 2022-01-12 18:20:35.908 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-01-12 18:20:35.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:20:35.912 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:20:35.915 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2022-01-12 18:20:35.918 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:20:35.920 | + lib/nova:install_nova:822 : is_service_enabled n-cpu 2022-01-12 18:20:35.936 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:20:35.938 | + lib/nova:install_nova:826 : is_service_enabled n-novnc 2022-01-12 18:20:35.954 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:20:35.957 | + lib/nova:install_nova:838 : is_service_enabled n-spice 2022-01-12 18:20:35.973 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:20:35.976 | + lib/nova:install_nova:850 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/xena 2022-01-12 18:20:35.978 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2022-01-12 18:20:35.981 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2022-01-12 18:20:35.983 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-01-12 18:20:35.985 | + functions-common:git_clone:526 : local orig_dir 2022-01-12 18:20:35.988 | ++ functions-common:git_clone:527 : pwd 2022-01-12 18:20:35.990 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-12 18:20:35.992 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-12 18:20:35.996 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-12 18:20:36.013 | + functions-common:git_clone:530 : RECLONE=False 2022-01-12 18:20:36.015 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-12 18:20:36.017 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-12 18:20:36.020 | + functions-common:git_clone:544 : echo stable/xena 2022-01-12 18:20:36.021 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-12 18:20:36.026 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2022-01-12 18:20:36.028 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-12 18:20:36.031 | + functions-common:git_clone:592 : cd /opt/stack/nova 2022-01-12 18:20:36.033 | + functions-common:git_clone:593 : git show --oneline 2022-01-12 18:20:36.034 | + functions-common:git_clone:593 : head -1 2022-01-12 18:20:36.040 | 1235dc324e [rt] Apply migration context for incoming migrations 2022-01-12 18:20:36.043 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-12 18:20:36.046 | + lib/nova:install_nova:851 : setup_develop /opt/stack/nova 2022-01-12 18:20:36.048 | + inc/python:setup_develop:338 : local bindep 2022-01-12 18:20:36.050 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-01-12 18:20:36.053 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-01-12 18:20:36.055 | + inc/python:setup_develop:344 : local extras= 2022-01-12 18:20:36.057 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-01-12 18:20:36.060 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-12 18:20:36.062 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-01-12 18:20:36.065 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-01-12 18:20:36.067 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-12 18:20:36.070 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-12 18:20:36.073 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-01-12 18:20:36.075 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-12 18:20:36.078 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-01-12 18:20:36.080 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-12 18:20:36.083 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-12 18:20:36.086 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-01-12 18:20:36.092 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-01-12 18:20:36.094 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-01-12 18:20:36.714 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-01-12 18:20:36.716 | + inc/python:setup_package:418 : local bindep=0 2022-01-12 18:20:36.718 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-12 18:20:36.721 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-12 18:20:36.723 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-01-12 18:20:36.725 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-01-12 18:20:36.727 | + inc/python:setup_package:427 : local flags=-e 2022-01-12 18:20:36.730 | + inc/python:setup_package:428 : local extras= 2022-01-12 18:20:36.733 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-12 18:20:36.735 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-12 18:20:36.737 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-12 18:20:36.739 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-12 18:20:36.742 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-12 18:20:36.744 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-01-12 18:20:36.764 | Using python 3.8 to install /opt/stack/nova 2022-01-12 18:20:36.767 | + 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-01-12 18:20:37.607 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:20:37.607 | from cryptography.utils import int_from_bytes 2022-01-12 18:20:37.607 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:20:37.607 | from cryptography.utils import int_from_bytes 2022-01-12 18:20:38.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:20:38.663 | Obtaining file:///opt/stack/nova 2022-01-12 18:20:38.664 | Preparing metadata (setup.py): started 2022-01-12 18:20:41.602 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:20:41.830 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (5.6.0) 2022-01-12 18:20:41.832 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (1.4.23) 2022-01-12 18:20:41.833 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (5.0.9) 2022-01-12 18:20:41.833 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (0.31.1) 2022-01-12 18:20:41.834 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (3.0.1) 2022-01-12 18:20:41.836 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (9.3.0) 2022-01-12 18:20:41.837 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (4.6.3) 2022-01-12 18:20:41.838 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.5.1) 2022-01-12 18:20:41.839 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (3.4.8) 2022-01-12 18:20:41.840 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (1.8.7) 2022-01-12 18:20:41.841 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (1.1.1) 2022-01-12 18:20:41.842 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.1.1) 2022-01-12 18:20:41.843 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (3.5.0) 2022-01-12 18:20:41.844 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (0.7.2) 2022-01-12 18:20:41.845 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (0.13.0) 2022-01-12 18:20:41.846 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (1.7.1) 2022-01-12 18:20:41.847 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (0.8.0) 2022-01-12 18:20:41.848 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (0.11.0) 2022-01-12 18:20:41.849 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.7.2) 2022-01-12 18:20:41.851 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (0.1.16) 2022-01-12 18:20:41.852 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.0.1.dev13) (3.2.0) 2022-01-12 18:20:41.853 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (8.1.0) 2022-01-12 18:20:41.854 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (4.4.0) 2022-01-12 18:20:41.855 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (7.6.0) 2022-01-12 18:20:41.856 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (3.5.0) 2022-01-12 18:20:41.857 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.26.0) 2022-01-12 18:20:41.858 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (3.4.0) 2022-01-12 18:20:41.938 | Collecting websockify>=0.9.0 2022-01-12 18:20:41.945 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-01-12 18:20:41.951 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.8.1) 2022-01-12 18:20:41.952 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (4.4.1) 2022-01-12 18:20:41.953 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (8.7.1) 2022-01-12 18:20:41.954 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (3.3.2) 2022-01-12 18:20:41.955 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (4.6.0) 2022-01-12 18:20:41.956 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.3.0) 2022-01-12 18:20:41.957 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (4.2.0) 2022-01-12 18:20:41.958 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (1.4.0) 2022-01-12 18:20:41.959 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (4.10.0) 2022-01-12 18:20:41.960 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (11.0.0) 2022-01-12 18:20:41.961 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (6.3.0) 2022-01-12 18:20:41.963 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (12.9.1) 2022-01-12 18:20:41.964 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (3.8.3) 2022-01-12 18:20:41.965 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.6.2) 2022-01-12 18:20:41.966 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (5.1.0) 2022-01-12 18:20:41.967 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.6.0) 2022-01-12 18:20:41.969 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (1.5.0) 2022-01-12 18:20:41.970 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (4.4.0) 2022-01-12 18:20:41.971 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (5.8.0) 2022-01-12 18:20:41.972 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.5.0) 2022-01-12 18:20:41.973 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (5.0.1) 2022-01-12 18:20:41.974 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (1.1.0) 2022-01-12 18:20:41.975 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.6.0) 2022-01-12 18:20:41.976 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.6.0) 2022-01-12 18:20:41.977 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (5.5.0) 2022-01-12 18:20:41.979 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (3.9.1) 2022-01-12 18:20:42.021 | Collecting microversion-parse>=0.2.1 2022-01-12 18:20:42.028 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-01-12 18:20:42.068 | Collecting os-xenapi>=0.3.4 2022-01-12 18:20:42.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2022-01-12 18:20:42.085 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.9.0) 2022-01-12 18:20:42.088 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (0.2.2) 2022-01-12 18:20:42.155 | Collecting pypowervm>=1.1.15 2022-01-12 18:20:42.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33b/83b6a6da976d8/pypowervm-1.1.26-py2.py3-none-any.whl (1.1 MB) 2022-01-12 18:20:42.213 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (1.3.3) 2022-01-12 18:20:42.214 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (1.7.0) 2022-01-12 18:20:42.215 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (4.6.2) 2022-01-12 18:20:42.216 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.8.2) 2022-01-12 18:20:42.251 | Collecting zVMCloudConnector>=1.3.0 2022-01-12 18:20:42.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-01-12 18:20:42.331 | Preparing metadata (setup.py): started 2022-01-12 18:20:43.066 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:20:43.070 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (2.4.0) 2022-01-12 18:20:43.071 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (0.59.0) 2022-01-12 18:20:43.072 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.0.1.dev13) (5.4.1) 2022-01-12 18:20:43.087 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.0.1.dev13) (1.1.5) 2022-01-12 18:20:43.089 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.0.1.dev13) (5.2.2) 2022-01-12 18:20:43.109 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.0.1.dev13) (5.2.0) 2022-01-12 18:20:43.152 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.0.1.dev13) (1.14.6) 2022-01-12 18:20:43.183 | Requirement already satisfied: dnspython<2.0.0,>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.0.1.dev13) (1.16.0) 2022-01-12 18:20:43.185 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.0.1.dev13) (1.16.0) 2022-01-12 18:20:43.209 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.0.1.dev13) (2.0.1) 2022-01-12 18:20:43.331 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.0.1.dev13) (4.3.0) 2022-01-12 18:20:43.333 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.0.1.dev13) (3.1.1) 2022-01-12 18:20:43.393 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev13) (0.10.0) 2022-01-12 18:20:43.396 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev13) (2.5.0) 2022-01-12 18:20:43.397 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev13) (1.32) 2022-01-12 18:20:43.399 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev13) (1.1.4) 2022-01-12 18:20:43.401 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev13) (1.4.4) 2022-01-12 18:20:43.402 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.0.1.dev13) (1.4.0) 2022-01-12 18:20:43.421 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.0.1.dev13) (6.3.1) 2022-01-12 18:20:43.474 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.1.dev13) (0.6.4) 2022-01-12 18:20:43.475 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.1.dev13) (2.3.0) 2022-01-12 18:20:43.479 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.0.1.dev13) (1.12.0) 2022-01-12 18:20:43.610 | Collecting Babel!=2.4.0,>=2.3.4 2022-01-12 18:20:43.635 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2022-01-12 18:20:43.922 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.0.1.dev13) (0.14.1) 2022-01-12 18:20:44.032 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.0.1.dev13) (2.0.1) 2022-01-12 18:20:44.036 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.0.1.dev13) (0.5.0) 2022-01-12 18:20:44.102 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.0.1.dev13) (0.9.6) 2022-01-12 18:20:44.168 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev13) (5.1.0) 2022-01-12 18:20:44.170 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev13) (4.2.2) 2022-01-12 18:20:44.173 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev13) (0.3.0) 2022-01-12 18:20:44.175 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.0.1.dev13) (5.0.8) 2022-01-12 18:20:44.200 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.0.1.dev13) (3.2.0) 2022-01-12 18:20:44.205 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.0.1.dev13) (3.3.0) 2022-01-12 18:20:44.256 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.0.1.dev13) (1.0.2) 2022-01-12 18:20:44.314 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.0.1.dev13) (2021.1) 2022-01-12 18:20:44.349 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.0.1.dev13) (1.3.2) 2022-01-12 18:20:44.350 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.0.1.dev13) (3.0.0) 2022-01-12 18:20:44.405 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.0.1.dev13) (2.4.7) 2022-01-12 18:20:44.407 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.0.1.dev13) (21.0) 2022-01-12 18:20:44.497 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.0.1.dev13) (1.4.0) 2022-01-12 18:20:44.525 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.0.1.dev13) (57.4.0) 2022-01-12 18:20:44.690 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.0.1.dev13) (0.2.8) 2022-01-12 18:20:44.691 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.0.1.dev13) (0.4.8) 2022-01-12 18:20:44.731 | 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==24.0.1.dev13) (3.17.5) 2022-01-12 18:20:44.797 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.1.dev13) (1.3.3) 2022-01-12 18:20:44.798 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.1.dev13) (1.12.1) 2022-01-12 18:20:44.803 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.0.1.dev13) (20.0.1) 2022-01-12 18:20:44.848 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.1.dev13) (2.1.0) 2022-01-12 18:20:44.849 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.1.dev13) (2.4.2) 2022-01-12 18:20:44.855 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.0.1.dev13) (3.9.0) 2022-01-12 18:20:44.936 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev13) (2021.5.30) 2022-01-12 18:20:44.937 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev13) (1.26.6) 2022-01-12 18:20:44.939 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev13) (2.0.4) 2022-01-12 18:20:44.942 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.0.1.dev13) (3.2) 2022-01-12 18:20:45.042 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.0.1.dev13) (0.7) 2022-01-12 18:20:45.228 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.0.1.dev13) (0.4.1) 2022-01-12 18:20:45.230 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.0.1.dev13) (0.5.2) 2022-01-12 18:20:45.344 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.1.dev13) (1.4.2) 2022-01-12 18:20:45.345 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.1.dev13) (2.4.0) 2022-01-12 18:20:45.346 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.0.1.dev13) (2.6.2) 2022-01-12 18:20:45.438 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.0.1.dev13) (0.12.1) 2022-01-12 18:20:46.636 | Collecting numpy 2022-01-12 18:20:46.677 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7fd/c7689daf3b845/numpy-1.21.2-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.8 MB) 2022-01-12 18:20:47.089 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.0.1.dev13) (2.1.0) 2022-01-12 18:20:47.128 | 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==24.0.1.dev13) (5.0.0) 2022-01-12 18:20:47.421 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.0.1.dev13) (2.20) 2022-01-12 18:20:47.505 | 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==24.0.1.dev13) (2.1.2) 2022-01-12 18:20:47.508 | 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==24.0.1.dev13) (0.4.0) 2022-01-12 18:20:47.677 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.0.1.dev13) (1.6) 2022-01-12 18:20:47.725 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.0.1.dev13) (2.5.0) 2022-01-12 18:20:47.848 | 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==24.0.1.dev13) (2.1) 2022-01-12 18:20:48.297 | 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==24.0.1.dev13) (0.11.0) 2022-01-12 18:20:48.344 | Requirement already satisfied: ovs>=2.10.0 in /usr/lib/python3/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.0.1.dev13) (2.13.3) 2022-01-12 18:20:48.800 | Requirement already satisfied: pyroute2.ethtool==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev13) (0.6.4) 2022-01-12 18:20:48.801 | Requirement already satisfied: pyroute2.ndb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev13) (0.6.4) 2022-01-12 18:20:48.802 | Requirement already satisfied: pyroute2.core==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev13) (0.6.4) 2022-01-12 18:20:48.803 | Requirement already satisfied: pyroute2.nslink==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev13) (0.6.4) 2022-01-12 18:20:48.805 | Requirement already satisfied: pyroute2.ipset==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev13) (0.6.4) 2022-01-12 18:20:48.806 | Requirement already satisfied: pyroute2.nftables==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev13) (0.6.4) 2022-01-12 18:20:48.807 | Requirement already satisfied: pyroute2.ipdb==0.6.4 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.0.1.dev13) (0.6.4) 2022-01-12 18:20:50.139 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=1.5.0->nova==24.0.1.dev13) (3.5.0) 2022-01-12 18:20:50.547 | 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==24.0.1.dev13) (1.8.2) 2022-01-12 18:20:50.548 | 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==24.0.1.dev13) (21.2.0) 2022-01-12 18:20:50.549 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev13) (0.4.4) 2022-01-12 18:20:50.550 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.0.1.dev13) (0.2.5) 2022-01-12 18:20:50.813 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.0.1.dev13) (1.0.0) 2022-01-12 18:20:51.401 | Building wheels for collected packages: zVMCloudConnector 2022-01-12 18:20:51.401 | Building wheel for zVMCloudConnector (setup.py): started 2022-01-12 18:20:52.397 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-01-12 18:20:52.400 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=819f321ff368cae6a9ee444c31a9bed0426ed048cbd4a083d3ef7c57af534b06 2022-01-12 18:20:52.400 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-01-12 18:20:52.406 | Successfully built zVMCloudConnector 2022-01-12 18:20:53.344 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2022-01-12 18:20:58.777 | Running setup.py develop for nova 2022-01-12 18:21:03.017 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.21.2 os-xenapi-0.3.4 pypowervm-1.1.26 websockify-0.10.0 zVMCloudConnector-1.4.1 2022-01-12 18:21:03.017 | 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-01-12 18:21:03.202 | + inc/python:pip_install:200 : result=0 2022-01-12 18:21:03.205 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:21:03.207 | + functions-common:time_stop:2309 : local name 2022-01-12 18:21:03.209 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:21:03.212 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:21:03.214 | + functions-common:time_stop:2312 : local total 2022-01-12 18:21:03.216 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:21:03.218 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:21:03.220 | + functions-common:time_stop:2316 : start_time=1642011636759 2022-01-12 18:21:03.222 | + functions-common:time_stop:2318 : [[ -z 1642011636759 ]] 2022-01-12 18:21:03.225 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:21:03.229 | + functions-common:time_stop:2321 : end_time=1642011663227 2022-01-12 18:21:03.231 | + functions-common:time_stop:2322 : elapsed_time=26468 2022-01-12 18:21:03.234 | + functions-common:time_stop:2323 : total=209810 2022-01-12 18:21:03.236 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:21:03.238 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=236278 2022-01-12 18:21:03.240 | + inc/python:pip_install:203 : return 0 2022-01-12 18:21:03.243 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-12 18:21:03.245 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-12 18:21:03.247 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-12 18:21:03.266 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-12 18:21:03.279 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-01-12 18:21:03.281 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-01-12 18:21:03.284 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:21:03.286 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:21:03.289 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2022-01-12 18:21:03.291 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:21:03.294 | + lib/nova:install_nova:852 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-01-12 18:21:03.307 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-12 18:21:03.309 | + ./stack.sh:main:919 : configure_nova 2022-01-12 18:21:03.312 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2022-01-12 18:21:03.324 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2022-01-12 18:21:03.326 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-01-12 18:21:03.329 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-01-12 18:21:03.332 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-01-12 18:21:03.332 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-01-12 18:21:03.337 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-01-12 18:21:03.340 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-01-12 18:21:03.342 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-01-12 18:21:03.344 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-01-12 18:21:03.347 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-01-12 18:21:03.349 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-01-12 18:21:03.352 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-01-12 18:21:03.354 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-01-12 18:21:03.365 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-01-12 18:21:03.378 | + 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-01-12 18:21:03.390 | + 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-01-12 18:21:03.402 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-01-12 18:21:03.415 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-01-12 18:21:03.425 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-01-12 18:21:03.430 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.WNh774RvgR 2022-01-12 18:21:03.434 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-01-12 18:21:03.437 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-01-12 18:21:03.443 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-01-12 18:21:03.446 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-01-12 18:21:03.448 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-01-12 18:21:03.451 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.WNh774RvgR 2022-01-12 18:21:03.455 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.WNh774RvgR 2022-01-12 18:21:03.467 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.WNh774RvgR /etc/sudoers.d/nova-rootwrap 2022-01-12 18:21:03.480 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-01-12 18:21:03.485 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-01-12 18:21:03.487 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-01-12 18:21:03.489 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-01-12 18:21:03.492 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-01-12 18:21:03.495 | + 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-01-12 18:21:03.497 | + 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-01-12 18:21:03.500 | + lib/nova:configure_nova:245 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-01-12 18:21:03.502 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-01-12 18:21:03.507 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2022-01-12 18:21:03.523 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:21:03.526 | + lib/nova:configure_nova:322 : create_nova_conf 2022-01-12 18:21:03.528 | + lib/nova:create_nova_conf:389 : rm -f /opt/stack/nova/bin/nova.conf 2022-01-12 18:21:03.532 | + lib/nova:create_nova_conf:392 : rm -f /etc/nova/nova.conf 2022-01-12 18:21:03.535 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-01-12 18:21:03.564 | + lib/nova:create_nova_conf:394 : '[' True == True ']' 2022-01-12 18:21:03.566 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-01-12 18:21:03.592 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-01-12 18:21:03.621 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-01-12 18:21:03.647 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-01-12 18:21:03.676 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf scheduler workers 2 2022-01-12 18:21:03.705 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-01-12 18:21:03.735 | + lib/nova:create_nova_conf:402 : [[ 4 == 6 ]] 2022-01-12 18:21:03.737 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.44 2022-01-12 18:21:03.771 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-01-12 18:21:03.801 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-01-12 18:21:03.827 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-01-12 18:21:03.854 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-01-12 18:21:03.881 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-01-12 18:21:03.910 | + lib/nova:create_nova_conf:414 : is_fedora 2022-01-12 18:21:03.912 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-12 18:21:03.915 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-12 18:21:03.917 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-12 18:21:03.919 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-12 18:21:03.921 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-12 18:21:03.924 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-12 18:21:03.926 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-12 18:21:03.928 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-12 18:21:03.930 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-12 18:21:03.932 | + lib/nova:create_nova_conf:414 : is_suse 2022-01-12 18:21:03.934 | + functions-common:is_suse:462 : is_opensuse 2022-01-12 18:21:03.937 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-12 18:21:03.939 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-12 18:21:03.941 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-12 18:21:03.943 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-12 18:21:03.946 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-12 18:21:03.948 | + lib/nova:create_nova_conf:423 : is_service_enabled n-api n-cond n-sched 2022-01-12 18:21:03.964 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:03.966 | + lib/nova:create_nova_conf:427 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-12 18:21:03.969 | + lib/nova:create_nova_conf:430 : local db=nova_cell0 2022-01-12 18:21:03.971 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-01-12 18:21:03.998 | ++ lib/nova:create_nova_conf:436 : database_connection_url nova_cell0 2022-01-12 18:21:04.001 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-01-12 18:21:04.003 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-01-12 18:21:04.005 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-01-12 18:21:04.008 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-01-12 18:21:04.010 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-01-12 18:21:04.042 | ++ lib/nova:create_nova_conf:437 : database_connection_url nova_api 2022-01-12 18:21:04.044 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-01-12 18:21:04.046 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-01-12 18:21:04.048 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2022-01-12 18:21:04.050 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-01-12 18:21:04.053 | + lib/nova:create_nova_conf:437 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-01-12 18:21:04.082 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache enabled True 2022-01-12 18:21:04.111 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-01-12 18:21:04.138 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-01-12 18:21:04.166 | + lib/nova:create_nova_conf:447 : is_service_enabled n-api 2022-01-12 18:21:04.181 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:04.183 | + lib/nova:create_nova_conf:448 : is_service_enabled n-api-meta 2022-01-12 18:21:04.199 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:04.203 | ++ lib/nova:create_nova_conf:450 : echo osapi_compute,metadata 2022-01-12 18:21:04.203 | ++ lib/nova:create_nova_conf:450 : sed s/,metadata// 2022-01-12 18:21:04.208 | + lib/nova:create_nova_conf:450 : NOVA_ENABLED_APIS=osapi_compute 2022-01-12 18:21:04.210 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-01-12 18:21:04.241 | + lib/nova:create_nova_conf:453 : is_service_enabled tls-proxy 2022-01-12 18:21:04.257 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:21:04.259 | + lib/nova:create_nova_conf:459 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-01-12 18:21:04.261 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2022-01-12 18:21:04.264 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-01-12 18:21:04.266 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-01-12 18:21:04.269 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-01-12 18:21:04.297 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-01-12 18:21:04.324 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-01-12 18:21:04.350 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-01-12 18:21:04.377 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-01-12 18:21:04.404 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-01-12 18:21:04.430 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-01-12 18:21:04.457 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-01-12 18:21:04.482 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-12 18:21:04.509 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-01-12 18:21:04.536 | + lib/nova:create_nova_conf:462 : is_service_enabled cinder 2022-01-12 18:21:04.551 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:04.554 | + lib/nova:create_nova_conf:463 : configure_cinder_access 2022-01-12 18:21:04.556 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-01-12 18:21:04.585 | + lib/nova:configure_cinder_access:585 : iniset /etc/nova/nova.conf cinder auth_type password 2022-01-12 18:21:04.611 | + lib/nova:configure_cinder_access:586 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.44/identity 2022-01-12 18:21:04.638 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder username nova 2022-01-12 18:21:04.665 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-01-12 18:21:04.691 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-01-12 18:21:04.718 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder project_name service 2022-01-12 18:21:04.745 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-01-12 18:21:04.771 | + lib/nova:configure_cinder_access:598 : is_service_enabled tls-proxy 2022-01-12 18:21:04.790 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:21:04.793 | + lib/nova:create_nova_conf:466 : '[' -n /opt/stack/data/nova ']' 2022-01-12 18:21:04.795 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-01-12 18:21:04.822 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-01-12 18:21:04.852 | + lib/nova:create_nova_conf:470 : '[' -n /opt/stack/data/nova/instances ']' 2022-01-12 18:21:04.854 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-01-12 18:21:04.881 | + lib/nova:create_nova_conf:473 : '[' False '!=' False ']' 2022-01-12 18:21:04.883 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2022-01-12 18:21:04.885 | + lib/nova:create_nova_conf:481 : is_suse 2022-01-12 18:21:04.888 | + functions-common:is_suse:462 : is_opensuse 2022-01-12 18:21:04.890 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-12 18:21:04.892 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-12 18:21:04.895 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-12 18:21:04.897 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-12 18:21:04.899 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-12 18:21:04.901 | + lib/nova:create_nova_conf:486 : setup_logging /etc/nova/nova.conf 2022-01-12 18:21:04.903 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-01-12 18:21:04.906 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-01-12 18:21:04.909 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-12 18:21:04.925 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-12 18:21:04.927 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-12 18:21:04.929 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-12 18:21:04.932 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-12 18:21:04.934 | + 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-01-12 18:21:04.961 | + 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-01-12 18:21:04.987 | + 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-01-12 18:21:05.014 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-12 18:21:05.042 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-01-12 18:21:05.070 | + lib/nova:create_nova_conf:490 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-01-12 18:21:05.073 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-01-12 18:21:05.075 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-01-12 18:21:05.077 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-01-12 18:21:05.079 | + lib/apache:write_uwsgi_config:257 : local http= 2022-01-12 18:21:05.082 | + lib/apache:write_uwsgi_config:258 : local name= 2022-01-12 18:21:05.084 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-01-12 18:21:05.089 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-01-12 18:21:05.091 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-01-12 18:21:05.093 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-12 18:21:05.106 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-12 18:21:05.107 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:21:05.115 | d /var/run/uwsgi 0755 ubuntu root 2022-01-12 18:21:05.118 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:21:05.134 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-01-12 18:21:05.137 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-01-12 18:21:05.141 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-01-12 18:21:05.177 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-01-12 18:21:05.203 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-01-12 18:21:05.230 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-01-12 18:21:05.256 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-01-12 18:21:05.283 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-12 18:21:05.310 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-01-12 18:21:05.336 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-01-12 18:21:05.363 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-01-12 18:21:05.389 | + 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-01-12 18:21:05.416 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-01-12 18:21:05.442 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-12 18:21:05.473 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-01-12 18:21:05.500 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-01-12 18:21:05.503 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-01-12 18:21:05.506 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-01-12 18:21:05.509 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-01-12 18:21:05.511 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-01-12 18:21:05.513 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:21:05.516 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:21:05.518 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-12 18:21:05.521 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-12 18:21:05.524 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-01-12 18:21:05.550 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-01-12 18:21:05.577 | + 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-01-12 18:21:05.578 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-12 18:21:05.587 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-01-12 18:21:05.590 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-01-12 18:21:05.592 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-01-12 18:21:05.595 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-01-12 18:21:05.597 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-12 18:21:05.599 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-12 18:21:05.601 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:21:05.604 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:21:05.606 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-12 18:21:05.608 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-01-12 18:21:05.610 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:21:05.612 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:21:05.615 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-01-12 18:21:05.676 | Enabling site nova-api-wsgi. 2022-01-12 18:21:05.681 | To activate the new configuration, you need to run: 2022-01-12 18:21:05.681 | systemctl reload apache2 2022-01-12 18:21:05.685 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-01-12 18:21:05.688 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-01-12 18:21:05.690 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:21:05.692 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-01-12 18:21:05.824 | + lib/nova:create_nova_conf:491 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-01-12 18:21:05.826 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-01-12 18:21:05.828 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-01-12 18:21:05.831 | + lib/apache:write_uwsgi_config:256 : local url= 2022-01-12 18:21:05.833 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-01-12 18:21:05.836 | + lib/apache:write_uwsgi_config:258 : local name= 2022-01-12 18:21:05.838 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-01-12 18:21:05.843 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-01-12 18:21:05.845 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-01-12 18:21:05.847 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-12 18:21:05.860 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-12 18:21:05.860 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:21:05.869 | d /var/run/uwsgi 0755 ubuntu root 2022-01-12 18:21:05.872 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:21:05.888 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-01-12 18:21:05.890 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-01-12 18:21:05.894 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-01-12 18:21:05.923 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-01-12 18:21:05.950 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-01-12 18:21:05.976 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-01-12 18:21:06.003 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-01-12 18:21:06.030 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-12 18:21:06.057 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-01-12 18:21:06.084 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-01-12 18:21:06.110 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-01-12 18:21:06.138 | + 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-01-12 18:21:06.166 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-01-12 18:21:06.193 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-12 18:21:06.219 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-01-12 18:21:06.247 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-01-12 18:21:06.249 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-01-12 18:21:06.275 | + lib/nova:create_nova_conf:493 : is_service_enabled ceilometer 2022-01-12 18:21:06.291 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:21:06.293 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-01-12 18:21:06.324 | ++ lib/nova:create_nova_conf:502 : get_notification_url 2022-01-12 18:21:06.326 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-01-12 18:21:06.328 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-01-12 18:21:06.344 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:06.347 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:21:06.349 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:21:06.377 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-01-12 18:21:06.406 | + lib/nova:create_nova_conf:504 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-01-12 18:21:06.409 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-01-12 18:21:06.411 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-01-12 18:21:06.413 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-12 18:21:06.416 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-12 18:21:06.418 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-12 18:21:06.434 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:06.437 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-12 18:21:06.439 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-12 18:21:06.442 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-12 18:21:06.457 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:06.459 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:21:06.462 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:21:06.489 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-12 18:21:06.491 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-12 18:21:06.494 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-01-12 18:21:06.523 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-01-12 18:21:06.550 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf conductor workers 2 2022-01-12 18:21:06.580 | + lib/nova:create_nova_conf:511 : is_service_enabled tls-proxy 2022-01-12 18:21:06.597 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:21:06.600 | + lib/nova:create_nova_conf:516 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-01-12 18:21:06.627 | + lib/nova:create_nova_conf:518 : '[' True == True ']' 2022-01-12 18:21:06.629 | + lib/nova:create_nova_conf:519 : init_nova_service_user_conf 2022-01-12 18:21:06.631 | + lib/nova:init_nova_service_user_conf:720 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-01-12 18:21:06.661 | + lib/nova:init_nova_service_user_conf:721 : iniset /etc/nova/nova.conf service_user auth_type password 2022-01-12 18:21:06.688 | + lib/nova:init_nova_service_user_conf:722 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.44/identity 2022-01-12 18:21:06.715 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user username nova 2022-01-12 18:21:06.742 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-01-12 18:21:06.769 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-01-12 18:21:06.797 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user project_name service 2022-01-12 18:21:06.824 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-01-12 18:21:06.851 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-01-12 18:21:06.878 | + lib/nova:create_nova_conf:522 : is_service_enabled n-cond 2022-01-12 18:21:06.894 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:06.897 | ++ lib/nova:create_nova_conf:523 : seq 1 1 2022-01-12 18:21:06.901 | + lib/nova:create_nova_conf:523 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-12 18:21:06.904 | + lib/nova:create_nova_conf:524 : local conf 2022-01-12 18:21:06.906 | + lib/nova:create_nova_conf:525 : local vhost 2022-01-12 18:21:06.909 | ++ lib/nova:create_nova_conf:526 : conductor_conf 1 2022-01-12 18:21:06.911 | ++ lib/nova:conductor_conf:732 : local cell=1 2022-01-12 18:21:06.914 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2022-01-12 18:21:06.917 | + lib/nova:create_nova_conf:526 : conf=/etc/nova/nova_cell1.conf 2022-01-12 18:21:06.919 | + lib/nova:create_nova_conf:527 : vhost=nova_cell1 2022-01-12 18:21:06.921 | + lib/nova:create_nova_conf:529 : rm -f /etc/nova/nova_cell1.conf 2022-01-12 18:21:06.925 | ++ lib/nova:create_nova_conf:530 : database_connection_url nova_cell1 2022-01-12 18:21:06.928 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-01-12 18:21:06.930 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-01-12 18:21:06.932 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2022-01-12 18:21:06.934 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-01-12 18:21:06.937 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-01-12 18:21:06.967 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-01-12 18:21:06.997 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-01-12 18:21:07.027 | + lib/nova:create_nova_conf:534 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-12 18:21:07.029 | + lib/nova:create_nova_conf:537 : rpc_backend_add_vhost nova_cell1 2022-01-12 18:21:07.031 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-01-12 18:21:07.034 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-01-12 18:21:07.049 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:07.053 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-01-12 18:21:07.053 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-01-12 18:21:07.719 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-01-12 18:21:07.721 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-01-12 18:21:08.379 | Adding vhost "nova_cell1" ... 2022-01-12 18:21:08.636 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-01-12 18:21:09.326 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-01-12 18:21:09.383 | + lib/nova:create_nova_conf:538 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-01-12 18:21:09.385 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-01-12 18:21:09.387 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-01-12 18:21:09.390 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-12 18:21:09.392 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-01-12 18:21:09.395 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-12 18:21:09.410 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:09.414 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-01-12 18:21:09.416 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-01-12 18:21:09.419 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-12 18:21:09.435 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:09.437 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-01-12 18:21:09.440 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-01-12 18:21:09.466 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-12 18:21:09.469 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-12 18:21:09.471 | + lib/nova:create_nova_conf:542 : is_service_enabled placement placement-client 2022-01-12 18:21:09.487 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:09.490 | + lib/nova:create_nova_conf:543 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-01-12 18:21:09.492 | + lib/nova:configure_placement_nova_compute:571 : local conf=/etc/nova/nova_cell1.conf 2022-01-12 18:21:09.495 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-01-12 18:21:09.524 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.44/identity 2022-01-12 18:21:09.551 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-01-12 18:21:09.578 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-01-12 18:21:09.605 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-01-12 18:21:09.632 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-01-12 18:21:09.660 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-01-12 18:21:09.687 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-01-12 18:21:09.714 | + lib/nova:create_nova_conf:547 : setup_logging /etc/nova/nova_cell1.conf 2022-01-12 18:21:09.716 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-01-12 18:21:09.719 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-01-12 18:21:09.722 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-12 18:21:09.737 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-12 18:21:09.740 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-12 18:21:09.742 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-12 18:21:09.745 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-12 18:21:09.747 | + 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-01-12 18:21:09.775 | + 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-01-12 18:21:09.802 | + 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-01-12 18:21:09.830 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-12 18:21:09.858 | + lib/nova:create_nova_conf:554 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-12 18:21:09.861 | ++ lib/nova:create_nova_conf:557 : seq 1 1 2022-01-12 18:21:09.865 | + lib/nova:create_nova_conf:557 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-12 18:21:09.868 | + lib/nova:create_nova_conf:558 : local conf 2022-01-12 18:21:09.870 | + lib/nova:create_nova_conf:559 : local offset 2022-01-12 18:21:09.874 | ++ lib/nova:create_nova_conf:560 : conductor_conf 1 2022-01-12 18:21:09.876 | ++ lib/nova:conductor_conf:732 : local cell=1 2022-01-12 18:21:09.878 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2022-01-12 18:21:09.881 | + lib/nova:create_nova_conf:560 : conf=/etc/nova/nova_cell1.conf 2022-01-12 18:21:09.884 | + lib/nova:create_nova_conf:561 : offset=0 2022-01-12 18:21:09.886 | + lib/nova:create_nova_conf:562 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-01-12 18:21:09.888 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2022-01-12 18:21:09.891 | + lib/nova:configure_console_proxies:670 : local offset=0 2022-01-12 18:21:09.893 | + lib/nova:configure_console_proxies:674 : offset=0 2022-01-12 18:21:09.895 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2022-01-12 18:21:09.910 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:21:09.913 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2022-01-12 18:21:09.916 | + lib/nova:configure_console_proxies:708 : is_service_enabled n-spice 2022-01-12 18:21:09.931 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:21:09.934 | + lib/nova:configure_console_proxies:713 : is_service_enabled n-sproxy 2022-01-12 18:21:09.949 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:21:09.951 | + lib/nova:configure_nova:324 : is_service_enabled n-cpu 2022-01-12 18:21:09.967 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:21:09.970 | + ./stack.sh:main:922 : is_service_enabled placement 2022-01-12 18:21:09.986 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:21:09.989 | + ./stack.sh:main:924 : stack_install_service placement 2022-01-12 18:21:09.992 | + lib/stack:stack_install_service:20 : local service=placement 2022-01-12 18:21:09.994 | + lib/stack:stack_install_service:21 : type install_placement 2022-01-12 18:21:09.997 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-12 18:21:09.999 | + lib/stack:stack_install_service:32 : install_placement 2022-01-12 18:21:10.002 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-01-12 18:21:10.004 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-01-12 18:21:10.006 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:21:10.009 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:21:10.011 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-01-12 18:21:10.014 | + functions-common:install_package:1347 : update_package_repo 2022-01-12 18:21:10.017 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-01-12 18:21:10.019 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-01-12 18:21:10.021 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-01-12 18:21:10.024 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-01-12 18:21:10.026 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-01-12 18:21:10.028 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:21:10.031 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:21:10.035 | + functions-common:update_package_repo:1328 : apt_get_update 2022-01-12 18:21:10.037 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-01-12 18:21:10.040 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-01-12 18:21:10.043 | + functions-common:apt_get_update:1074 : return 2022-01-12 18:21:10.045 | + functions-common:install_package:1348 : real_install_package apache2 2022-01-12 18:21:10.047 | + functions-common:real_install_package:1333 : is_ubuntu 2022-01-12 18:21:10.050 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:21:10.052 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:21:10.055 | + functions-common:real_install_package:1334 : apt_get install apache2 2022-01-12 18:21:10.076 | + functions-common:apt_get:1114 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-01-12 18:21:10.188 | Reading package lists... 2022-01-12 18:21:10.419 | Building dependency tree... 2022-01-12 18:21:10.420 | Reading state information... 2022-01-12 18:21:10.653 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-01-12 18:21:10.653 | The following packages were automatically installed and are no longer required: 2022-01-12 18:21:10.653 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-12 18:21:10.654 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-12 18:21:10.654 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-12 18:21:10.654 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-12 18:21:10.654 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-12 18:21:10.654 | python3-zope.interface 2022-01-12 18:21:10.654 | Use 'sudo apt autoremove' to remove them. 2022-01-12 18:21:10.763 | 0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded. 2022-01-12 18:21:10.768 | + functions-common:apt_get:1118 : result=0 2022-01-12 18:21:10.770 | + functions-common:apt_get:1121 : time_stop apt-get 2022-01-12 18:21:10.773 | + functions-common:time_stop:2309 : local name 2022-01-12 18:21:10.776 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:21:10.778 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:21:10.780 | + functions-common:time_stop:2312 : local total 2022-01-12 18:21:10.782 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:21:10.785 | + functions-common:time_stop:2315 : name=apt-get 2022-01-12 18:21:10.787 | + functions-common:time_stop:2316 : start_time=1642011670074 2022-01-12 18:21:10.789 | + functions-common:time_stop:2318 : [[ -z 1642011670074 ]] 2022-01-12 18:21:10.792 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:21:10.796 | + functions-common:time_stop:2321 : end_time=1642011670794 2022-01-12 18:21:10.798 | + functions-common:time_stop:2322 : elapsed_time=720 2022-01-12 18:21:10.801 | + functions-common:time_stop:2323 : total=557957 2022-01-12 18:21:10.803 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:21:10.805 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=558677 2022-01-12 18:21:10.808 | + functions-common:apt_get:1122 : return 0 2022-01-12 18:21:10.810 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-01-12 18:21:10.813 | + functions-common:is_package_installed:1356 : [[ -z libapache2-mod-wsgi ]] 2022-01-12 18:21:10.815 | + functions-common:is_package_installed:1360 : [[ -z deb ]] 2022-01-12 18:21:10.817 | + functions-common:is_package_installed:1364 : [[ deb = \d\e\b ]] 2022-01-12 18:21:10.820 | + functions-common:is_package_installed:1365 : dpkg -s libapache2-mod-wsgi 2022-01-12 18:21:10.843 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-01-12 18:21:10.845 | + functions-common:install_package:1347 : update_package_repo 2022-01-12 18:21:10.848 | + functions-common:update_package_repo:1319 : NO_UPDATE_REPOS=False 2022-01-12 18:21:10.850 | + functions-common:update_package_repo:1320 : REPOS_UPDATED=True 2022-01-12 18:21:10.852 | + functions-common:update_package_repo:1321 : RETRY_UPDATE=False 2022-01-12 18:21:10.855 | + functions-common:update_package_repo:1323 : [[ False = \T\r\u\e ]] 2022-01-12 18:21:10.857 | + functions-common:update_package_repo:1327 : is_ubuntu 2022-01-12 18:21:10.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:21:10.862 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:21:10.865 | + functions-common:update_package_repo:1328 : apt_get_update 2022-01-12 18:21:10.867 | + functions-common:apt_get_update:1073 : [[ True == \T\r\u\e ]] 2022-01-12 18:21:10.869 | + functions-common:apt_get_update:1073 : [[ False != \T\r\u\e ]] 2022-01-12 18:21:10.872 | + functions-common:apt_get_update:1074 : return 2022-01-12 18:21:10.875 | + functions-common:install_package:1348 : real_install_package libapache2-mod-wsgi-py3 2022-01-12 18:21:10.877 | + functions-common:real_install_package:1333 : is_ubuntu 2022-01-12 18:21:10.880 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:21:10.882 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:21:10.885 | + functions-common:real_install_package:1334 : apt_get install libapache2-mod-wsgi-py3 2022-01-12 18:21:10.907 | + functions-common:apt_get:1114 : 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-01-12 18:21:11.013 | Reading package lists... 2022-01-12 18:21:11.242 | Building dependency tree... 2022-01-12 18:21:11.243 | Reading state information... 2022-01-12 18:21:11.474 | The following packages were automatically installed and are no longer required: 2022-01-12 18:21:11.475 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-12 18:21:11.475 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-12 18:21:11.475 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-12 18:21:11.475 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-12 18:21:11.475 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-12 18:21:11.475 | python3-zope.interface 2022-01-12 18:21:11.475 | Use 'sudo apt autoremove' to remove them. 2022-01-12 18:21:11.540 | The following NEW packages will be installed: 2022-01-12 18:21:11.541 | libapache2-mod-wsgi-py3 2022-01-12 18:21:12.159 | 0 upgraded, 1 newly installed, 0 to remove and 107 not upgraded. 2022-01-12 18:21:12.159 | Need to get 93.3 kB of archives. 2022-01-12 18:21:12.159 | After this operation, 300 kB of additional disk space will be used. 2022-01-12 18:21:12.159 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-01-12 18:21:13.473 | Fetched 93.3 kB in 1s (67.5 kB/s) 2022-01-12 18:21:13.644 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-01-12 18:21:13.696 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-01-12 18:21:13.700 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-01-12 18:21:13.740 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-01-12 18:21:14.017 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-01-12 18:21:14.353 | apache2_invoke: Enable module wsgi 2022-01-12 18:21:22.619 | + functions-common:apt_get:1118 : result=0 2022-01-12 18:21:22.622 | + functions-common:apt_get:1121 : time_stop apt-get 2022-01-12 18:21:22.624 | + functions-common:time_stop:2309 : local name 2022-01-12 18:21:22.626 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:21:22.629 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:21:22.631 | + functions-common:time_stop:2312 : local total 2022-01-12 18:21:22.633 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:21:22.636 | + functions-common:time_stop:2315 : name=apt-get 2022-01-12 18:21:22.638 | + functions-common:time_stop:2316 : start_time=1642011670905 2022-01-12 18:21:22.640 | + functions-common:time_stop:2318 : [[ -z 1642011670905 ]] 2022-01-12 18:21:22.643 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:21:22.648 | + functions-common:time_stop:2321 : end_time=1642011682645 2022-01-12 18:21:22.650 | + functions-common:time_stop:2322 : elapsed_time=11740 2022-01-12 18:21:22.652 | + functions-common:time_stop:2323 : total=558677 2022-01-12 18:21:22.654 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:21:22.657 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=570417 2022-01-12 18:21:22.659 | + functions-common:apt_get:1122 : return 0 2022-01-12 18:21:22.662 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-01-12 18:21:22.664 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-01-12 18:21:22.667 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-12 18:21:22.669 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:21:22.672 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:21:22.674 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-01-12 18:21:22.677 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-01-12 18:21:22.732 | wsgi (enabled by maintainer script) 2022-01-12 18:21:22.735 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-01-12 18:21:22.737 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-01-12 18:21:22.740 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-12 18:21:22.743 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-01-12 18:21:22.746 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-01-12 18:21:22.748 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-12 18:21:22.752 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-01-12 18:21:22.752 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-12 18:21:22.757 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-01-12 18:21:22.760 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-01-12 18:21:22.762 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-01-12 18:21:22.765 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-01-12 18:21:22.767 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-01-12 18:21:22.790 | Using python 3.8 to install osc-placement 2022-01-12 18:21:22.793 | + 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-01-12 18:21:23.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:21:23.645 | from cryptography.utils import int_from_bytes 2022-01-12 18:21:23.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:21:23.645 | from cryptography.utils import int_from_bytes 2022-01-12 18:21:24.681 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:21:24.802 | Collecting osc-placement 2022-01-12 18:21:24.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-01-12 18:21:24.825 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-01-12 18:21:24.827 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.6.0) 2022-01-12 18:21:24.828 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.10.0) 2022-01-12 18:21:24.829 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-01-12 18:21:24.830 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.5) 2022-01-12 18:21:24.831 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-01-12 18:21:24.889 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.4.0) 2022-01-12 18:21:24.890 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2022-01-12 18:21:24.892 | 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-01-12 18:21:24.893 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (0.1.16) 2022-01-12 18:21:24.906 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.59.0) 2022-01-12 18:21:24.907 | 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-01-12 18:21:24.908 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.9.0) 2022-01-12 18:21:24.923 | 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-01-12 18:21:24.924 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.0) 2022-01-12 18:21:24.925 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.1) 2022-01-12 18:21:24.926 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2022-01-12 18:21:24.927 | 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-01-12 18:21:24.928 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.4.7) 2022-01-12 18:21:24.948 | 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.4.0) 2022-01-12 18:21:24.950 | 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) (0.7.2) 2022-01-12 18:21:24.951 | 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.1.2) 2022-01-12 18:21:24.952 | 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) (5.4.1) 2022-01-12 18:21:24.963 | 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.12.1) 2022-01-12 18:21:25.002 | 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-01-12 18:21:25.003 | 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.4) 2022-01-12 18:21:25.005 | 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-01-12 18:21:25.006 | 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-01-12 18:21:25.007 | 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) (3.4.8) 2022-01-12 18:21:25.009 | 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.0.9) 2022-01-12 18:21:25.010 | 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-01-12 18:21:25.010 | 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-01-12 18:21:25.073 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2021.5.30) 2022-01-12 18:21:25.074 | 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.6) 2022-01-12 18:21:25.076 | 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.4) 2022-01-12 18:21:25.078 | 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.2) 2022-01-12 18:21:25.171 | 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.2.0) 2022-01-12 18:21:25.172 | 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-01-12 18:21:25.173 | 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-01-12 18:21:25.174 | Requirement already satisfied: colorama>=0.3.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.4.4) 2022-01-12 18:21:25.219 | 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.14.6) 2022-01-12 18:21:25.259 | 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.1) 2022-01-12 18:21:25.407 | 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.20) 2022-01-12 18:21:27.379 | Installing collected packages: osc-placement 2022-01-12 18:21:27.630 | Successfully installed osc-placement-3.1.1 2022-01-12 18:21:27.631 | 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-01-12 18:21:27.763 | + inc/python:pip_install:200 : result=0 2022-01-12 18:21:27.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:21:27.768 | + functions-common:time_stop:2309 : local name 2022-01-12 18:21:27.771 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:21:27.773 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:21:27.775 | + functions-common:time_stop:2312 : local total 2022-01-12 18:21:27.778 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:21:27.780 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:21:27.783 | + functions-common:time_stop:2316 : start_time=1642011682784 2022-01-12 18:21:27.785 | + functions-common:time_stop:2318 : [[ -z 1642011682784 ]] 2022-01-12 18:21:27.788 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:21:27.793 | + functions-common:time_stop:2321 : end_time=1642011687790 2022-01-12 18:21:27.795 | + functions-common:time_stop:2322 : elapsed_time=5006 2022-01-12 18:21:27.798 | + functions-common:time_stop:2323 : total=236278 2022-01-12 18:21:27.800 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:21:27.802 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=241284 2022-01-12 18:21:27.805 | + inc/python:pip_install:203 : return 0 2022-01-12 18:21:27.808 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/xena 2022-01-12 18:21:27.811 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2022-01-12 18:21:27.813 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2022-01-12 18:21:27.815 | + functions-common:git_clone:525 : local git_ref=stable/xena 2022-01-12 18:21:27.818 | + functions-common:git_clone:526 : local orig_dir 2022-01-12 18:21:27.821 | ++ functions-common:git_clone:527 : pwd 2022-01-12 18:21:27.824 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-12 18:21:27.826 | + functions-common:git_clone:528 : local git_clone_flags= 2022-01-12 18:21:27.829 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-12 18:21:27.846 | + functions-common:git_clone:530 : RECLONE=False 2022-01-12 18:21:27.848 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-12 18:21:27.850 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-12 18:21:27.854 | + functions-common:git_clone:544 : echo stable/xena 2022-01-12 18:21:27.854 | + functions-common:git_clone:544 : egrep -q '^refs' 2022-01-12 18:21:27.859 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2022-01-12 18:21:27.862 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2022-01-12 18:21:27.864 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2022-01-12 18:21:27.867 | + functions-common:git_timed:617 : local count=0 2022-01-12 18:21:27.869 | + functions-common:git_timed:618 : local timeout=0 2022-01-12 18:21:27.872 | + functions-common:git_timed:620 : [[ -n 0 ]] 2022-01-12 18:21:27.874 | + functions-common:git_timed:621 : timeout=0 2022-01-12 18:21:27.876 | + functions-common:git_timed:624 : time_start git_timed 2022-01-12 18:21:27.879 | + functions-common:time_start:2295 : local name=git_timed 2022-01-12 18:21:27.881 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:21:27.883 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:21:27.886 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:21:27.890 | + functions-common:time_start:2300 : _TIME_START[$name]=1642011687887 2022-01-12 18:21:27.892 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/xena 2022-01-12 18:21:27.895 | Cloning into '/opt/stack/placement'... 2022-01-12 18:22:26.806 | + functions-common:git_timed:639 : time_stop git_timed 2022-01-12 18:22:26.809 | + functions-common:time_stop:2309 : local name 2022-01-12 18:22:26.811 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:22:26.813 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:22:26.816 | + functions-common:time_stop:2312 : local total 2022-01-12 18:22:26.818 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:22:26.820 | + functions-common:time_stop:2315 : name=git_timed 2022-01-12 18:22:26.823 | + functions-common:time_stop:2316 : start_time=1642011687887 2022-01-12 18:22:26.825 | + functions-common:time_stop:2318 : [[ -z 1642011687887 ]] 2022-01-12 18:22:26.828 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:22:26.833 | + functions-common:time_stop:2321 : end_time=1642011746830 2022-01-12 18:22:26.835 | + functions-common:time_stop:2322 : elapsed_time=58943 2022-01-12 18:22:26.837 | + functions-common:time_stop:2323 : total=0 2022-01-12 18:22:26.839 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:22:26.842 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=58943 2022-01-12 18:22:26.844 | + functions-common:git_clone:592 : cd /opt/stack/placement 2022-01-12 18:22:26.848 | + functions-common:git_clone:593 : git show --oneline 2022-01-12 18:22:26.848 | + functions-common:git_clone:593 : head -1 2022-01-12 18:22:26.851 | 7422ed4d Use 'functional-without-sample-db-tests' tox env for placement nova job 2022-01-12 18:22:26.853 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-12 18:22:26.856 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-01-12 18:22:26.858 | + inc/python:setup_develop:338 : local bindep 2022-01-12 18:22:26.861 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-01-12 18:22:26.863 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-01-12 18:22:26.865 | + inc/python:setup_develop:344 : local extras= 2022-01-12 18:22:26.868 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-01-12 18:22:26.870 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-12 18:22:26.873 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-01-12 18:22:26.875 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-01-12 18:22:26.878 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-12 18:22:26.880 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-12 18:22:26.884 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-01-12 18:22:26.886 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-12 18:22:26.889 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-01-12 18:22:26.892 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-12 18:22:26.895 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-12 18:22:26.898 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-01-12 18:22:26.904 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-01-12 18:22:26.906 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-01-12 18:22:27.525 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-01-12 18:22:27.528 | + inc/python:setup_package:418 : local bindep=0 2022-01-12 18:22:27.531 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-12 18:22:27.533 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-12 18:22:27.536 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-01-12 18:22:27.538 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-01-12 18:22:27.540 | + inc/python:setup_package:427 : local flags=-e 2022-01-12 18:22:27.543 | + inc/python:setup_package:428 : local extras= 2022-01-12 18:22:27.545 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-12 18:22:27.548 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-12 18:22:27.551 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-12 18:22:27.553 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-12 18:22:27.556 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-12 18:22:27.558 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-01-12 18:22:27.579 | Using python 3.8 to install /opt/stack/placement 2022-01-12 18:22:27.581 | + 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-01-12 18:22:28.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:22:28.442 | from cryptography.utils import int_from_bytes 2022-01-12 18:22:28.442 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:22:28.442 | from cryptography.utils import int_from_bytes 2022-01-12 18:22:29.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:22:29.491 | Obtaining file:///opt/stack/placement 2022-01-12 18:22:29.492 | Preparing metadata (setup.py): started 2022-01-12 18:22:30.717 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:22:30.853 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (5.6.0) 2022-01-12 18:22:30.855 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.23) 2022-01-12 18:22:30.856 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (9.3.0) 2022-01-12 18:22:30.857 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.5.1) 2022-01-12 18:22:30.858 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.8.7) 2022-01-12 18:22:30.859 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.0.1.dev1) (3.2.0) 2022-01-12 18:22:30.860 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.26.0) 2022-01-12 18:22:30.861 | 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==6.0.1.dev1) (57.4.0) 2022-01-12 18:22:30.862 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.1) 2022-01-12 18:22:30.863 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (8.7.1) 2022-01-12 18:22:30.865 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.3.2) 2022-01-12 18:22:30.866 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.6.0) 2022-01-12 18:22:30.867 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.2.0) 2022-01-12 18:22:30.868 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.10.0) 2022-01-12 18:22:30.869 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (11.0.0) 2022-01-12 18:22:30.870 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (3.8.3) 2022-01-12 18:22:30.871 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (4.4.0) 2022-01-12 18:22:30.872 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.4.0) 2022-01-12 18:22:30.873 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.1.0) 2022-01-12 18:22:30.875 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (2.6.0) 2022-01-12 18:22:30.876 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.0.1.dev1) (1.0.1) 2022-01-12 18:22:30.947 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (2.8.1) 2022-01-12 18:22:30.949 | 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==6.0.1.dev1) (3.1.1) 2022-01-12 18:22:30.950 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.3.0) 2022-01-12 18:22:30.952 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (4.4.0) 2022-01-12 18:22:30.953 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (5.1.0) 2022-01-12 18:22:30.956 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (1.16.0) 2022-01-12 18:22:30.978 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.0.1.dev1) (0.14.1) 2022-01-12 18:22:31.020 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (2.3.0) 2022-01-12 18:22:31.021 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (1.5.0) 2022-01-12 18:22:31.024 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (5.4.1) 2022-01-12 18:22:31.026 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (3.4.0) 2022-01-12 18:22:31.027 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.0.1.dev1) (0.8.0) 2022-01-12 18:22:31.097 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.13.0) 2022-01-12 18:22:31.099 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.7.1) 2022-01-12 18:22:31.100 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (0.5.0) 2022-01-12 18:22:31.103 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.0.1) 2022-01-12 18:22:31.154 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.0.1.dev1) (0.9.6) 2022-01-12 18:22:31.156 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.0.1.dev1) (2.8.2) 2022-01-12 18:22:31.176 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.0.1) 2022-01-12 18:22:31.179 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.2.0) 2022-01-12 18:22:31.182 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.0.1.dev1) (3.3.0) 2022-01-12 18:22:31.220 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (1.0.2) 2022-01-12 18:22:31.222 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.0.1.dev1) (2021.1) 2022-01-12 18:22:31.238 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.0.1.dev1) (0.7.2) 2022-01-12 18:22:31.256 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.1.16) 2022-01-12 18:22:31.258 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (0.11.0) 2022-01-12 18:22:31.259 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (21.0) 2022-01-12 18:22:31.260 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.0.1.dev1) (2.4.7) 2022-01-12 18:22:31.302 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2021.5.30) 2022-01-12 18:22:31.304 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (2.0.4) 2022-01-12 18:22:31.307 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (3.2) 2022-01-12 18:22:31.308 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.0.1.dev1) (1.26.6) 2022-01-12 18:22:31.325 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.0.1.dev1) (0.7) 2022-01-12 18:22:31.452 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.0.1.dev1) (1.1.1) 2022-01-12 18:22:31.490 | 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==6.0.1.dev1) (5.2.2) 2022-01-12 18:22:31.490 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (1.1.5) 2022-01-12 18:22:31.506 | 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==6.0.1.dev1) (1.14.6) 2022-01-12 18:22:31.547 | 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==6.0.1.dev1) (1.12.1) 2022-01-12 18:22:31.561 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==6.0.1.dev1) (1.6) 2022-01-12 18:22:31.607 | 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==6.0.1.dev1) (2.0.1) 2022-01-12 18:22:31.672 | 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==6.0.1.dev1) (1.7.0) 2022-01-12 18:22:31.756 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.0.1.dev1) (1.1.4) 2022-01-12 18:22:32.017 | 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==6.0.1.dev1) (0.4.1) 2022-01-12 18:22:32.018 | 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==6.0.1.dev1) (5.0.9) 2022-01-12 18:22:32.020 | 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==6.0.1.dev1) (0.5.2) 2022-01-12 18:22:32.098 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (2.5.0) 2022-01-12 18:22:32.149 | 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==6.0.1.dev1) (2.20) 2022-01-12 18:22:32.347 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.0.1.dev1) (3.5.0) 2022-01-12 18:22:32.413 | 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==6.0.1.dev1) (1.0.0) 2022-01-12 18:22:32.415 | 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==6.0.1.dev1) (3.0.0) 2022-01-12 18:22:34.286 | Installing collected packages: openstack-placement 2022-01-12 18:22:34.288 | Running setup.py develop for openstack-placement 2022-01-12 18:22:36.353 | Successfully installed openstack-placement 2022-01-12 18:22:36.354 | 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-01-12 18:22:36.489 | + inc/python:pip_install:200 : result=0 2022-01-12 18:22:36.491 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:22:36.494 | + functions-common:time_stop:2309 : local name 2022-01-12 18:22:36.496 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:22:36.498 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:22:36.500 | + functions-common:time_stop:2312 : local total 2022-01-12 18:22:36.503 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:22:36.505 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:22:36.507 | + functions-common:time_stop:2316 : start_time=1642011747574 2022-01-12 18:22:36.509 | + functions-common:time_stop:2318 : [[ -z 1642011747574 ]] 2022-01-12 18:22:36.512 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:22:36.516 | + functions-common:time_stop:2321 : end_time=1642011756514 2022-01-12 18:22:36.519 | + functions-common:time_stop:2322 : elapsed_time=8940 2022-01-12 18:22:36.521 | + functions-common:time_stop:2323 : total=241284 2022-01-12 18:22:36.523 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:22:36.526 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=250224 2022-01-12 18:22:36.528 | + inc/python:pip_install:203 : return 0 2022-01-12 18:22:36.530 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-12 18:22:36.534 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-01-12 18:22:36.536 | + functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-01-12 18:22:36.555 | + functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-01-12 18:22:36.567 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-01-12 18:22:36.569 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-01-12 18:22:36.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:22:36.574 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:22:36.577 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2022-01-12 18:22:36.579 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:22:36.582 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-12 18:22:36.585 | + ./stack.sh:main:925 : configure_placement 2022-01-12 18:22:36.587 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-01-12 18:22:36.600 | + lib/placement:configure_placement:107 : create_placement_conf 2022-01-12 18:22:36.602 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-01-12 18:22:36.607 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-01-12 18:22:36.609 | ++ lib/database:database_connection_url:132 : local db=placement 2022-01-12 18:22:36.612 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-01-12 18:22:36.614 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2022-01-12 18:22:36.617 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-01-12 18:22:36.619 | + 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-01-12 18:22:36.652 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-01-12 18:22:36.683 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-01-12 18:22:36.714 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-01-12 18:22:36.717 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2022-01-12 18:22:36.719 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2022-01-12 18:22:36.722 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-01-12 18:22:36.724 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-01-12 18:22:36.756 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-01-12 18:22:36.785 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-01-12 18:22:36.814 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-01-12 18:22:36.843 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-01-12 18:22:36.871 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-01-12 18:22:36.900 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-01-12 18:22:36.928 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-01-12 18:22:36.958 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-12 18:22:36.986 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-01-12 18:22:37.015 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-01-12 18:22:37.018 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-01-12 18:22:37.028 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-01-12 18:22:37.028 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-12 18:22:37.041 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-12 18:22:37.043 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-12 18:22:37.045 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-12 18:22:37.048 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-12 18:22:37.051 | + 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-01-12 18:22:37.079 | + 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-01-12 18:22:37.108 | + 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-01-12 18:22:37.136 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-12 18:22:37.166 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-01-12 18:22:37.168 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-01-12 18:22:37.170 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-01-12 18:22:37.173 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-01-12 18:22:37.175 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-01-12 18:22:37.178 | + lib/apache:write_uwsgi_config:257 : local http= 2022-01-12 18:22:37.180 | + lib/apache:write_uwsgi_config:258 : local name= 2022-01-12 18:22:37.183 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-01-12 18:22:37.187 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-01-12 18:22:37.189 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-01-12 18:22:37.192 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-12 18:22:37.204 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-12 18:22:37.205 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:22:37.213 | d /var/run/uwsgi 0755 ubuntu root 2022-01-12 18:22:37.217 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-12 18:22:37.233 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-01-12 18:22:37.235 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-01-12 18:22:37.239 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-01-12 18:22:37.270 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-01-12 18:22:37.298 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-01-12 18:22:37.326 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-01-12 18:22:37.355 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-01-12 18:22:37.384 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-12 18:22:37.418 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-01-12 18:22:37.446 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-01-12 18:22:37.475 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-01-12 18:22:37.503 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-12 18:22:37.532 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-01-12 18:22:37.560 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-12 18:22:37.588 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-01-12 18:22:37.616 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-01-12 18:22:37.619 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-01-12 18:22:37.622 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-01-12 18:22:37.624 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-01-12 18:22:37.627 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-01-12 18:22:37.630 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:22:37.632 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:22:37.635 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-01-12 18:22:37.638 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-01-12 18:22:37.640 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-01-12 18:22:37.669 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-01-12 18:22:37.698 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-01-12 18:22:37.698 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-01-12 18:22:37.707 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-01-12 18:22:37.710 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-01-12 18:22:37.713 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-01-12 18:22:37.716 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-01-12 18:22:37.718 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-12 18:22:37.720 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-12 18:22:37.723 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:22:37.725 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:22:37.728 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-12 18:22:37.730 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-01-12 18:22:37.733 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:22:37.735 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:22:37.738 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-01-12 18:22:37.810 | Enabling site placement-api. 2022-01-12 18:22:37.816 | To activate the new configuration, you need to run: 2022-01-12 18:22:37.816 | systemctl reload apache2 2022-01-12 18:22:37.821 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-01-12 18:22:37.823 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-01-12 18:22:37.826 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:22:37.828 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart apache2 2022-01-12 18:22:37.962 | + ./stack.sh:main:932 : is_service_enabled placement placement-client 2022-01-12 18:22:37.985 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:22:37.988 | + ./stack.sh:main:933 : is_service_enabled n-cpu 2022-01-12 18:22:38.009 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:22:38.012 | + ./stack.sh:main:933 : is_service_enabled n-sch 2022-01-12 18:22:38.029 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:22:38.032 | + ./stack.sh:main:934 : configure_placement_nova_compute 2022-01-12 18:22:38.034 | + lib/nova:configure_placement_nova_compute:571 : local conf=/etc/nova/nova.conf 2022-01-12 18:22:38.037 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement auth_type password 2022-01-12 18:22:38.069 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2022-01-12 18:22:38.099 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement username placement 2022-01-12 18:22:38.131 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-01-12 18:22:38.160 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-01-12 18:22:38.188 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement project_name service 2022-01-12 18:22:38.217 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-01-12 18:22:38.246 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-01-12 18:22:38.274 | + ./stack.sh:main:938 : is_service_enabled horizon 2022-01-12 18:22:38.292 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:22:38.294 | + ./stack.sh:main:943 : is_service_enabled tls-proxy 2022-01-12 18:22:38.311 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:22:38.314 | + ./stack.sh:main:951 : run_phase stack install 2022-01-12 18:22:38.316 | + functions-common:run_phase:1737 : local mode=stack 2022-01-12 18:22:38.319 | + functions-common:run_phase:1738 : local phase=install 2022-01-12 18:22:38.321 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-12 18:22:38.323 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-01-12 18:22:38.326 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-12 18:22:38.328 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-01-12 18:22:38.331 | + functions-common:run_phase:1747 : local extra 2022-01-12 18:22:38.334 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-12 18:22:38.338 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-01-12 18:22:38.341 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-12 18:22:38.344 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-12 18:22:38.346 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-01-12 18:22:38.349 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-12 18:22:38.365 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:22:38.367 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:22:38.369 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:22:38.372 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-01-12 18:22:38.374 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-01-12 18:22:38.376 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:22:38.378 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest 2022-01-12 18:22:38.381 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-01-12 18:22:38.383 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-01-12 18:22:38.448 | ++ inc/async:async_inner:63 : install_tempest 2022-01-12 18:22:38.484 | [17688 Async install_tempest:77242]: running: install_tempest 2022-01-12 18:22:38.487 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-12 18:22:38.489 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-12 18:22:38.493 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:22:38.495 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-12 18:22:38.498 | + functions-common:run_phase:1764 : run_plugins stack install 2022-01-12 18:22:38.501 | + functions-common:run_plugins:1723 : local mode=stack 2022-01-12 18:22:38.503 | + functions-common:run_plugins:1724 : local phase=install 2022-01-12 18:22:38.506 | + functions-common:run_plugins:1726 : local plugins= 2022-01-12 18:22:38.509 | + functions-common:run_plugins:1727 : local plugin 2022-01-12 18:22:38.511 | + ./stack.sh:main:954 : use_library_from_git python-openstackclient 2022-01-12 18:22:38.515 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-01-12 18:22:38.520 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:22:38.523 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:22:38.525 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2022-01-12 18:22:38.528 | + inc/python:use_library_from_git:253 : return 1 2022-01-12 18:22:38.531 | + ./stack.sh:main:958 : pip_install_gr python-openstackclient 2022-01-12 18:22:38.534 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-01-12 18:22:38.537 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-12 18:22:38.540 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-01-12 18:22:38.545 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-01-12 18:22:38.548 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-12 18:22:38.551 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-01-12 18:22:38.552 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-12 18:22:38.557 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-01-12 18:22:38.559 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-01-12 18:22:38.562 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-01-12 18:22:38.565 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-01-12 18:22:38.567 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-01-12 18:22:38.589 | Using python 3.8 to install python-openstackclient 2022-01-12 18:22:38.592 | + 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-01-12 18:22:39.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:22:39.452 | from cryptography.utils import int_from_bytes 2022-01-12 18:22:39.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:22:39.452 | from cryptography.utils import int_from_bytes 2022-01-12 18:22:40.478 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:22:40.663 | Collecting python-openstackclient 2022-01-12 18:22:40.672 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb8/97db56787f64c/python_openstackclient-5.6.0-py3-none-any.whl (972 kB) 2022-01-12 18:22:40.724 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.6.0) 2022-01-12 18:22:40.726 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-01-12 18:22:40.727 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-01-12 18:22:40.728 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.4.0) 2022-01-12 18:22:40.729 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.10.0) 2022-01-12 18:22:40.730 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.59.0) 2022-01-12 18:22:40.731 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.9.0) 2022-01-12 18:22:40.732 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2022-01-12 18:22:40.733 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.1.0) 2022-01-12 18:22:40.734 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-01-12 18:22:40.735 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.1.16) 2022-01-12 18:22:40.747 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2022-01-12 18:22:40.748 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.1.2) 2022-01-12 18:22:40.749 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (5.4.1) 2022-01-12 18:22:40.749 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.7.2) 2022-01-12 18:22:40.751 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.7) 2022-01-12 18:22:40.777 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-01-12 18:22:40.778 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2022-01-12 18:22:40.780 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-01-12 18:22:40.781 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-01-12 18:22:40.782 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-01-12 18:22:40.783 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (3.4.8) 2022-01-12 18:22:40.784 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-01-12 18:22:40.785 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-01-12 18:22:40.786 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-01-12 18:22:40.787 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-01-12 18:22:40.788 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.0.9) 2022-01-12 18:22:40.802 | 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.5) 2022-01-12 18:22:40.822 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.1) 2022-01-12 18:22:40.823 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2022-01-12 18:22:40.825 | 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-01-12 18:22:40.826 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.0) 2022-01-12 18:22:40.847 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2022-01-12 18:22:40.865 | 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.7.1) 2022-01-12 18:22:40.867 | 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.2.0) 2022-01-12 18:22:40.868 | 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-01-12 18:22:40.961 | 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.2.0) 2022-01-12 18:22:40.962 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.4.4) 2022-01-12 18:22:40.963 | 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-01-12 18:22:40.964 | 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-01-12 18:22:41.007 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.14.6) 2022-01-12 18:22:41.020 | 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.12.1) 2022-01-12 18:22:41.055 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.1) 2022-01-12 18:22:41.215 | 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-01-12 18:22:41.231 | 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.2) 2022-01-12 18:22:41.321 | 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.4) 2022-01-12 18:22:41.322 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2021.5.30) 2022-01-12 18:22:41.324 | 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.2) 2022-01-12 18:22:41.325 | 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.6) 2022-01-12 18:22:41.454 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.20) 2022-01-12 18:22:43.528 | Installing collected packages: python-openstackclient 2022-01-12 18:22:45.112 | Successfully installed python-openstackclient-5.6.0 2022-01-12 18:22:45.113 | 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-01-12 18:22:45.244 | + inc/python:pip_install:200 : result=0 2022-01-12 18:22:45.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:22:45.249 | + functions-common:time_stop:2309 : local name 2022-01-12 18:22:45.252 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:22:45.254 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:22:45.256 | + functions-common:time_stop:2312 : local total 2022-01-12 18:22:45.259 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:22:45.261 | + functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:22:45.264 | + functions-common:time_stop:2316 : start_time=1642011758584 2022-01-12 18:22:45.266 | + functions-common:time_stop:2318 : [[ -z 1642011758584 ]] 2022-01-12 18:22:45.269 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:22:45.273 | + functions-common:time_stop:2321 : end_time=1642011765270 2022-01-12 18:22:45.275 | + functions-common:time_stop:2322 : elapsed_time=6686 2022-01-12 18:22:45.278 | + functions-common:time_stop:2323 : total=250224 2022-01-12 18:22:45.280 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:22:45.282 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=256910 2022-01-12 18:22:45.285 | + inc/python:pip_install:203 : return 0 2022-01-12 18:22:45.287 | + ./stack.sh:main:963 : install_oscwrap 2022-01-12 18:22:45.290 | ++ functions-common:install_oscwrap:2354 : mktemp 2022-01-12 18:22:45.295 | + functions-common:install_oscwrap:2354 : OSCWRAP_TIMER_FILE=/tmp/tmp.BtUyfuxRnX 2022-01-12 18:22:45.297 | + functions-common:install_oscwrap:2357 : shopt -s expand_aliases 2022-01-12 18:22:45.300 | + functions-common:install_oscwrap:2360 : unalias -a 2022-01-12 18:22:45.303 | + functions-common:install_oscwrap:2362 : alias openstack=oscwrap 2022-01-12 18:22:45.305 | + ./stack.sh:main:968 : [[ False != \F\a\l\s\e ]] 2022-01-12 18:22:45.308 | + ./stack.sh:main:1008 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-01-12 18:22:45.310 | + ./stack.sh:main:1016 : is_service_enabled mysql postgresql 2022-01-12 18:22:45.328 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:22:45.330 | + ./stack.sh:main:1017 : configure_database 2022-01-12 18:22:45.333 | + lib/database:configure_database:126 : configure_database_mysql 2022-01-12 18:22:45.335 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2022-01-12 18:22:45.338 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2022-01-12 18:22:45.340 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:22:45.342 | + ./stack.sh:echo_summary:432 : echo -e Configuring and starting MySQL 2022-01-12 18:22:45.345 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2022-01-12 18:22:45.347 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:22:45.349 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:22:45.352 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2022-01-12 18:22:45.354 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2022-01-12 18:22:45.356 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2022-01-12 18:22:45.359 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2022-01-12 18:22:45.361 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2022-01-12 18:22:45.363 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-12 18:22:45.366 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-12 18:22:45.368 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2022-01-12 18:22:45.370 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2022-01-12 18:22:45.372 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2022-01-12 18:22:45.374 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2022-01-12 18:22:45.377 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2022-01-12 18:22:45.380 | + functions-common:is_suse:462 : is_opensuse 2022-01-12 18:22:45.382 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2022-01-12 18:22:45.384 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-12 18:22:45.387 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2022-01-12 18:22:45.389 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2022-01-12 18:22:45.392 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-12 18:22:45.394 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2022-01-12 18:22:45.409 | mysqladmin: connect to server at 'localhost' failed 2022-01-12 18:22:45.409 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-01-12 18:22:45.413 | + lib/databases/mysql:configure_database_mysql:95 : true 2022-01-12 18:22:45.416 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2022-01-12 18:22:45.418 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:22:45.420 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:22:45.423 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2022-01-12 18:22:45.426 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-01-12 18:22:45.428 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-01-12 18:22:45.430 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:22:45.433 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:22:45.435 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-01-12 18:22:45.438 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-01-12 18:22:45.450 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:22:45.603 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-01-12 18:22:45.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:22:45.689 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2022-01-12 18:22:45.692 | ++ functions-common:ipv6_unquote:2107 : echo 0.0.0.0 2022-01-12 18:22:45.694 | ++ functions-common:ipv6_unquote:2107 : tr -d '[]' 2022-01-12 18:22:45.698 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-01-12 18:22:45.757 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-01-12 18:22:45.807 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-01-12 18:22:45.857 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-01-12 18:22:45.908 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2022-01-12 18:22:45.911 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2022-01-12 18:22:45.913 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:22:45.916 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart mysql 2022-01-12 18:22:48.491 | + ./stack.sh:main:1021 : save_stackenv 1021 2022-01-12 18:22:48.494 | + functions-common:save_stackenv:60 : local tag=1021 2022-01-12 18:22:48.497 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-12 18:22:48.502 | + functions-common:save_stackenv:62 : time_stamp=2022-01-12-182248 2022-01-12 18:22:48.505 | + functions-common:save_stackenv:63 : echo '# 2022-01-12-182248 1021' 2022-01-12 18:22:48.508 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.511 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-12 18:22:48.513 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.516 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-12 18:22:48.519 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.521 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-12 18:22:48.524 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.526 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-01-12 18:22:48.529 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.532 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2022-01-12 18:22:48.535 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.537 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2022-01-12 18:22:48.540 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.542 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-12-180645 2022-01-12 18:22:48.544 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.547 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-12 18:22:48.550 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.552 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2022-01-12 18:22:48.556 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.558 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-12 18:22:48.561 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.563 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-12 18:22:48.566 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.568 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-12 18:22:48.571 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:22:48.573 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-12 18:22:48.576 | + ./stack.sh:main:1033 : [[ True == \T\r\u\e ]] 2022-01-12 18:22:48.578 | + ./stack.sh:main:1034 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-01-12 18:22:48.581 | + ./stack.sh:main:1035 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-01-12 18:22:48.593 | + ./stack.sh:main:1047 : start_dstat 2022-01-12 18:22:48.596 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-12 18:22:48.599 | + functions-common:run_process:1564 : local service=dstat 2022-01-12 18:22:48.601 | + functions-common:run_process:1565 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-12 18:22:48.604 | + functions-common:run_process:1566 : local group= 2022-01-12 18:22:48.606 | + functions-common:run_process:1567 : local user= 2022-01-12 18:22:48.609 | + functions-common:run_process:1569 : local name=dstat 2022-01-12 18:22:48.611 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:22:48.614 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:22:48.616 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:22:48.618 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:22:48.621 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:22:48.626 | + functions-common:time_start:2300 : _TIME_START[$name]=1642011768623 2022-01-12 18:22:48.629 | + functions-common:run_process:1572 : is_service_enabled dstat 2022-01-12 18:22:48.646 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:22:48.649 | + functions-common:run_process:1573 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-01-12 18:22:48.651 | + functions-common:_run_under_systemd:1529 : local service=dstat 2022-01-12 18:22:48.654 | + functions-common:_run_under_systemd:1530 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-12 18:22:48.656 | + functions-common:_run_under_systemd:1531 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-12 18:22:48.658 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-12 18:22:48.661 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-12 18:22:48.663 | + functions-common:_common_systemd_pitfalls:1504 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-01-12 18:22:48.666 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-01-12 18:22:48.668 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@dstat.service 2022-01-12 18:22:48.671 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:22:48.673 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:22:48.676 | + functions-common:_run_under_systemd:1538 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-01-12 18:22:48.678 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-01-12 18:22:48.681 | + functions-common:write_user_unit_file:1446 : local service=devstack@dstat.service 2022-01-12 18:22:48.683 | + functions-common:write_user_unit_file:1447 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-12 18:22:48.685 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:22:48.688 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:22:48.690 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:22:48.693 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:22:48.695 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-01-12 18:22:48.697 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:22:48.701 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-01-12 18:22:48.760 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-01-12 18:22:48.822 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-12 18:22:48.872 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-01-12 18:22:48.923 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-01-12 18:22:48.973 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:22:49.024 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:22:49.026 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-01-12 18:22:49.086 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:22:49.461 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@dstat.service 2022-01-12 18:22:49.475 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-01-12 18:22:49.840 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@dstat.service 2022-01-12 18:22:49.864 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:22:49.868 | + functions-common:time_stop:2309 : local name 2022-01-12 18:22:49.870 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:22:49.873 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:22:49.875 | + functions-common:time_stop:2312 : local total 2022-01-12 18:22:49.878 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:22:49.880 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:22:49.883 | + functions-common:time_stop:2316 : start_time=1642011768623 2022-01-12 18:22:49.885 | + functions-common:time_stop:2318 : [[ -z 1642011768623 ]] 2022-01-12 18:22:49.889 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:22:49.893 | + functions-common:time_stop:2321 : end_time=1642011769890 2022-01-12 18:22:49.896 | + functions-common:time_stop:2322 : elapsed_time=1267 2022-01-12 18:22:49.898 | + functions-common:time_stop:2323 : total=0 2022-01-12 18:22:49.900 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:22:49.903 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1267 2022-01-12 18:22:49.906 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-01-12 18:22:49.908 | + functions-common:run_process:1564 : local service=memory_tracker 2022-01-12 18:22:49.911 | + functions-common:run_process:1565 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-01-12 18:22:49.913 | + functions-common:run_process:1566 : local group= 2022-01-12 18:22:49.916 | + functions-common:run_process:1567 : local user=root 2022-01-12 18:22:49.919 | + functions-common:run_process:1569 : local name=memory_tracker 2022-01-12 18:22:49.921 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:22:49.924 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:22:49.927 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:22:49.929 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:22:49.934 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:22:49.937 | + functions-common:time_start:2300 : _TIME_START[$name]=1642011769934 2022-01-12 18:22:49.940 | + functions-common:run_process:1572 : is_service_enabled memory_tracker 2022-01-12 18:22:49.960 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:22:49.962 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:22:49.964 | + functions-common:time_stop:2309 : local name 2022-01-12 18:22:49.967 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:22:49.969 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:22:49.972 | + functions-common:time_stop:2312 : local total 2022-01-12 18:22:49.974 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:22:49.977 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:22:49.980 | + functions-common:time_stop:2316 : start_time=1642011769934 2022-01-12 18:22:49.982 | + functions-common:time_stop:2318 : [[ -z 1642011769934 ]] 2022-01-12 18:22:49.986 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:22:49.991 | + functions-common:time_stop:2321 : end_time=1642011769988 2022-01-12 18:22:49.993 | + functions-common:time_stop:2322 : elapsed_time=54 2022-01-12 18:22:49.996 | + functions-common:time_stop:2323 : total=1267 2022-01-12 18:22:49.998 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:22:50.002 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=1321 2022-01-12 18:22:50.004 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-01-12 18:22:50.023 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:22:50.025 | + ./stack.sh:main:1051 : is_service_enabled tcpdump 2022-01-12 18:22:50.054 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:22:50.057 | + ./stack.sh:main:1059 : is_service_enabled etcd3 2022-01-12 18:22:50.077 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:22:50.080 | + ./stack.sh:main:1060 : start_etcd3 2022-01-12 18:22:50.083 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-01-12 18:22:50.085 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-824474-1-smb --data-dir /opt/stack/data/etcd' 2022-01-12 18:22:50.088 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-01-12 18:22:50.090 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-824474-1-smb=http://10.222.0.44:2380' 2022-01-12 18:22:50.092 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.44:2380' 2022-01-12 18:22:50.095 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.44:2379' 2022-01-12 18:22:50.098 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-01-12 18:22:50.100 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-01-12 18:22:50.103 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.44:2379' 2022-01-12 18:22:50.105 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-01-12 18:22:50.108 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-01-12 18:22:50.111 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-01-12 18:22:50.114 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-824474-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-824474-1-smb=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' '' root 2022-01-12 18:22:50.116 | + functions-common:write_user_unit_file:1446 : local service=devstack@etcd.service 2022-01-12 18:22:50.119 | + functions-common:write_user_unit_file:1447 : local 'command=/opt/stack/bin/etcd --name dv-cinder-824474-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-824474-1-smb=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' 2022-01-12 18:22:50.129 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:22:50.131 | + functions-common:write_user_unit_file:1449 : local user=root 2022-01-12 18:22:50.133 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:22:50.136 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:22:50.138 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-01-12 18:22:50.141 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:22:50.145 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-01-12 18:22:50.233 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-01-12 18:22:50.316 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-824474-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-824474-1-smb=http://10.222.0.44:2380 --initial-advertise-peer-urls http://10.222.0.44:2380 --advertise-client-urls http://10.222.0.44:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.44:2379 --debug' 2022-01-12 18:22:50.368 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-01-12 18:22:50.418 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-01-12 18:22:50.471 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:22:50.523 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:22:50.526 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-01-12 18:22:50.589 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:22:50.956 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-01-12 18:22:51.008 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-01-12 18:22:51.060 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-01-12 18:22:51.111 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-01-12 18:22:51.163 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-01-12 18:22:51.166 | ++ functions-common:is_arch:428 : uname -m 2022-01-12 18:22:51.171 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-01-12 18:22:51.173 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-01-12 18:22:51.589 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-01-12 18:22:51.602 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-01-12 18:22:51.995 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-01-12 18:22:53.073 | + ./stack.sh:main:1071 : cat 2022-01-12 18:22:53.078 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-01-12 18:22:53.096 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:22:53.099 | + ./stack.sh:main:1091 : source /home/ubuntu/devstack/userrc_early 2022-01-12 18:22:53.101 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2022-01-12 18:22:53.104 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2022-01-12 18:22:53.106 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.44/identity 2022-01-12 18:22:53.109 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.44/identity 2022-01-12 18:22:53.112 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2022-01-12 18:22:53.114 | ++ userrc_early:source:6 : OS_USERNAME=admin 2022-01-12 18:22:53.117 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2022-01-12 18:22:53.119 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2022-01-12 18:22:53.122 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2022-01-12 18:22:53.125 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2022-01-12 18:22:53.128 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2022-01-12 18:22:53.130 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2022-01-12 18:22:53.133 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2022-01-12 18:22:53.135 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2022-01-12 18:22:53.138 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2022-01-12 18:22:53.141 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2022-01-12 18:22:53.143 | + ./stack.sh:main:1093 : is_service_enabled keystone 2022-01-12 18:22:53.160 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:22:53.162 | + ./stack.sh:main:1094 : echo_summary 'Starting Keystone' 2022-01-12 18:22:53.165 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:22:53.167 | + ./stack.sh:echo_summary:432 : echo -e Starting Keystone 2022-01-12 18:22:53.170 | + ./stack.sh:main:1096 : '[' 10.222.0.44 == 10.222.0.44 ']' 2022-01-12 18:22:53.172 | + ./stack.sh:main:1097 : init_keystone 2022-01-12 18:22:53.175 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2022-01-12 18:22:53.194 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:22:53.197 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2022-01-12 18:22:53.201 | + lib/keystone:init_keystone:449 : recreate_database keystone 2022-01-12 18:22:53.203 | + lib/database:recreate_database:110 : local db=keystone 2022-01-12 18:22:53.206 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2022-01-12 18:22:53.209 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2022-01-12 18:22:53.212 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-01-12 18:22:53.217 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:22:53.288 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-01-12 18:22:53.293 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:22:53.373 | + lib/keystone:init_keystone:452 : time_start dbsync 2022-01-12 18:22:53.376 | + functions-common:time_start:2295 : local name=dbsync 2022-01-12 18:22:53.378 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:22:53.381 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:22:53.384 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:22:53.389 | + functions-common:time_start:2300 : _TIME_START[$name]=1642011773386 2022-01-12 18:22:53.391 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-01-12 18:22:58.024 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:22:58.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.047 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:22:58.048 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:22:58.077 | 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=78901) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:22:58.087 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:22:58.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.111 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:22:58.111 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:22:58.130 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:22:58.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.145 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:22:58.145 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:22:58.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:22:58.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:22:58.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:22:58.602 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:22:58.602 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:22:58.613 | INFO migrate.versioning.api [-] 66 -> 67...  2022-01-12 18:23:14.594 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:14.594 | INFO migrate.versioning.api [-] 67 -> 68...  2022-01-12 18:23:14.698 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:14.698 | INFO migrate.versioning.api [-] 68 -> 69...  2022-01-12 18:23:14.766 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:14.766 | INFO migrate.versioning.api [-] 69 -> 70...  2022-01-12 18:23:14.829 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:14.829 | INFO migrate.versioning.api [-] 70 -> 71...  2022-01-12 18:23:14.897 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:14.898 | INFO migrate.versioning.api [-] 71 -> 72...  2022-01-12 18:23:14.968 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:14.968 | INFO migrate.versioning.api [-] 72 -> 73...  2022-01-12 18:23:17.011 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:17.012 | INFO migrate.versioning.api [-] 73 -> 74...  2022-01-12 18:23:17.394 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:17.394 | INFO migrate.versioning.api [-] 74 -> 75...  2022-01-12 18:23:17.851 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:17.851 | INFO migrate.versioning.api [-] 75 -> 76...  2022-01-12 18:23:17.925 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:17.925 | INFO migrate.versioning.api [-] 76 -> 77...  2022-01-12 18:23:18.006 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:18.006 | INFO migrate.versioning.api [-] 77 -> 78...  2022-01-12 18:23:18.097 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:18.097 | INFO migrate.versioning.api [-] 78 -> 79...  2022-01-12 18:23:18.206 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:18.206 | INFO migrate.versioning.api [-] 79 -> 80...  2022-01-12 18:23:18.297 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:18.297 | INFO migrate.versioning.api [-] 80 -> 81...  2022-01-12 18:23:18.909 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:18.909 | INFO migrate.versioning.api [-] 81 -> 82...  2022-01-12 18:23:21.246 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:21.246 | INFO migrate.versioning.api [-] 82 -> 83...  2022-01-12 18:23:24.017 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:24.017 | INFO migrate.versioning.api [-] 83 -> 84...  2022-01-12 18:23:24.921 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:24.921 | INFO migrate.versioning.api [-] 84 -> 85...  2022-01-12 18:23:26.033 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:26.033 | INFO migrate.versioning.api [-] 85 -> 86...  2022-01-12 18:23:26.433 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:26.433 | INFO migrate.versioning.api [-] 86 -> 87...  2022-01-12 18:23:29.434 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:29.434 | INFO migrate.versioning.api [-] 87 -> 88...  2022-01-12 18:23:30.479 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:30.480 | INFO migrate.versioning.api [-] 88 -> 89...  2022-01-12 18:23:30.759 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:30.759 | INFO migrate.versioning.api [-] 89 -> 90...  2022-01-12 18:23:32.102 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:32.102 | INFO migrate.versioning.api [-] 90 -> 91...  2022-01-12 18:23:34.754 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:34.754 | INFO migrate.versioning.api [-] 91 -> 92...  2022-01-12 18:23:35.418 | ++ inc/async:async_inner:64 : rc=0 2022-01-12 18:23:35.444 | [77242 Async install_tempest:77242]: finished successfully 2022-01-12 18:23:37.507 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:37.507 | INFO migrate.versioning.api [-] 92 -> 93...  2022-01-12 18:23:40.200 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:40.201 | INFO migrate.versioning.api [-] 93 -> 94...  2022-01-12 18:23:42.090 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:42.090 | INFO migrate.versioning.api [-] 94 -> 95...  2022-01-12 18:23:43.090 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:43.090 | INFO migrate.versioning.api [-] 95 -> 96...  2022-01-12 18:23:43.175 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:43.176 | INFO migrate.versioning.api [-] 96 -> 97...  2022-01-12 18:23:43.233 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:43.233 | INFO migrate.versioning.api [-] 97 -> 98...  2022-01-12 18:23:43.296 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:43.296 | INFO migrate.versioning.api [-] 98 -> 99...  2022-01-12 18:23:43.371 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:43.371 | INFO migrate.versioning.api [-] 99 -> 100...  2022-01-12 18:23:43.451 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:43.452 | INFO migrate.versioning.api [-] 100 -> 101...  2022-01-12 18:23:43.514 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:43.514 | INFO migrate.versioning.api [-] 101 -> 102...  2022-01-12 18:23:43.838 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:43.838 | INFO migrate.versioning.api [-] 102 -> 103...  2022-01-12 18:23:44.284 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:44.284 | INFO migrate.versioning.api [-] 103 -> 104...  2022-01-12 18:23:44.366 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:44.367 | INFO migrate.versioning.api [-] 104 -> 105...  2022-01-12 18:23:44.901 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:44.901 | INFO migrate.versioning.api [-] 105 -> 106...  2022-01-12 18:23:45.690 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:45.690 | INFO migrate.versioning.api [-] 106 -> 107...  2022-01-12 18:23:46.233 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:46.233 | INFO migrate.versioning.api [-] 107 -> 108...  2022-01-12 18:23:46.741 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:46.741 | INFO migrate.versioning.api [-] 108 -> 109...  2022-01-12 18:23:47.061 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:47.061 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:23:47.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.076 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:23:47.076 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:23:47.077 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:23:47.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.104 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:23:47.104 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:23:47.112 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:23:47.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.137 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:23:47.137 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:23:47.197 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:23:47.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.222 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:23:47.222 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:23:47.222 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:23:47.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.247 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:23:47.247 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:23:47.255 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:23:47.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:23:47.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:23:47.280 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:23:47.280 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:23:47.289 | INFO migrate.versioning.api [-] 0 -> 1...  2022-01-12 18:23:47.587 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:47.587 | INFO migrate.versioning.api [-] 1 -> 2...  2022-01-12 18:23:47.690 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:47.690 | INFO migrate.versioning.api [-] 2 -> 3...  2022-01-12 18:23:48.844 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:48.844 | INFO migrate.versioning.api [-] 3 -> 4...  2022-01-12 18:23:48.924 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:48.924 | INFO migrate.versioning.api [-] 4 -> 5...  2022-01-12 18:23:48.982 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:48.982 | INFO migrate.versioning.api [-] 5 -> 6...  2022-01-12 18:23:49.033 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:49.033 | INFO migrate.versioning.api [-] 6 -> 7...  2022-01-12 18:23:49.090 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:49.090 | INFO migrate.versioning.api [-] 7 -> 8...  2022-01-12 18:23:49.141 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:49.141 | INFO migrate.versioning.api [-] 8 -> 9...  2022-01-12 18:23:49.198 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:49.198 | INFO migrate.versioning.api [-] 9 -> 10...  2022-01-12 18:23:50.363 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:50.363 | INFO migrate.versioning.api [-] 10 -> 11...  2022-01-12 18:23:50.460 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:50.460 | INFO migrate.versioning.api [-] 11 -> 12...  2022-01-12 18:23:51.546 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:51.546 | INFO migrate.versioning.api [-] 12 -> 13...  2022-01-12 18:23:51.627 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:51.627 | INFO migrate.versioning.api [-] 13 -> 14...  2022-01-12 18:23:53.205 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:53.205 | INFO migrate.versioning.api [-] 14 -> 15...  2022-01-12 18:23:53.290 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:53.290 | INFO migrate.versioning.api [-] 15 -> 16...  2022-01-12 18:23:53.820 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:53.820 | INFO migrate.versioning.api [-] 16 -> 17...  2022-01-12 18:23:53.917 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:53.918 | INFO migrate.versioning.api [-] 17 -> 18...  2022-01-12 18:23:54.003 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:54.003 | INFO migrate.versioning.api [-] 18 -> 19...  2022-01-12 18:23:54.078 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:54.078 | INFO migrate.versioning.api [-] 19 -> 20...  2022-01-12 18:23:54.123 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:54.123 | INFO migrate.versioning.api [-] 20 -> 21...  2022-01-12 18:23:54.174 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:54.174 | INFO migrate.versioning.api [-] 21 -> 22...  2022-01-12 18:23:54.432 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:54.432 | INFO migrate.versioning.api [-] 22 -> 23...  2022-01-12 18:23:54.803 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:54.804 | INFO migrate.versioning.api [-] 23 -> 24...  2022-01-12 18:23:55.347 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:55.347 | INFO migrate.versioning.api [-] 24 -> 25...  2022-01-12 18:23:55.392 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:55.392 | INFO migrate.versioning.api [-] 25 -> 26...  2022-01-12 18:23:55.455 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:55.455 | INFO migrate.versioning.api [-] 26 -> 27...  2022-01-12 18:23:55.518 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:55.518 | INFO migrate.versioning.api [-] 27 -> 28...  2022-01-12 18:23:55.581 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:55.581 | INFO migrate.versioning.api [-] 28 -> 29...  2022-01-12 18:23:55.678 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:55.678 | INFO migrate.versioning.api [-] 29 -> 30...  2022-01-12 18:23:56.272 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:56.272 | INFO migrate.versioning.api [-] 30 -> 31...  2022-01-12 18:23:56.786 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:56.786 | INFO migrate.versioning.api [-] 31 -> 32...  2022-01-12 18:23:57.351 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:57.352 | INFO migrate.versioning.api [-] 32 -> 33...  2022-01-12 18:23:59.763 | INFO migrate.versioning.api [-] done 2022-01-12 18:23:59.763 | INFO migrate.versioning.api [-] 33 -> 34...  2022-01-12 18:24:00.558 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:00.558 | INFO migrate.versioning.api [-] 34 -> 35...  2022-01-12 18:24:00.792 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:00.792 | INFO migrate.versioning.api [-] 35 -> 36...  2022-01-12 18:24:00.992 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:00.992 | INFO migrate.versioning.api [-] 36 -> 37...  2022-01-12 18:24:01.049 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:01.049 | INFO migrate.versioning.api [-] 37 -> 38...  2022-01-12 18:24:01.089 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:01.089 | INFO migrate.versioning.api [-] 38 -> 39...  2022-01-12 18:24:01.174 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:01.175 | INFO migrate.versioning.api [-] 39 -> 40...  2022-01-12 18:24:01.237 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:01.237 | INFO migrate.versioning.api [-] 40 -> 41...  2022-01-12 18:24:01.289 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:01.289 | INFO migrate.versioning.api [-] 41 -> 42...  2022-01-12 18:24:01.368 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:01.368 | INFO migrate.versioning.api [-] 42 -> 43...  2022-01-12 18:24:01.437 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:01.437 | INFO migrate.versioning.api [-] 43 -> 44...  2022-01-12 18:24:01.495 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:01.495 | INFO migrate.versioning.api [-] 44 -> 45...  2022-01-12 18:24:02.397 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:02.397 | INFO migrate.versioning.api [-] 45 -> 46...  2022-01-12 18:24:02.483 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:02.484 | INFO migrate.versioning.api [-] 46 -> 47...  2022-01-12 18:24:06.723 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:06.723 | INFO migrate.versioning.api [-] 47 -> 48...  2022-01-12 18:24:08.008 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:08.009 | INFO migrate.versioning.api [-] 48 -> 49...  2022-01-12 18:24:08.071 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:08.071 | INFO migrate.versioning.api [-] 49 -> 50...  2022-01-12 18:24:08.134 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:08.134 | INFO migrate.versioning.api [-] 50 -> 51...  2022-01-12 18:24:08.191 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:08.192 | INFO migrate.versioning.api [-] 51 -> 52...  2022-01-12 18:24:08.289 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:08.289 | INFO migrate.versioning.api [-] 52 -> 53...  2022-01-12 18:24:08.557 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:08.558 | INFO migrate.versioning.api [-] 53 -> 54...  2022-01-12 18:24:08.654 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:08.654 | INFO migrate.versioning.api [-] 54 -> 55...  2022-01-12 18:24:09.066 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:09.066 | INFO migrate.versioning.api [-] 55 -> 56...  2022-01-12 18:24:09.957 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:09.957 | INFO migrate.versioning.api [-] 56 -> 57...  2022-01-12 18:24:10.037 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:10.038 | INFO migrate.versioning.api [-] 57 -> 58...  2022-01-12 18:24:10.117 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:10.117 | INFO migrate.versioning.api [-] 58 -> 59...  2022-01-12 18:24:10.180 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:10.180 | INFO migrate.versioning.api [-] 59 -> 60...  2022-01-12 18:24:10.263 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:10.263 | INFO migrate.versioning.api [-] 60 -> 61...  2022-01-12 18:24:10.322 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:10.323 | INFO migrate.versioning.api [-] 61 -> 62...  2022-01-12 18:24:11.059 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:11.059 | INFO migrate.versioning.api [-] 62 -> 63...  2022-01-12 18:24:11.117 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:11.117 | INFO migrate.versioning.api [-] 63 -> 64...  2022-01-12 18:24:11.488 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:11.488 | INFO migrate.versioning.api [-] 64 -> 65...  2022-01-12 18:24:13.038 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:13.038 | INFO migrate.versioning.api [-] 65 -> 66...  2022-01-12 18:24:14.100 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:14.100 | INFO migrate.versioning.api [-] 66 -> 67...  2022-01-12 18:24:14.185 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:14.185 | INFO migrate.versioning.api [-] 67 -> 68...  2022-01-12 18:24:14.249 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:14.249 | INFO migrate.versioning.api [-] 68 -> 69...  2022-01-12 18:24:14.334 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:14.334 | INFO migrate.versioning.api [-] 69 -> 70...  2022-01-12 18:24:14.414 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:14.414 | INFO migrate.versioning.api [-] 70 -> 71...  2022-01-12 18:24:14.482 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:14.482 | INFO migrate.versioning.api [-] 71 -> 72...  2022-01-12 18:24:14.545 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:14.545 | INFO migrate.versioning.api [-] 72 -> 73...  2022-01-12 18:24:15.408 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:15.408 | INFO migrate.versioning.api [-] 73 -> 74...  2022-01-12 18:24:15.494 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:15.494 | INFO migrate.versioning.api [-] 74 -> 75...  2022-01-12 18:24:15.580 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:15.580 | INFO migrate.versioning.api [-] 75 -> 76...  2022-01-12 18:24:15.659 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:15.659 | INFO migrate.versioning.api [-] 76 -> 77...  2022-01-12 18:24:15.734 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:15.734 | INFO migrate.versioning.api [-] 77 -> 78...  2022-01-12 18:24:15.814 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:15.814 | INFO migrate.versioning.api [-] 78 -> 79...  2022-01-12 18:24:16.723 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:16.723 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:16.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.749 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:16.749 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:16.750 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:16.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.776 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:16.776 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:16.776 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:16.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.800 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:16.800 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:16.808 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:16.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.833 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:16.833 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:16.922 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:16.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.947 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:16.947 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:16.948 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:16.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.979 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:16.979 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:16.986 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:16.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:16.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:16.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:17.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:17.011 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:17.011 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:17.019 | INFO migrate.versioning.api [-] 0 -> 1...  2022-01-12 18:24:17.083 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.083 | INFO migrate.versioning.api [-] 1 -> 2...  2022-01-12 18:24:17.156 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.156 | INFO migrate.versioning.api [-] 2 -> 3...  2022-01-12 18:24:17.272 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.272 | INFO migrate.versioning.api [-] 3 -> 4...  2022-01-12 18:24:17.328 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.328 | INFO migrate.versioning.api [-] 4 -> 5...  2022-01-12 18:24:17.386 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.386 | INFO migrate.versioning.api [-] 5 -> 6...  2022-01-12 18:24:17.437 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.437 | INFO migrate.versioning.api [-] 6 -> 7...  2022-01-12 18:24:17.499 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.500 | INFO migrate.versioning.api [-] 7 -> 8...  2022-01-12 18:24:17.540 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.540 | INFO migrate.versioning.api [-] 8 -> 9...  2022-01-12 18:24:17.614 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.614 | INFO migrate.versioning.api [-] 9 -> 10...  2022-01-12 18:24:17.677 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.677 | INFO migrate.versioning.api [-] 10 -> 11...  2022-01-12 18:24:17.762 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.762 | INFO migrate.versioning.api [-] 11 -> 12...  2022-01-12 18:24:17.893 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.893 | INFO migrate.versioning.api [-] 12 -> 13...  2022-01-12 18:24:17.957 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:17.957 | INFO migrate.versioning.api [-] 13 -> 14...  2022-01-12 18:24:18.077 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.077 | INFO migrate.versioning.api [-] 14 -> 15...  2022-01-12 18:24:18.225 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.226 | INFO migrate.versioning.api [-] 15 -> 16...  2022-01-12 18:24:18.380 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.384 | INFO migrate.versioning.api [-] 16 -> 17...  2022-01-12 18:24:18.476 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.477 | INFO migrate.versioning.api [-] 17 -> 18...  2022-01-12 18:24:18.556 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.556 | INFO migrate.versioning.api [-] 18 -> 19...  2022-01-12 18:24:18.614 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.614 | INFO migrate.versioning.api [-] 19 -> 20...  2022-01-12 18:24:18.694 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.694 | INFO migrate.versioning.api [-] 20 -> 21...  2022-01-12 18:24:18.745 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.745 | INFO migrate.versioning.api [-] 21 -> 22...  2022-01-12 18:24:18.808 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.808 | INFO migrate.versioning.api [-] 22 -> 23...  2022-01-12 18:24:18.871 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.871 | INFO migrate.versioning.api [-] 23 -> 24...  2022-01-12 18:24:18.934 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.935 | INFO migrate.versioning.api [-] 24 -> 25...  2022-01-12 18:24:18.991 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:18.991 | INFO migrate.versioning.api [-] 25 -> 26...  2022-01-12 18:24:19.042 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.042 | INFO migrate.versioning.api [-] 26 -> 27...  2022-01-12 18:24:19.094 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.094 | INFO migrate.versioning.api [-] 27 -> 28...  2022-01-12 18:24:19.145 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.145 | INFO migrate.versioning.api [-] 28 -> 29...  2022-01-12 18:24:19.208 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.208 | INFO migrate.versioning.api [-] 29 -> 30...  2022-01-12 18:24:19.283 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.283 | INFO migrate.versioning.api [-] 30 -> 31...  2022-01-12 18:24:19.334 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.334 | INFO migrate.versioning.api [-] 31 -> 32...  2022-01-12 18:24:19.414 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.414 | INFO migrate.versioning.api [-] 32 -> 33...  2022-01-12 18:24:19.465 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.465 | INFO migrate.versioning.api [-] 33 -> 34...  2022-01-12 18:24:19.539 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.539 | INFO migrate.versioning.api [-] 34 -> 35...  2022-01-12 18:24:19.648 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.648 | INFO migrate.versioning.api [-] 35 -> 36...  2022-01-12 18:24:19.728 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.728 | INFO migrate.versioning.api [-] 36 -> 37...  2022-01-12 18:24:19.825 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.825 | INFO migrate.versioning.api [-] 37 -> 38...  2022-01-12 18:24:19.899 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.899 | INFO migrate.versioning.api [-] 38 -> 39...  2022-01-12 18:24:19.962 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:19.962 | INFO migrate.versioning.api [-] 39 -> 40...  2022-01-12 18:24:20.031 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.031 | INFO migrate.versioning.api [-] 40 -> 41...  2022-01-12 18:24:20.111 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.111 | INFO migrate.versioning.api [-] 41 -> 42...  2022-01-12 18:24:20.179 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.179 | INFO migrate.versioning.api [-] 42 -> 43...  2022-01-12 18:24:20.232 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.233 | INFO migrate.versioning.api [-] 43 -> 44...  2022-01-12 18:24:20.322 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.323 | INFO migrate.versioning.api [-] 44 -> 45...  2022-01-12 18:24:20.392 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.392 | INFO migrate.versioning.api [-] 45 -> 46...  2022-01-12 18:24:20.505 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.505 | INFO migrate.versioning.api [-] 46 -> 47...  2022-01-12 18:24:20.609 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.609 | INFO migrate.versioning.api [-] 47 -> 48...  2022-01-12 18:24:20.751 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.751 | INFO migrate.versioning.api [-] 48 -> 49...  2022-01-12 18:24:20.825 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.825 | INFO migrate.versioning.api [-] 49 -> 50...  2022-01-12 18:24:20.888 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.888 | INFO migrate.versioning.api [-] 50 -> 51...  2022-01-12 18:24:20.980 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:20.980 | INFO migrate.versioning.api [-] 51 -> 52...  2022-01-12 18:24:21.077 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.077 | INFO migrate.versioning.api [-] 52 -> 53...  2022-01-12 18:24:21.150 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.151 | INFO migrate.versioning.api [-] 53 -> 54...  2022-01-12 18:24:21.225 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.225 | INFO migrate.versioning.api [-] 54 -> 55...  2022-01-12 18:24:21.300 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.300 | INFO migrate.versioning.api [-] 55 -> 56...  2022-01-12 18:24:21.367 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.367 | INFO migrate.versioning.api [-] 56 -> 57...  2022-01-12 18:24:21.425 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.425 | INFO migrate.versioning.api [-] 57 -> 58...  2022-01-12 18:24:21.505 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.505 | INFO migrate.versioning.api [-] 58 -> 59...  2022-01-12 18:24:21.608 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.608 | INFO migrate.versioning.api [-] 59 -> 60...  2022-01-12 18:24:21.693 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.693 | INFO migrate.versioning.api [-] 60 -> 61...  2022-01-12 18:24:21.739 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.739 | INFO migrate.versioning.api [-] 61 -> 62...  2022-01-12 18:24:21.819 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.819 | INFO migrate.versioning.api [-] 62 -> 63...  2022-01-12 18:24:21.876 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.876 | INFO migrate.versioning.api [-] 63 -> 64...  2022-01-12 18:24:21.934 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.934 | INFO migrate.versioning.api [-] 64 -> 65...  2022-01-12 18:24:21.984 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:21.985 | INFO migrate.versioning.api [-] 65 -> 66...  2022-01-12 18:24:22.042 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.042 | INFO migrate.versioning.api [-] 66 -> 67...  2022-01-12 18:24:22.110 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.110 | INFO migrate.versioning.api [-] 67 -> 68...  2022-01-12 18:24:22.168 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.168 | INFO migrate.versioning.api [-] 68 -> 69...  2022-01-12 18:24:22.225 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.225 | INFO migrate.versioning.api [-] 69 -> 70...  2022-01-12 18:24:22.294 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.294 | INFO migrate.versioning.api [-] 70 -> 71...  2022-01-12 18:24:22.362 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.362 | INFO migrate.versioning.api [-] 71 -> 72...  2022-01-12 18:24:22.465 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.465 | INFO migrate.versioning.api [-] 72 -> 73...  2022-01-12 18:24:22.568 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.569 | INFO migrate.versioning.api [-] 73 -> 74...  2022-01-12 18:24:22.642 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.643 | INFO migrate.versioning.api [-] 74 -> 75...  2022-01-12 18:24:22.722 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.722 | INFO migrate.versioning.api [-] 75 -> 76...  2022-01-12 18:24:22.796 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.796 | INFO migrate.versioning.api [-] 76 -> 77...  2022-01-12 18:24:22.848 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.848 | INFO migrate.versioning.api [-] 77 -> 78...  2022-01-12 18:24:22.923 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.923 | INFO migrate.versioning.api [-] 78 -> 79...  2022-01-12 18:24:22.985 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:22.985 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:22.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:22.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:22.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.010 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:23.010 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:23.011 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:23.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.035 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:23.035 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:23.035 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:23.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.063 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:23.063 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:23.066 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:23.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.090 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:23.090 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:23.158 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:23.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.193 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.198 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.206 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:23.206 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:23.213 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:24:23.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:24:23.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:24:23.238 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:24:23.238 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=78901) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:24:23.247 | INFO migrate.versioning.api [-] 0 -> 1...  2022-01-12 18:24:23.305 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:23.305 | INFO migrate.versioning.api [-] 1 -> 2...  2022-01-12 18:24:24.522 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:24.522 | INFO migrate.versioning.api [-] 2 -> 3...  2022-01-12 18:24:26.533 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:26.534 | INFO migrate.versioning.api [-] 3 -> 4...  2022-01-12 18:24:28.070 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:28.071 | INFO migrate.versioning.api [-] 4 -> 5...  2022-01-12 18:24:28.156 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:28.156 | INFO migrate.versioning.api [-] 5 -> 6...  2022-01-12 18:24:28.225 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:28.225 | INFO migrate.versioning.api [-] 6 -> 7...  2022-01-12 18:24:28.265 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:28.265 | INFO migrate.versioning.api [-] 7 -> 8...  2022-01-12 18:24:28.310 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:28.310 | INFO migrate.versioning.api [-] 8 -> 9...  2022-01-12 18:24:28.379 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:28.379 | INFO migrate.versioning.api [-] 9 -> 10...  2022-01-12 18:24:28.452 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:28.452 | INFO migrate.versioning.api [-] 10 -> 11...  2022-01-12 18:24:28.922 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:28.922 | INFO migrate.versioning.api [-] 11 -> 12...  2022-01-12 18:24:29.802 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:29.802 | INFO migrate.versioning.api [-] 12 -> 13...  2022-01-12 18:24:31.036 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:31.036 | INFO migrate.versioning.api [-] 13 -> 14...  2022-01-12 18:24:33.676 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:33.676 | INFO migrate.versioning.api [-] 14 -> 15...  2022-01-12 18:24:34.379 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:34.379 | INFO migrate.versioning.api [-] 15 -> 16...  2022-01-12 18:24:34.430 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:34.430 | INFO migrate.versioning.api [-] 16 -> 17...  2022-01-12 18:24:34.470 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:34.470 | INFO migrate.versioning.api [-] 17 -> 18...  2022-01-12 18:24:34.539 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:34.539 | INFO migrate.versioning.api [-] 18 -> 19...  2022-01-12 18:24:34.623 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:34.623 | INFO migrate.versioning.api [-] 19 -> 20...  2022-01-12 18:24:34.715 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:34.716 | INFO migrate.versioning.api [-] 20 -> 21...  2022-01-12 18:24:34.807 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:34.807 | INFO migrate.versioning.api [-] 21 -> 22...  2022-01-12 18:24:34.864 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:34.864 | INFO migrate.versioning.api [-] 22 -> 23...  2022-01-12 18:24:34.944 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:34.944 | INFO migrate.versioning.api [-] 23 -> 24...  2022-01-12 18:24:35.819 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:35.819 | INFO migrate.versioning.api [-] 24 -> 25...  2022-01-12 18:24:35.888 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:35.888 | INFO migrate.versioning.api [-] 25 -> 26...  2022-01-12 18:24:35.950 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:35.950 | INFO migrate.versioning.api [-] 26 -> 27...  2022-01-12 18:24:35.996 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:35.996 | INFO migrate.versioning.api [-] 27 -> 28...  2022-01-12 18:24:36.058 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:36.058 | INFO migrate.versioning.api [-] 28 -> 29...  2022-01-12 18:24:36.126 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:36.126 | INFO migrate.versioning.api [-] 29 -> 30...  2022-01-12 18:24:36.178 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:36.178 | INFO migrate.versioning.api [-] 30 -> 31...  2022-01-12 18:24:36.236 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:36.236 | INFO migrate.versioning.api [-] 31 -> 32...  2022-01-12 18:24:36.538 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:36.539 | INFO migrate.versioning.api [-] 32 -> 33...  2022-01-12 18:24:36.607 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:36.607 | INFO migrate.versioning.api [-] 33 -> 34...  2022-01-12 18:24:36.739 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:36.739 | INFO migrate.versioning.api [-] 34 -> 35...  2022-01-12 18:24:37.447 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:37.447 | INFO migrate.versioning.api [-] 35 -> 36...  2022-01-12 18:24:38.287 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:38.287 | INFO migrate.versioning.api [-] 36 -> 37...  2022-01-12 18:24:38.670 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:38.670 | INFO migrate.versioning.api [-] 37 -> 38...  2022-01-12 18:24:38.772 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:38.772 | INFO migrate.versioning.api [-] 38 -> 39...  2022-01-12 18:24:38.853 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:38.853 | INFO migrate.versioning.api [-] 39 -> 40...  2022-01-12 18:24:38.916 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:38.916 | INFO migrate.versioning.api [-] 40 -> 41...  2022-01-12 18:24:39.001 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:39.002 | INFO migrate.versioning.api [-] 41 -> 42...  2022-01-12 18:24:39.053 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:39.053 | INFO migrate.versioning.api [-] 42 -> 43...  2022-01-12 18:24:39.123 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:39.123 | INFO migrate.versioning.api [-] 43 -> 44...  2022-01-12 18:24:39.178 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:39.178 | INFO migrate.versioning.api [-] 44 -> 45...  2022-01-12 18:24:39.240 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:39.240 | INFO migrate.versioning.api [-] 45 -> 46...  2022-01-12 18:24:39.327 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:39.327 | INFO migrate.versioning.api [-] 46 -> 47...  2022-01-12 18:24:40.082 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:40.082 | INFO migrate.versioning.api [-] 47 -> 48...  2022-01-12 18:24:40.138 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:40.139 | INFO migrate.versioning.api [-] 48 -> 49...  2022-01-12 18:24:40.218 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:40.218 | INFO migrate.versioning.api [-] 49 -> 50...  2022-01-12 18:24:40.270 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:40.270 | INFO migrate.versioning.api [-] 50 -> 51...  2022-01-12 18:24:40.338 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:40.338 | INFO migrate.versioning.api [-] 51 -> 52...  2022-01-12 18:24:40.391 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:40.391 | INFO migrate.versioning.api [-] 52 -> 53...  2022-01-12 18:24:40.441 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:40.441 | INFO migrate.versioning.api [-] 53 -> 54...  2022-01-12 18:24:41.132 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:41.132 | INFO migrate.versioning.api [-] 54 -> 55...  2022-01-12 18:24:41.309 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:41.310 | INFO migrate.versioning.api [-] 55 -> 56...  2022-01-12 18:24:41.378 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:41.378 | INFO migrate.versioning.api [-] 56 -> 57...  2022-01-12 18:24:41.459 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:41.459 | INFO migrate.versioning.api [-] 57 -> 58...  2022-01-12 18:24:41.521 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:41.521 | INFO migrate.versioning.api [-] 58 -> 59...  2022-01-12 18:24:41.682 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:41.682 | INFO migrate.versioning.api [-] 59 -> 60...  2022-01-12 18:24:41.762 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:41.762 | INFO migrate.versioning.api [-] 60 -> 61...  2022-01-12 18:24:41.823 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:41.823 | INFO migrate.versioning.api [-] 61 -> 62...  2022-01-12 18:24:41.922 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:41.922 | INFO migrate.versioning.api [-] 62 -> 63...  2022-01-12 18:24:44.418 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:44.418 | INFO migrate.versioning.api [-] 63 -> 64...  2022-01-12 18:24:44.486 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:44.487 | INFO migrate.versioning.api [-] 64 -> 65...  2022-01-12 18:24:44.561 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:44.561 | INFO migrate.versioning.api [-] 65 -> 66...  2022-01-12 18:24:44.624 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:44.624 | INFO migrate.versioning.api [-] 66 -> 67...  2022-01-12 18:24:44.721 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:44.721 | INFO migrate.versioning.api [-] 67 -> 68...  2022-01-12 18:24:44.784 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:44.784 | INFO migrate.versioning.api [-] 68 -> 69...  2022-01-12 18:24:44.858 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:44.858 | INFO migrate.versioning.api [-] 69 -> 70...  2022-01-12 18:24:44.921 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:44.921 | INFO migrate.versioning.api [-] 70 -> 71...  2022-01-12 18:24:44.978 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:44.978 | INFO migrate.versioning.api [-] 71 -> 72...  2022-01-12 18:24:45.276 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:45.276 | INFO migrate.versioning.api [-] 72 -> 73...  2022-01-12 18:24:45.327 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:45.327 | INFO migrate.versioning.api [-] 73 -> 74...  2022-01-12 18:24:45.395 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:45.395 | INFO migrate.versioning.api [-] 74 -> 75...  2022-01-12 18:24:45.452 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:45.453 | INFO migrate.versioning.api [-] 75 -> 76...  2022-01-12 18:24:45.492 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:45.493 | INFO migrate.versioning.api [-] 76 -> 77...  2022-01-12 18:24:45.550 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:45.550 | INFO migrate.versioning.api [-] 77 -> 78...  2022-01-12 18:24:45.612 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:45.612 | INFO migrate.versioning.api [-] 78 -> 79...  2022-01-12 18:24:45.709 | INFO migrate.versioning.api [-] done 2022-01-12 18:24:46.057 | + lib/keystone:init_keystone:455 : time_stop dbsync 2022-01-12 18:24:46.060 | + functions-common:time_stop:2309 : local name 2022-01-12 18:24:46.062 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:24:46.065 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:24:46.067 | + functions-common:time_stop:2312 : local total 2022-01-12 18:24:46.070 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:24:46.072 | + functions-common:time_stop:2315 : name=dbsync 2022-01-12 18:24:46.075 | + functions-common:time_stop:2316 : start_time=1642011773386 2022-01-12 18:24:46.078 | + functions-common:time_stop:2318 : [[ -z 1642011773386 ]] 2022-01-12 18:24:46.081 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:24:46.085 | + functions-common:time_stop:2321 : end_time=1642011886082 2022-01-12 18:24:46.088 | + functions-common:time_stop:2322 : elapsed_time=112696 2022-01-12 18:24:46.090 | + functions-common:time_stop:2323 : total=0 2022-01-12 18:24:46.093 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:24:46.095 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=112696 2022-01-12 18:24:46.098 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2022-01-12 18:24:46.100 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2022-01-12 18:24:46.104 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-01-12 18:24:50.001 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-01-12 18:24:50.001 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-01-12 18:24:50.002 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-01-12 18:24:50.002 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-01-12 18:24:50.002 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-01-12 18:24:50.003 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-01-12 18:24:50.003 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-01-12 18:24:50.003 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-01-12 18:24:50.003 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-01-12 18:24:50.313 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2022-01-12 18:24:50.317 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-01-12 18:24:54.160 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-01-12 18:24:54.160 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-01-12 18:24:54.161 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-01-12 18:24:54.161 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-01-12 18:24:54.161 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-01-12 18:24:54.162 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-01-12 18:24:54.162 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-01-12 18:24:54.162 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-01-12 18:24:54.162 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-01-12 18:24:54.459 | + ./stack.sh:main:1098 : start_keystone 2022-01-12 18:24:54.462 | + lib/keystone:start_keystone:520 : local service_port=5000 2022-01-12 18:24:54.464 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2022-01-12 18:24:54.467 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2022-01-12 18:24:54.484 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:24:54.486 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2022-01-12 18:24:54.489 | ++ lib/keystone:start_keystone:531 : which uwsgi 2022-01-12 18:24:54.493 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-01-12 18:24:54.496 | + functions-common:run_process:1564 : local service=keystone 2022-01-12 18:24:54.498 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-01-12 18:24:54.501 | + functions-common:run_process:1566 : local group= 2022-01-12 18:24:54.503 | + functions-common:run_process:1567 : local user= 2022-01-12 18:24:54.506 | + functions-common:run_process:1569 : local name=keystone 2022-01-12 18:24:54.508 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:24:54.511 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:24:54.513 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:24:54.515 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:24:54.518 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:24:54.522 | + functions-common:time_start:2300 : _TIME_START[$name]=1642011894520 2022-01-12 18:24:54.525 | + functions-common:run_process:1572 : is_service_enabled keystone 2022-01-12 18:24:54.541 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:24:54.543 | + functions-common:run_process:1573 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-01-12 18:24:54.546 | + functions-common:_run_under_systemd:1529 : local service=keystone 2022-01-12 18:24:54.548 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-01-12 18:24:54.551 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-01-12 18:24:54.553 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-01-12 18:24:54.555 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-01-12 18:24:54.558 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-01-12 18:24:54.560 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-01-12 18:24:54.562 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@keystone.service 2022-01-12 18:24:54.571 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:24:54.571 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:24:54.571 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-01-12 18:24:54.572 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-01-12 18:24:54.574 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@keystone.service 2022-01-12 18:24:54.577 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-01-12 18:24:54.579 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-01-12 18:24:54.581 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-01-12 18:24:54.583 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-01-12 18:24:54.585 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-01-12 18:24:54.589 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-01-12 18:24:54.653 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-01-12 18:24:54.712 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-01-12 18:24:54.761 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-01-12 18:24:54.811 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:24:54.860 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-01-12 18:24:54.911 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-01-12 18:24:54.960 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-01-12 18:24:55.013 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-01-12 18:24:55.064 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-01-12 18:24:55.125 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-01-12 18:24:55.127 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-01-12 18:24:55.191 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-01-12 18:24:55.588 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@keystone.service 2022-01-12 18:24:55.601 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-01-12 18:24:55.963 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@keystone.service 2022-01-12 18:24:56.043 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:24:56.046 | + functions-common:time_stop:2309 : local name 2022-01-12 18:24:56.051 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:24:56.051 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:24:56.054 | + functions-common:time_stop:2312 : local total 2022-01-12 18:24:56.056 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:24:56.060 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:24:56.063 | + functions-common:time_stop:2316 : start_time=1642011894520 2022-01-12 18:24:56.065 | + functions-common:time_stop:2318 : [[ -z 1642011894520 ]] 2022-01-12 18:24:56.068 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:24:56.079 | + functions-common:time_stop:2321 : end_time=1642011896070 2022-01-12 18:24:56.082 | + functions-common:time_stop:2322 : elapsed_time=1550 2022-01-12 18:24:56.084 | + functions-common:time_stop:2323 : total=1321 2022-01-12 18:24:56.087 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:24:56.089 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=2871 2022-01-12 18:24:56.092 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2022-01-12 18:24:56.092 | Waiting for keystone to start... 2022-01-12 18:24:56.094 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.44/identity/v3/ 2022-01-12 18:24:56.097 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.44/identity/v3/ 2022-01-12 18:24:56.099 | + functions:wait_for_service:457 : local timeout=60 2022-01-12 18:24:56.102 | + functions:wait_for_service:458 : local url=http://10.222.0.44/identity/v3/ 2022-01-12 18:24:56.104 | + functions:wait_for_service:459 : local rval=0 2022-01-12 18:24:56.106 | + functions:wait_for_service:460 : time_start wait_for_service 2022-01-12 18:24:56.110 | + functions-common:time_start:2295 : local name=wait_for_service 2022-01-12 18:24:56.112 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:24:56.114 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:24:56.118 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:24:56.122 | + functions-common:time_start:2300 : _TIME_START[$name]=1642011896119 2022-01-12 18:24:56.127 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-01-12 18:24:56.130 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/identity/v3/ 2022-01-12 18:25:01.962 | + :: : [[ 200 == 503 ]] 2022-01-12 18:25:01.963 | + :: : [[ 0 -eq 7 ]] 2022-01-12 18:25:01.966 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-01-12 18:25:01.969 | + functions-common:time_stop:2309 : local name 2022-01-12 18:25:01.971 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:25:01.974 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:25:01.976 | + functions-common:time_stop:2312 : local total 2022-01-12 18:25:01.978 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:25:01.981 | + functions-common:time_stop:2315 : name=wait_for_service 2022-01-12 18:25:01.983 | + functions-common:time_stop:2316 : start_time=1642011896119 2022-01-12 18:25:01.985 | + functions-common:time_stop:2318 : [[ -z 1642011896119 ]] 2022-01-12 18:25:01.988 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:25:01.993 | + functions-common:time_stop:2321 : end_time=1642011901990 2022-01-12 18:25:01.995 | + functions-common:time_stop:2322 : elapsed_time=5871 2022-01-12 18:25:01.998 | + functions-common:time_stop:2323 : total=0 2022-01-12 18:25:02.000 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:25:02.002 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5871 2022-01-12 18:25:02.005 | + functions:wait_for_service:467 : return 0 2022-01-12 18:25:02.007 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2022-01-12 18:25:02.025 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:25:02.027 | + lib/keystone:start_keystone:553 : restart_service memcached 2022-01-12 18:25:02.029 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:25:02.032 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2022-01-12 18:25:02.062 | + ./stack.sh:main:1099 : bootstrap_keystone 2022-01-12 18:25:02.066 | + lib/keystone:bootstrap_keystone:576 : /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-admin-url http://10.222.0.44/identity --bootstrap-public-url http://10.222.0.44/identity 2022-01-12 18:25:06.060 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.060 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.060 | 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=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.068 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.084 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.084 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.116 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.151 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.151 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.242 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.242 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.242 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.242 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.243 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.243 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.256 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.257 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.257 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.257 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.257 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.257 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.258 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.344 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.346 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.347 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.347 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.347 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.347 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.347 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=80120) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-01-12 18:25:06.379 | 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=80120) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:25:06.744 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created domain default 2022-01-12 18:25:06.843 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created project admin 2022-01-12 18:25:06.874 | DEBUG passlib.handlers.bcrypt [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=80120) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-01-12 18:25:06.874 | DEBUG passlib.handlers.bcrypt [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=80120) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-01-12 18:25:07.007 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created user admin 2022-01-12 18:25:07.088 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created role reader 2022-01-12 18:25:07.167 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created role member 2022-01-12 18:25:07.251 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created implied role where bcaf522e3f6640d39a0b5cc9be1d5ca9 implies 936e69f97ed44a579565f597f253cab6 2022-01-12 18:25:07.316 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created role admin 2022-01-12 18:25:07.399 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created implied role where 29bfa4edd7704d1fb0e603b0a380c1c8 implies bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:07.482 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Granted role admin on project admin to user admin. 2022-01-12 18:25:07.547 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Granted role admin on the system to user admin. 2022-01-12 18:25:07.599 | WARNING py.warnings [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 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-01-12 18:25:07.599 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-01-12 18:25:07.599 |  2022-01-12 18:25:07.602 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created region RegionOne 2022-01-12 18:25:07.739 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created public endpoint http://10.222.0.44/identity 2022-01-12 18:25:07.854 | INFO keystone.cmd.bootstrap [None req-e1ddeb25-af0a-4c3a-b63f-d9bf7dbfb417 None None] Created admin endpoint http://10.222.0.44/identity 2022-01-12 18:25:08.255 | + ./stack.sh:main:1102 : create_keystone_accounts 2022-01-12 18:25:08.258 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2022-01-12 18:25:08.261 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2022-01-12 18:25:11.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:11.377 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:11.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:11.377 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:11.529 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:11.532 | + lib/keystone:create_keystone_accounts:315 : admin_project=8f0ddf325d59441bb2e4a9a49a18d416 2022-01-12 18:25:11.534 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2022-01-12 18:25:11.537 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2022-01-12 18:25:13.648 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:13.648 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:13.648 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:13.648 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:13.795 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:13.798 | + lib/keystone:create_keystone_accounts:317 : admin_user=0fe097ad23a7448eac799dd1afb83656 2022-01-12 18:25:13.801 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2022-01-12 18:25:13.803 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2022-01-12 18:25:13.806 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin 0fe097ad23a7448eac799dd1afb83656 default 2022-01-12 18:25:13.862 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 0fe097ad23a7448eac799dd1afb83656 default 2022-01-12 18:25:13.898 | [17688 Async ks-domain-role:80412]: running: get_or_add_user_domain_role admin 0fe097ad23a7448eac799dd1afb83656 default 2022-01-12 18:25:13.900 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2022-01-12 18:25:13.904 | + functions-common:get_or_create_domain:792 : local domain_id 2022-01-12 18:25:13.907 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2022-01-12 18:25:16.288 | + functions-common:get_or_create_domain:802 : domain_id=default 2022-01-12 18:25:16.292 | + functions-common:get_or_create_domain:803 : echo default 2022-01-12 18:25:16.292 | default 2022-01-12 18:25:16.295 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2022-01-12 18:25:16.357 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-01-12 18:25:16.397 | [17688 Async ks-project:80551]: running: get_or_create_project service Default 2022-01-12 18:25:16.401 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2022-01-12 18:25:16.470 | + inc/async:async_inner:63 : get_or_create_role service 2022-01-12 18:25:16.512 | [17688 Async ks-service:80637]: running: get_or_create_role service 2022-01-12 18:25:16.515 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-01-12 18:25:16.581 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-01-12 18:25:16.649 | [17688 Async ks-reseller:80723]: running: get_or_create_role ResellerAdmin 2022-01-12 18:25:16.654 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2022-01-12 18:25:16.658 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2022-01-12 18:25:17.125 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-01-12 18:25:17.343 | [17688 Async ks-anotherrole:80814]: running: get_or_create_role anotherrole 2022-01-12 18:25:17.361 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2022-01-12 18:25:17.380 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2022-01-12 18:25:17.400 | ++ functions-common:get_or_create_project:847 : local project_id 2022-01-12 18:25:17.433 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-01-12 18:25:19.851 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:19.944 | [80637 Async ks-service:80637]: finished successfully 2022-01-12 18:25:20.292 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:20.352 | [80723 Async ks-reseller:80723]: finished successfully 2022-01-12 18:25:20.365 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:20.399 | [80551 Async ks-project:80551]: finished successfully 2022-01-12 18:25:20.613 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:20.670 | [80814 Async ks-anotherrole:80814]: finished successfully 2022-01-12 18:25:20.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:20.955 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:20.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:20.955 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:21.110 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:21.113 | ++ functions-common:get_or_create_project:853 : project_id=f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:25:21.116 | ++ functions-common:get_or_create_project:854 : echo f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:25:21.119 | + lib/keystone:create_keystone_accounts:343 : invis_project=f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:25:21.121 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2022-01-12 18:25:21.124 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2022-01-12 18:25:21.126 | ++ functions-common:get_or_create_project:847 : local project_id 2022-01-12 18:25:21.129 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-01-12 18:25:22.406 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:22.430 | [80412 Async ks-domain-role:80412]: finished successfully 2022-01-12 18:25:23.384 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:23.384 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:23.384 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:23.384 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:23.533 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:23.536 | ++ functions-common:get_or_create_project:853 : project_id=648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:23.538 | ++ functions-common:get_or_create_project:854 : echo 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:23.541 | + lib/keystone:create_keystone_accounts:347 : demo_project=648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:23.544 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2022-01-12 18:25:23.547 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2022-01-12 18:25:23.550 | ++ functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:25:23.552 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2022-01-12 18:25:23.554 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2022-01-12 18:25:23.558 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-01-12 18:25:25.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:25.783 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:25.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:25.783 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:25.931 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:25.934 | ++ functions-common:get_or_create_user:840 : user_id=d2da043dc2b44f7cae293a040c72a391 2022-01-12 18:25:25.936 | ++ functions-common:get_or_create_user:841 : echo d2da043dc2b44f7cae293a040c72a391 2022-01-12 18:25:25.939 | + lib/keystone:create_keystone_accounts:350 : demo_user=d2da043dc2b44f7cae293a040c72a391 2022-01-12 18:25:25.942 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-01-12 18:25:25.991 | [17688 Async ks-domain-role:80412]: Waiting for completion of get_or_add_user_domain_role admin 0fe097ad23a7448eac799dd1afb83656 default running on PID 80412 (6 other jobs running) 2022-01-12 18:25:26.018 | [17688 Async ks-domain-role:80412]: Signaling child to exit 2022-01-12 18:25:26.018 | WAKEUP 2022-01-12 18:25:26.041 | [17688 Async ks-domain-role:80412]: Signaled 2022-01-12 18:25:26.042 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2022-01-12 18:25:26.043 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:26.043 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 0fe097ad23a7448eac799dd1afb83656 --domain default 2022-01-12 18:25:26.043 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2022-01-12 18:25:26.043 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:26.043 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:26.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.043 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.043 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.043 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:26.043 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2022-01-12 18:25:26.043 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2022-01-12 18:25:26.043 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 0fe097ad23a7448eac799dd1afb83656 --domain default 2022-01-12 18:25:26.043 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.043 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.043 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.043 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.043 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 0fe097ad23a7448eac799dd1afb83656 --domain default 2022-01-12 18:25:26.044 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:26.044 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2022-01-12 18:25:26.044 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:26.044 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:26.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.044 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.044 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.044 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:26.044 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:25:26.044 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:25:26.044 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:25:26.044 | ++ functions-common:get_field:733 : echo '| 29bfa4edd7704d1fb0e603b0a380c1c8 | 0fe097ad23a7448eac799dd1afb83656 | | | default | | False |' 2022-01-12 18:25:26.044 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:26.044 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:25:26.044 | + functions-common:get_or_add_user_domain_role:936 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:25:26.044 | 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:25:26.087 | [17688 Async ks-domain-role:80412]: finished get_or_add_user_domain_role admin 0fe097ad23a7448eac799dd1afb83656 default with result 0 in 8 seconds 2022-01-12 18:25:26.093 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-01-12 18:25:26.128 | [17688 Async ks-project:80551]: Waiting for completion of get_or_create_project service Default running on PID 80551 (5 other jobs running) 2022-01-12 18:25:26.153 | [17688 Async ks-project:80551]: Signaling child to exit 2022-01-12 18:25:26.153 | WAKEUP 2022-01-12 18:25:26.174 | [17688 Async ks-project:80551]: Signaled 2022-01-12 18:25:26.176 | + functions-common:get_or_create_project:847 : local project_id 2022-01-12 18:25:26.176 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-01-12 18:25:26.176 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.176 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.176 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.176 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.176 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:26.176 | + functions-common:get_or_create_project:853 : project_id=6cb96abafefa4a1e964bbb0a04917aa4 2022-01-12 18:25:26.176 | + functions-common:get_or_create_project:854 : echo 6cb96abafefa4a1e964bbb0a04917aa4 2022-01-12 18:25:26.176 | 6cb96abafefa4a1e964bbb0a04917aa4 2022-01-12 18:25:26.220 | [17688 Async ks-project:80551]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-01-12 18:25:26.256 | [17688 Async ks-service:80637]: Waiting for completion of get_or_create_role service running on PID 80637 (4 other jobs running) 2022-01-12 18:25:26.281 | [17688 Async ks-service:80637]: Signaling child to exit 2022-01-12 18:25:26.281 | WAKEUP 2022-01-12 18:25:26.304 | [17688 Async ks-service:80637]: Signaled 2022-01-12 18:25:26.305 | + functions-common:get_or_create_role:860 : local role_id 2022-01-12 18:25:26.305 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2022-01-12 18:25:26.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.305 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.305 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.306 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:26.306 | + functions-common:get_or_create_role:865 : role_id=9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:25:26.306 | + functions-common:get_or_create_role:866 : echo 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:25:26.306 | 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:25:26.351 | [17688 Async ks-service:80637]: finished get_or_create_role service with result 0 in 3 seconds 2022-01-12 18:25:26.388 | [17688 Async ks-reseller:80723]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 80723 (3 other jobs running) 2022-01-12 18:25:26.411 | [17688 Async ks-reseller:80723]: Signaling child to exit 2022-01-12 18:25:26.412 | WAKEUP 2022-01-12 18:25:26.434 | [17688 Async ks-reseller:80723]: Signaled 2022-01-12 18:25:26.436 | + functions-common:get_or_create_role:860 : local role_id 2022-01-12 18:25:26.436 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-01-12 18:25:26.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.437 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.437 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.437 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:26.437 | + functions-common:get_or_create_role:865 : role_id=2d498c45680a4cf19b8c14ed5cdd6121 2022-01-12 18:25:26.437 | + functions-common:get_or_create_role:866 : echo 2d498c45680a4cf19b8c14ed5cdd6121 2022-01-12 18:25:26.437 | 2d498c45680a4cf19b8c14ed5cdd6121 2022-01-12 18:25:26.478 | [17688 Async ks-reseller:80723]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-01-12 18:25:26.515 | [17688 Async ks-anotherrole:80814]: Waiting for completion of get_or_create_role anotherrole running on PID 80814 (2 other jobs running) 2022-01-12 18:25:26.539 | [17688 Async ks-anotherrole:80814]: Signaling child to exit 2022-01-12 18:25:26.539 | WAKEUP 2022-01-12 18:25:26.561 | [17688 Async ks-anotherrole:80814]: Signaled 2022-01-12 18:25:26.563 | + functions-common:get_or_create_role:860 : local role_id 2022-01-12 18:25:26.563 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2022-01-12 18:25:26.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.563 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:26.563 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:26.563 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:26.563 | + functions-common:get_or_create_role:865 : role_id=afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:25:26.563 | + functions-common:get_or_create_role:866 : echo afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:25:26.563 | afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:25:26.606 | [17688 Async ks-anotherrole:80814]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-01-12 18:25:26.610 | + inc/async:async_wait:197 : return 0 2022-01-12 18:25:26.613 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:26.674 | + inc/async:async_inner:63 : get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:26.720 | [17688 Async ks-demo-member:81714]: running: get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:26.723 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:26.783 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:26.828 | [17688 Async ks-demo-admin:81828]: running: get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:26.832 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:26.897 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:26.940 | [17688 Async ks-demo-another:81940]: running: get_or_add_user_project_role anotherrole d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:26.945 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:25:27.015 | + inc/async:async_inner:63 : get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:25:27.075 | [17688 Async ks-demo-invis:82052]: running: get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:25:27.086 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2022-01-12 18:25:27.109 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2022-01-12 18:25:27.114 | ++ functions-common:get_or_create_project:847 : local project_id 2022-01-12 18:25:27.119 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-01-12 18:25:29.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:29.983 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:29.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:29.983 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:30.182 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:30.185 | ++ functions-common:get_or_create_project:853 : project_id=a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:30.200 | ++ functions-common:get_or_create_project:854 : echo a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:30.214 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:30.219 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2022-01-12 18:25:30.225 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-01-12 18:25:30.249 | ++ functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:25:30.265 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2022-01-12 18:25:30.289 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2022-01-12 18:25:30.316 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-01-12 18:25:33.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:33.281 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:33.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:33.281 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:33.594 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:33.596 | ++ functions-common:get_or_create_user:840 : user_id=0d0c6e748f934eb48f2303d052f542c6 2022-01-12 18:25:33.602 | ++ functions-common:get_or_create_user:841 : echo 0d0c6e748f934eb48f2303d052f542c6 2022-01-12 18:25:33.608 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=0d0c6e748f934eb48f2303d052f542c6 2022-01-12 18:25:33.616 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:33.941 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:34.208 | [17688 Async ks-alt-member:82411]: running: get_or_add_user_project_role member 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:34.224 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:34.671 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:34.925 | [17688 Async ks-alt-admin:82524]: running: get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:34.946 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:35.373 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:35.661 | [17688 Async ks-alt-another:82636]: running: get_or_add_user_project_role anotherrole 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:35.682 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2022-01-12 18:25:35.723 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2022-01-12 18:25:35.734 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2022-01-12 18:25:35.755 | ++ functions-common:get_or_create_group:810 : local group_id 2022-01-12 18:25:35.798 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-01-12 18:25:36.294 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:36.345 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:36.467 | [81714 Async ks-demo-member:81714]: finished successfully 2022-01-12 18:25:36.517 | [81828 Async ks-demo-admin:81828]: finished successfully 2022-01-12 18:25:37.020 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:37.205 | [81940 Async ks-demo-another:81940]: finished successfully 2022-01-12 18:25:37.321 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:37.432 | [82052 Async ks-demo-invis:82052]: finished successfully 2022-01-12 18:25:38.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:38.486 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:38.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:38.486 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:38.692 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:38.697 | ++ functions-common:get_or_create_group:817 : group_id=40cd7741eee04fa2815426778cb0e0d9 2022-01-12 18:25:38.700 | ++ functions-common:get_or_create_group:818 : echo 40cd7741eee04fa2815426778cb0e0d9 2022-01-12 18:25:38.704 | + lib/keystone:create_keystone_accounts:373 : admin_group=40cd7741eee04fa2815426778cb0e0d9 2022-01-12 18:25:38.707 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2022-01-12 18:25:38.711 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2022-01-12 18:25:38.715 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2022-01-12 18:25:38.717 | ++ functions-common:get_or_create_group:810 : local group_id 2022-01-12 18:25:38.722 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-01-12 18:25:41.073 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:41.073 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:41.073 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:41.073 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:41.276 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:41.280 | ++ functions-common:get_or_create_group:817 : group_id=182e5d93bc364b54be14aaf534338cbf 2022-01-12 18:25:41.284 | ++ functions-common:get_or_create_group:818 : echo 182e5d93bc364b54be14aaf534338cbf 2022-01-12 18:25:41.287 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=182e5d93bc364b54be14aaf534338cbf 2022-01-12 18:25:41.289 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:41.397 | + inc/async:async_inner:63 : get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:41.446 | [17688 Async ks-group-memberdemo:83119]: running: get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:41.449 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:41.695 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:41.834 | [17688 Async ks-group-anotherdemo:83215]: running: get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:41.857 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:42.320 | + inc/async:async_inner:63 : get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:42.537 | [17688 Async ks-group-memberalt:83323]: running: get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:42.568 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:43.013 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:43.249 | [17688 Async ks-group-anotheralt:83410]: running: get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:43.269 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 40cd7741eee04fa2815426778cb0e0d9 8f0ddf325d59441bb2e4a9a49a18d416 2022-01-12 18:25:43.392 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:43.574 | [82411 Async ks-alt-member:82411]: finished successfully 2022-01-12 18:25:43.781 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 40cd7741eee04fa2815426778cb0e0d9 8f0ddf325d59441bb2e4a9a49a18d416 2022-01-12 18:25:44.054 | [17688 Async ks-group-admin:83546]: running: get_or_add_group_project_role admin 40cd7741eee04fa2815426778cb0e0d9 8f0ddf325d59441bb2e4a9a49a18d416 2022-01-12 18:25:44.056 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2022-01-12 18:25:44.450 | [17688 Async ks-demo-member:81714]: Waiting for completion of get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a running on PID 81714 (13 other jobs running) 2022-01-12 18:25:44.615 | [17688 Async ks-demo-member:81714]: Signaling child to exit 2022-01-12 18:25:44.616 | WAKEUP 2022-01-12 18:25:44.809 | [17688 Async ks-demo-member:81714]: Signaled 2022-01-12 18:25:44.824 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:25:44.824 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:25:44.824 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:25:44.824 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:25:44.824 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:25:44.824 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:25:44.824 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:25:44.824 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:25:44.824 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user d2da043dc2b44f7cae293a040c72a391 --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:44.824 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:25:44.824 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:44.824 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:44.824 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:44.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:44.824 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:44.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:44.824 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:44.825 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:44.825 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:25:44.825 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:25:44.825 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user d2da043dc2b44f7cae293a040c72a391 --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:44.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:44.825 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:44.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:44.825 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:44.825 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:25:44.825 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:44.825 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:44.825 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:44.825 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user d2da043dc2b44f7cae293a040c72a391 --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:44.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:44.825 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:44.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:44.825 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:44.825 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:44.825 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:25:44.825 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:25:44.825 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:25:44.825 | ++ functions-common:get_field:733 : echo '| bcaf522e3f6640d39a0b5cc9be1d5ca9 | d2da043dc2b44f7cae293a040c72a391 | | 648f1440af174801a454624b0ef72e2a | | | False |' 2022-01-12 18:25:44.825 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:44.825 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:44.825 | + functions-common:get_or_add_user_project_role:912 : echo bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:44.825 | bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:45.089 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:45.147 | [17688 Async ks-demo-member:81714]: finished get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a with result 0 in 9 seconds 2022-01-12 18:25:45.293 | [82524 Async ks-alt-admin:82524]: finished successfully 2022-01-12 18:25:45.415 | [17688 Async ks-demo-admin:81828]: Waiting for completion of get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 648f1440af174801a454624b0ef72e2a running on PID 81828 (12 other jobs running) 2022-01-12 18:25:45.580 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:45.588 | [17688 Async ks-demo-admin:81828]: Signaling child to exit 2022-01-12 18:25:45.588 | WAKEUP 2022-01-12 18:25:45.751 | [17688 Async ks-demo-admin:81828]: Signaled 2022-01-12 18:25:45.760 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:25:45.760 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:25:45.760 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:25:45.761 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:25:45.761 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:25:45.761 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:25:45.761 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:25:45.761 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:25:45.761 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:45.761 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 0fe097ad23a7448eac799dd1afb83656 --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:45.761 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:25:45.761 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:45.761 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:45.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:45.761 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:45.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:45.761 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:45.761 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:45.761 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:25:45.761 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:25:45.761 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 0fe097ad23a7448eac799dd1afb83656 --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:45.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:45.761 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:45.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:45.761 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:45.761 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:25:45.761 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:45.761 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 0fe097ad23a7448eac799dd1afb83656 --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:45.761 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:45.761 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:45.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:45.761 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:45.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:45.761 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:45.761 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:45.762 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:25:45.762 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:25:45.762 | ++ functions-common:get_field:733 : echo '| 29bfa4edd7704d1fb0e603b0a380c1c8 | 0fe097ad23a7448eac799dd1afb83656 | | 648f1440af174801a454624b0ef72e2a | | | False |' 2022-01-12 18:25:45.762 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:25:45.762 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:45.762 | + functions-common:get_or_add_user_project_role:910 : user_role_id=29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:25:45.762 | + functions-common:get_or_add_user_project_role:912 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:25:45.762 | 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:25:45.762 | [82636 Async ks-alt-another:82636]: finished successfully 2022-01-12 18:25:46.040 | [17688 Async ks-demo-admin:81828]: finished get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 648f1440af174801a454624b0ef72e2a with result 0 in 9 seconds 2022-01-12 18:25:46.294 | [17688 Async ks-demo-another:81940]: Waiting for completion of get_or_add_user_project_role anotherrole d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a running on PID 81940 (11 other jobs running) 2022-01-12 18:25:46.452 | [17688 Async ks-demo-another:81940]: Signaling child to exit 2022-01-12 18:25:46.452 | WAKEUP 2022-01-12 18:25:46.554 | [17688 Async ks-demo-another:81940]: Signaled 2022-01-12 18:25:46.562 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:25:46.563 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:25:46.563 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:25:46.563 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:25:46.563 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:25:46.563 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:25:46.563 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:25:46.563 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:25:46.563 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:46.563 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:25:46.563 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user d2da043dc2b44f7cae293a040c72a391 --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:46.563 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:46.563 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:46.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:46.563 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:46.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:46.563 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:46.563 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:46.563 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:25:46.563 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:25:46.563 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user d2da043dc2b44f7cae293a040c72a391 --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:46.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:46.563 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:46.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:46.563 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:46.563 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:25:46.563 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user d2da043dc2b44f7cae293a040c72a391 --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:46.563 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:46.563 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:46.563 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:46.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:46.564 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:46.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:46.564 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:46.564 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:46.564 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:25:46.564 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:25:46.564 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:25:46.564 | ++ functions-common:get_field:733 : echo '| afbafd34a0df4baf9fa2286f9f1bf773 | d2da043dc2b44f7cae293a040c72a391 | | 648f1440af174801a454624b0ef72e2a | | | False |' 2022-01-12 18:25:46.564 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:46.564 | + functions-common:get_or_add_user_project_role:910 : user_role_id=afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:25:46.564 | + functions-common:get_or_add_user_project_role:912 : echo afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:25:46.564 | afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:25:46.806 | [17688 Async ks-demo-another:81940]: finished get_or_add_user_project_role anotherrole d2da043dc2b44f7cae293a040c72a391 648f1440af174801a454624b0ef72e2a with result 0 in 10 seconds 2022-01-12 18:25:47.065 | [17688 Async ks-demo-invis:82052]: Waiting for completion of get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 f8475a3a83e649c1877b6b409c99be05 running on PID 82052 (10 other jobs running) 2022-01-12 18:25:47.210 | [17688 Async ks-demo-invis:82052]: Signaling child to exit 2022-01-12 18:25:47.211 | WAKEUP 2022-01-12 18:25:47.386 | [17688 Async ks-demo-invis:82052]: Signaled 2022-01-12 18:25:47.403 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:25:47.403 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:25:47.404 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:25:47.404 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:25:47.404 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:25:47.404 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:25:47.404 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:25:47.404 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:25:47.404 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:47.404 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:25:47.404 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:47.404 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:47.404 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user d2da043dc2b44f7cae293a040c72a391 --project f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:25:47.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:47.404 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:47.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:47.404 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:47.404 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:47.404 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:25:47.404 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:25:47.404 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user d2da043dc2b44f7cae293a040c72a391 --project f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:25:47.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:47.404 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:47.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:47.404 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:47.404 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:25:47.404 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user d2da043dc2b44f7cae293a040c72a391 --project f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:25:47.404 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:47.404 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:47.404 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:47.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:47.404 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:47.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:47.404 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:47.405 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:47.405 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:25:47.405 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:25:47.405 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:25:47.405 | ++ functions-common:get_field:733 : echo '| bcaf522e3f6640d39a0b5cc9be1d5ca9 | d2da043dc2b44f7cae293a040c72a391 | | f8475a3a83e649c1877b6b409c99be05 | | | False |' 2022-01-12 18:25:47.405 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:47.405 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:47.405 | + functions-common:get_or_add_user_project_role:912 : echo bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:47.405 | bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:47.722 | [17688 Async ks-demo-invis:82052]: finished get_or_add_user_project_role member d2da043dc2b44f7cae293a040c72a391 f8475a3a83e649c1877b6b409c99be05 with result 0 in 10 seconds 2022-01-12 18:25:47.773 | + inc/async:async_wait:197 : return 0 2022-01-12 18:25:47.793 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2022-01-12 18:25:48.179 | [17688 Async ks-alt-member:82411]: Waiting for completion of get_or_add_user_project_role member 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 running on PID 82411 (9 other jobs running) 2022-01-12 18:25:48.324 | [17688 Async ks-alt-member:82411]: Signaling child to exit 2022-01-12 18:25:48.324 | WAKEUP 2022-01-12 18:25:48.454 | [17688 Async ks-alt-member:82411]: Signaled 2022-01-12 18:25:48.457 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:25:48.457 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:25:48.457 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:25:48.457 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:25:48.457 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:25:48.457 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:25:48.457 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:25:48.457 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:25:48.457 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 0d0c6e748f934eb48f2303d052f542c6 --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:48.457 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:48.457 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:25:48.458 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:48.458 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:48.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:48.458 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:48.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:48.458 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:48.458 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:48.458 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:25:48.458 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:25:48.458 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 0d0c6e748f934eb48f2303d052f542c6 --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:48.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:48.458 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:48.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:48.458 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:48.458 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 0d0c6e748f934eb48f2303d052f542c6 --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:48.458 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:48.458 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:25:48.458 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:48.458 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:48.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:48.458 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:48.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:48.458 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:48.458 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:48.458 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:25:48.458 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:25:48.458 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:25:48.458 | ++ functions-common:get_field:733 : echo '| bcaf522e3f6640d39a0b5cc9be1d5ca9 | 0d0c6e748f934eb48f2303d052f542c6 | | a672ba9713674011a22032a3a39f68e0 | | | False |' 2022-01-12 18:25:48.458 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:48.458 | + functions-common:get_or_add_user_project_role:910 : user_role_id=bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:48.458 | + functions-common:get_or_add_user_project_role:912 : echo bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:48.458 | bcaf522e3f6640d39a0b5cc9be1d5ca9 2022-01-12 18:25:48.742 | [17688 Async ks-alt-member:82411]: finished get_or_add_user_project_role member 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 with result 0 in 9 seconds 2022-01-12 18:25:48.990 | [17688 Async ks-alt-admin:82524]: Waiting for completion of get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 a672ba9713674011a22032a3a39f68e0 running on PID 82524 (8 other jobs running) 2022-01-12 18:25:49.214 | [17688 Async ks-alt-admin:82524]: Signaling child to exit 2022-01-12 18:25:49.214 | WAKEUP 2022-01-12 18:25:49.364 | [17688 Async ks-alt-admin:82524]: Signaled 2022-01-12 18:25:49.380 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:25:49.380 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:25:49.380 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:25:49.380 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:25:49.380 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:25:49.380 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:25:49.380 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:25:49.380 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:25:49.380 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 0fe097ad23a7448eac799dd1afb83656 --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:49.380 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:49.380 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:25:49.380 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:49.380 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:49.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:49.381 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:49.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:49.381 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:49.381 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:49.381 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:25:49.381 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:25:49.381 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 0fe097ad23a7448eac799dd1afb83656 --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:49.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:49.381 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:49.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:49.381 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:49.381 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 0fe097ad23a7448eac799dd1afb83656 --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:49.381 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:25:49.381 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:49.381 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:49.381 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:49.381 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:49.381 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:49.381 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:49.381 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:49.381 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:49.381 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:25:49.381 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:25:49.381 | ++ functions-common:get_field:733 : echo '| 29bfa4edd7704d1fb0e603b0a380c1c8 | 0fe097ad23a7448eac799dd1afb83656 | | a672ba9713674011a22032a3a39f68e0 | | | False |' 2022-01-12 18:25:49.381 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:25:49.381 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:49.381 | + functions-common:get_or_add_user_project_role:910 : user_role_id=29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:25:49.381 | + functions-common:get_or_add_user_project_role:912 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:25:49.381 | 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:25:49.659 | [17688 Async ks-alt-admin:82524]: finished get_or_add_user_project_role admin 0fe097ad23a7448eac799dd1afb83656 a672ba9713674011a22032a3a39f68e0 with result 0 in 10 seconds 2022-01-12 18:25:49.985 | [17688 Async ks-alt-another:82636]: Waiting for completion of get_or_add_user_project_role anotherrole 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 running on PID 82636 (7 other jobs running) 2022-01-12 18:25:50.131 | [17688 Async ks-alt-another:82636]: Signaling child to exit 2022-01-12 18:25:50.143 | WAKEUP 2022-01-12 18:25:50.299 | [17688 Async ks-alt-another:82636]: Signaled 2022-01-12 18:25:50.310 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:25:50.310 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:25:50.310 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:25:50.310 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:25:50.310 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:25:50.310 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:25:50.310 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:25:50.310 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:25:50.310 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:25:50.310 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 0d0c6e748f934eb48f2303d052f542c6 --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:50.310 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:50.311 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:50.311 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:50.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:50.311 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:50.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:50.311 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:50.311 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:50.311 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:25:50.311 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:25:50.311 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 0d0c6e748f934eb48f2303d052f542c6 --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:50.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:50.311 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:50.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:50.311 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:50.312 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:25:50.312 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:25:50.312 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 0d0c6e748f934eb48f2303d052f542c6 --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:50.312 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:25:50.312 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:50.312 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:50.312 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:50.312 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:50.312 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:50.312 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:50.312 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:25:50.312 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:25:50.312 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:25:50.312 | ++ functions-common:get_field:733 : echo '| afbafd34a0df4baf9fa2286f9f1bf773 | 0d0c6e748f934eb48f2303d052f542c6 | | a672ba9713674011a22032a3a39f68e0 | | | False |' 2022-01-12 18:25:50.312 | ++ functions-common:get_field:727 : read data 2022-01-12 18:25:50.313 | + functions-common:get_or_add_user_project_role:910 : user_role_id=afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:25:50.313 | + functions-common:get_or_add_user_project_role:912 : echo afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:25:50.313 | afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:25:50.537 | [17688 Async ks-alt-another:82636]: finished get_or_add_user_project_role anotherrole 0d0c6e748f934eb48f2303d052f542c6 a672ba9713674011a22032a3a39f68e0 with result 0 in 10 seconds 2022-01-12 18:25:50.563 | + inc/async:async_wait:197 : return 0 2022-01-12 18:25:50.585 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-01-12 18:25:50.884 | [17688 Async ks-group-memberdemo:83119]: Waiting for completion of get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a running on PID 83119 (6 other jobs running) 2022-01-12 18:25:51.054 | [17688 Async ks-group-memberdemo:83119]: Signaling child to exit 2022-01-12 18:25:51.887 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:52.056 | [83119 Async ks-group-memberdemo:83119]: finished successfully 2022-01-12 18:25:52.224 | WAKEUP 2022-01-12 18:25:52.351 | [17688 Async ks-group-memberdemo:83119]: Signaled 2022-01-12 18:25:52.359 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-01-12 18:25:52.359 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 182e5d93bc364b54be14aaf534338cbf --project 648f1440af174801a454624b0ef72e2a -f value 2022-01-12 18:25:52.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.359 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.359 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.359 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:52.359 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-01-12 18:25:52.359 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-01-12 18:25:52.359 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 182e5d93bc364b54be14aaf534338cbf --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:52.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.359 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.359 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.360 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 182e5d93bc364b54be14aaf534338cbf --project 648f1440af174801a454624b0ef72e2a -f value 2022-01-12 18:25:52.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.360 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.360 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.360 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:52.360 | + functions-common:get_or_add_group_project_role:958 : group_role_id='bcaf522e3f6640d39a0b5cc9be1d5ca9 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a False' 2022-01-12 18:25:52.360 | + functions-common:get_or_add_group_project_role:960 : echo bcaf522e3f6640d39a0b5cc9be1d5ca9 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a False 2022-01-12 18:25:52.360 | bcaf522e3f6640d39a0b5cc9be1d5ca9 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a False 2022-01-12 18:25:52.549 | [17688 Async ks-group-memberdemo:83119]: finished get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a with result 0 in 10 seconds 2022-01-12 18:25:52.776 | [17688 Async ks-group-anotherdemo:83215]: Waiting for completion of get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a running on PID 83215 (5 other jobs running) 2022-01-12 18:25:52.840 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:52.861 | [17688 Async ks-group-anotherdemo:83215]: Signaling child to exit 2022-01-12 18:25:52.890 | [83215 Async ks-group-anotherdemo:83215]: finished successfully 2022-01-12 18:25:52.913 | WAKEUP 2022-01-12 18:25:52.947 | [17688 Async ks-group-anotherdemo:83215]: Signaled 2022-01-12 18:25:52.949 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-01-12 18:25:52.949 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 182e5d93bc364b54be14aaf534338cbf --project 648f1440af174801a454624b0ef72e2a -f value 2022-01-12 18:25:52.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.949 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.949 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.949 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:52.949 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-01-12 18:25:52.949 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-01-12 18:25:52.949 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 182e5d93bc364b54be14aaf534338cbf --project 648f1440af174801a454624b0ef72e2a 2022-01-12 18:25:52.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.949 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.949 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.949 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 182e5d93bc364b54be14aaf534338cbf --project 648f1440af174801a454624b0ef72e2a -f value 2022-01-12 18:25:52.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.949 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:52.949 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:52.949 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:52.949 | + functions-common:get_or_add_group_project_role:958 : group_role_id='afbafd34a0df4baf9fa2286f9f1bf773 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a False' 2022-01-12 18:25:52.949 | + functions-common:get_or_add_group_project_role:960 : echo afbafd34a0df4baf9fa2286f9f1bf773 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a False 2022-01-12 18:25:52.949 | afbafd34a0df4baf9fa2286f9f1bf773 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a False 2022-01-12 18:25:53.005 | [17688 Async ks-group-anotherdemo:83215]: finished get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf 648f1440af174801a454624b0ef72e2a with result 0 in 11 seconds 2022-01-12 18:25:53.050 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:53.054 | [17688 Async ks-group-memberalt:83323]: Waiting for completion of get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 running on PID 83323 (4 other jobs running) 2022-01-12 18:25:53.082 | [83410 Async ks-group-anotheralt:83410]: finished successfully 2022-01-12 18:25:53.084 | [17688 Async ks-group-memberalt:83323]: Signaling child to exit 2022-01-12 18:25:53.673 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:53.702 | [83323 Async ks-group-memberalt:83323]: finished successfully 2022-01-12 18:25:53.725 | WAKEUP 2022-01-12 18:25:53.749 | [17688 Async ks-group-memberalt:83323]: Signaled 2022-01-12 18:25:53.750 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-01-12 18:25:53.750 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 182e5d93bc364b54be14aaf534338cbf --project a672ba9713674011a22032a3a39f68e0 -f value 2022-01-12 18:25:53.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.751 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.751 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.751 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:53.751 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-01-12 18:25:53.751 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-01-12 18:25:53.751 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 182e5d93bc364b54be14aaf534338cbf --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:53.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.751 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.751 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.751 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 182e5d93bc364b54be14aaf534338cbf --project a672ba9713674011a22032a3a39f68e0 -f value 2022-01-12 18:25:53.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.751 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.751 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.751 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:53.751 | + functions-common:get_or_add_group_project_role:958 : group_role_id='bcaf522e3f6640d39a0b5cc9be1d5ca9 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 False' 2022-01-12 18:25:53.751 | + functions-common:get_or_add_group_project_role:960 : echo bcaf522e3f6640d39a0b5cc9be1d5ca9 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 False 2022-01-12 18:25:53.751 | bcaf522e3f6640d39a0b5cc9be1d5ca9 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 False 2022-01-12 18:25:53.799 | [17688 Async ks-group-memberalt:83323]: finished get_or_add_group_project_role member 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 with result 0 in 11 seconds 2022-01-12 18:25:53.804 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:25:53.830 | [83546 Async ks-group-admin:83546]: finished successfully 2022-01-12 18:25:53.837 | [17688 Async ks-group-anotheralt:83410]: Waiting for completion of get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 running on PID 83410 (3 other jobs running) 2022-01-12 18:25:53.863 | [17688 Async ks-group-anotheralt:83410]: Signaling child to exit 2022-01-12 18:25:53.863 | WAKEUP 2022-01-12 18:25:53.885 | [17688 Async ks-group-anotheralt:83410]: Signaled 2022-01-12 18:25:53.886 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-01-12 18:25:53.886 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 182e5d93bc364b54be14aaf534338cbf --project a672ba9713674011a22032a3a39f68e0 -f value 2022-01-12 18:25:53.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.886 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.887 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.887 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:53.887 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-01-12 18:25:53.887 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-01-12 18:25:53.887 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 182e5d93bc364b54be14aaf534338cbf --project a672ba9713674011a22032a3a39f68e0 2022-01-12 18:25:53.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.887 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.887 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.887 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 182e5d93bc364b54be14aaf534338cbf --project a672ba9713674011a22032a3a39f68e0 -f value 2022-01-12 18:25:53.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.887 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:53.887 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:53.887 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:53.887 | + functions-common:get_or_add_group_project_role:958 : group_role_id='afbafd34a0df4baf9fa2286f9f1bf773 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 False' 2022-01-12 18:25:53.887 | + functions-common:get_or_add_group_project_role:960 : echo afbafd34a0df4baf9fa2286f9f1bf773 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 False 2022-01-12 18:25:53.887 | afbafd34a0df4baf9fa2286f9f1bf773 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 False 2022-01-12 18:25:53.931 | [17688 Async ks-group-anotheralt:83410]: finished get_or_add_group_project_role anotherrole 182e5d93bc364b54be14aaf534338cbf a672ba9713674011a22032a3a39f68e0 with result 0 in 10 seconds 2022-01-12 18:25:53.968 | [17688 Async ks-group-admin:83546]: Waiting for completion of get_or_add_group_project_role admin 40cd7741eee04fa2815426778cb0e0d9 8f0ddf325d59441bb2e4a9a49a18d416 running on PID 83546 (2 other jobs running) 2022-01-12 18:25:53.993 | [17688 Async ks-group-admin:83546]: Signaling child to exit 2022-01-12 18:25:53.993 | WAKEUP 2022-01-12 18:25:54.023 | [17688 Async ks-group-admin:83546]: Signaled 2022-01-12 18:25:54.025 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2022-01-12 18:25:54.025 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 40cd7741eee04fa2815426778cb0e0d9 --project 8f0ddf325d59441bb2e4a9a49a18d416 -f value 2022-01-12 18:25:54.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:54.025 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:54.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:54.025 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:54.025 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:54.025 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2022-01-12 18:25:54.025 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2022-01-12 18:25:54.025 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 40cd7741eee04fa2815426778cb0e0d9 --project 8f0ddf325d59441bb2e4a9a49a18d416 2022-01-12 18:25:54.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:54.025 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:54.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:54.025 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:54.026 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 40cd7741eee04fa2815426778cb0e0d9 --project 8f0ddf325d59441bb2e4a9a49a18d416 -f value 2022-01-12 18:25:54.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:54.026 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:54.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:25:54.026 | from cryptography.utils import int_from_bytes 2022-01-12 18:25:54.026 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:25:54.026 | + functions-common:get_or_add_group_project_role:958 : group_role_id='29bfa4edd7704d1fb0e603b0a380c1c8 40cd7741eee04fa2815426778cb0e0d9 8f0ddf325d59441bb2e4a9a49a18d416 False' 2022-01-12 18:25:54.026 | + functions-common:get_or_add_group_project_role:960 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 40cd7741eee04fa2815426778cb0e0d9 8f0ddf325d59441bb2e4a9a49a18d416 False 2022-01-12 18:25:54.026 | 29bfa4edd7704d1fb0e603b0a380c1c8 40cd7741eee04fa2815426778cb0e0d9 8f0ddf325d59441bb2e4a9a49a18d416 False 2022-01-12 18:25:54.072 | [17688 Async ks-group-admin:83546]: finished get_or_add_group_project_role admin 40cd7741eee04fa2815426778cb0e0d9 8f0ddf325d59441bb2e4a9a49a18d416 with result 0 in 10 seconds 2022-01-12 18:25:54.076 | + inc/async:async_wait:197 : return 0 2022-01-12 18:25:54.079 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2022-01-12 18:25:54.096 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:25:54.098 | + ./stack.sh:main:1103 : is_service_enabled nova 2022-01-12 18:25:54.116 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:25:54.118 | + ./stack.sh:main:1104 : async_runfunc create_nova_accounts 2022-01-12 18:25:54.121 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-01-12 18:25:54.180 | + inc/async:async_inner:63 : create_nova_accounts 2022-01-12 18:25:54.218 | [17688 Async create_nova_accounts:85158]: running: create_nova_accounts 2022-01-12 18:25:54.224 | + ./stack.sh:main:1106 : is_service_enabled glance 2022-01-12 18:25:54.244 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:25:54.247 | + ./stack.sh:main:1107 : async_runfunc create_glance_accounts 2022-01-12 18:25:54.249 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-01-12 18:25:54.316 | + inc/async:async_inner:63 : create_glance_accounts 2022-01-12 18:25:54.359 | [17688 Async create_glance_accounts:85273]: running: create_glance_accounts 2022-01-12 18:25:54.362 | + ./stack.sh:main:1109 : is_service_enabled cinder 2022-01-12 18:25:54.382 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:25:54.384 | + ./stack.sh:main:1110 : async_runfunc create_cinder_accounts 2022-01-12 18:25:54.388 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-01-12 18:25:54.457 | + inc/async:async_inner:63 : create_cinder_accounts 2022-01-12 18:25:54.504 | [17688 Async create_cinder_accounts:85403]: running: create_cinder_accounts 2022-01-12 18:25:54.506 | + ./stack.sh:main:1112 : is_service_enabled neutron 2022-01-12 18:25:54.529 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:25:54.531 | + ./stack.sh:main:1113 : async_runfunc create_neutron_accounts 2022-01-12 18:25:54.534 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-01-12 18:25:54.609 | + inc/async:async_inner:63 : create_neutron_accounts 2022-01-12 18:25:54.676 | [17688 Async create_neutron_accounts:85518]: running: create_neutron_accounts 2022-01-12 18:25:54.678 | + ./stack.sh:main:1115 : is_service_enabled swift 2022-01-12 18:25:54.716 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:25:54.720 | + ./stack.sh:main:1116 : async_runfunc create_swift_accounts 2022-01-12 18:25:54.723 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-01-12 18:25:55.009 | + inc/async:async_inner:63 : create_swift_accounts 2022-01-12 18:25:55.232 | [17688 Async create_swift_accounts:85659]: running: create_swift_accounts 2022-01-12 18:25:55.250 | + ./stack.sh:main:1122 : write_clouds_yaml 2022-01-12 18:25:55.268 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-01-12 18:25:55.310 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-01-12 18:25:55.336 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-01-12 18:25:55.412 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-01-12 18:25:55.472 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-01-12 18:25:55.496 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-01-12 18:25:55.516 | + 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.44/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-01-12 18:25:55.663 | The user clouds.yaml file didn't exist. 2022-01-12 18:25:55.675 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-01-12 18:25:55.802 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-01-12 18:25:55.802 | self._clouds = yaml.load(clouds_file) 2022-01-12 18:25:55.833 | + 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 --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-01-12 18:25:56.063 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-01-12 18:25:56.063 | self._clouds = yaml.load(clouds_file) 2022-01-12 18:25:56.099 | + 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-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.44/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-01-12 18:25:56.264 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2022-01-12 18:25:56.264 | self._clouds = yaml.load(clouds_file) 2022-01-12 18:25:56.289 | + functions-common:write_clouds_yaml:132 : cat 2022-01-12 18:25:56.348 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2022-01-12 18:25:56.369 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2022-01-12 18:25:56.388 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-01-12 18:25:56.432 | + ./stack.sh:main:1127 : is_service_enabled horizon 2022-01-12 18:25:56.577 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:25:56.605 | + ./stack.sh:main:1132 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-01-12 18:25:56.902 | [17688 Async create_nova_accounts:85158]: Waiting for completion of create_nova_accounts running on PID 85158 (6 other jobs running) 2022-01-12 18:25:57.021 | [17688 Async create_nova_accounts:85158]: Signaling child to exit 2022-01-12 18:26:22.385 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:26:22.457 | [85518 Async create_neutron_accounts:85518]: finished successfully 2022-01-12 18:26:37.659 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:26:37.695 | [85403 Async create_cinder_accounts:85403]: finished successfully 2022-01-12 18:26:45.371 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:26:45.401 | [85273 Async create_glance_accounts:85273]: finished successfully 2022-01-12 18:26:49.255 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:26:49.283 | [85158 Async create_nova_accounts:85158]: finished successfully 2022-01-12 18:26:49.303 | WAKEUP 2022-01-12 18:26:49.327 | [17688 Async create_nova_accounts:85158]: Signaled 2022-01-12 18:26:49.329 | + lib/nova:create_nova_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-01-12 18:26:49.329 | + lib/nova:create_nova_accounts:343 : create_service_user nova admin 2022-01-12 18:26:49.329 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2022-01-12 18:26:49.329 | + functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:26:49.329 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-01-12 18:26:49.329 | + functions-common:get_or_create_user:828 : local email= 2022-01-12 18:26:49.329 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-01-12 18:26:49.329 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.329 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.329 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.329 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.329 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.329 | + functions-common:get_or_create_user:840 : user_id=e4b7a1ec66b645a88d53ad1e153edf9c 2022-01-12 18:26:49.329 | + functions-common:get_or_create_user:841 : echo e4b7a1ec66b645a88d53ad1e153edf9c 2022-01-12 18:26:49.329 | e4b7a1ec66b645a88d53ad1e153edf9c 2022-01-12 18:26:49.329 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2022-01-12 18:26:49.329 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:26:49.329 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:26:49.329 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:26:49.329 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:26:49.329 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:26:49.329 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:26:49.329 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:26:49.329 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:26:49.329 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:26:49.329 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:26:49.329 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:26:49.329 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.330 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.330 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.330 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.330 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.330 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.330 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.330 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:26:49.330 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:26:49.330 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.330 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.330 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.330 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:26:49.330 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.330 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.330 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.330 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.330 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.330 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.330 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.330 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:26:49.330 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:26:49.330 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:26:49.330 | ++ functions-common:get_field:733 : echo '| 9778d1d194c74709ae7d1935e76fea5d | e4b7a1ec66b645a88d53ad1e153edf9c | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:26:49.330 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.330 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.330 | + functions-common:get_or_add_user_project_role:912 : echo 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.330 | 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.331 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-01-12 18:26:49.331 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2022-01-12 18:26:49.331 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:26:49.331 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:26:49.331 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:26:49.331 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:26:49.331 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:26:49.331 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:26:49.331 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:26:49.331 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:26:49.331 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:26:49.331 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:26:49.331 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.331 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:26:49.331 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.331 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.331 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.331 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.331 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.331 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.331 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:26:49.331 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:26:49.331 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.331 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.331 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.332 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.332 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:26:49.332 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.332 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.332 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.332 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.332 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.332 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.332 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:26:49.332 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:26:49.332 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:26:49.332 | ++ functions-common:get_field:733 : echo '| 29bfa4edd7704d1fb0e603b0a380c1c8 | e4b7a1ec66b645a88d53ad1e153edf9c | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:26:49.332 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.332 | + functions-common:get_or_add_user_project_role:910 : user_role_id=29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:26:49.332 | + functions-common:get_or_add_user_project_role:912 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:26:49.332 | 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:26:49.332 | + lib/nova:create_nova_accounts:345 : local nova_api_url 2022-01-12 18:26:49.332 | + lib/nova:create_nova_accounts:346 : [[ True == \F\a\l\s\e ]] 2022-01-12 18:26:49.332 | + lib/nova:create_nova_accounts:349 : nova_api_url=http://10.222.0.44/compute 2022-01-12 18:26:49.332 | + lib/nova:create_nova_accounts:352 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-01-12 18:26:49.332 | + functions-common:get_or_create_service:966 : local service_id 2022-01-12 18:26:49.332 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2022-01-12 18:26:49.332 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-01-12 18:26:49.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.332 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.332 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.332 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.332 | + functions-common:get_or_create_service:977 : service_id=' 2022-01-12 18:26:49.332 | 7061ce010d8245adaf8c0b47bf125c88' 2022-01-12 18:26:49.332 | + functions-common:get_or_create_service:978 : echo 7061ce010d8245adaf8c0b47bf125c88 2022-01-12 18:26:49.332 | 7061ce010d8245adaf8c0b47bf125c88 2022-01-12 18:26:49.333 | + lib/nova:create_nova_accounts:354 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.44/compute/v2/$(project_id)s' 2022-01-12 18:26:49.333 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-01-12 18:26:49.333 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.44/compute/v2/$(project_id)s' RegionOne 2022-01-12 18:26:49.333 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-01-12 18:26:49.333 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-01-12 18:26:49.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.333 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.333 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.333 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.333 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-01-12 18:26:49.333 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-01-12 18:26:49.333 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.44/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-01-12 18:26:49.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.333 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.333 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.333 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.333 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.333 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=eb6f17ebdce84ed7a23adc9853c7ff9d 2022-01-12 18:26:49.333 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo eb6f17ebdce84ed7a23adc9853c7ff9d 2022-01-12 18:26:49.333 | + functions-common:get_or_create_endpoint:1011 : public_id=eb6f17ebdce84ed7a23adc9853c7ff9d 2022-01-12 18:26:49.333 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-01-12 18:26:49.333 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-01-12 18:26:49.333 | + functions-common:get_or_create_endpoint:1020 : echo eb6f17ebdce84ed7a23adc9853c7ff9d 2022-01-12 18:26:49.333 | eb6f17ebdce84ed7a23adc9853c7ff9d 2022-01-12 18:26:49.333 | + lib/nova:create_nova_accounts:358 : get_or_create_service nova compute 'Nova Compute Service' 2022-01-12 18:26:49.333 | + functions-common:get_or_create_service:966 : local service_id 2022-01-12 18:26:49.333 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2022-01-12 18:26:49.333 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-01-12 18:26:49.333 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.333 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.334 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.334 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.334 | + functions-common:get_or_create_service:977 : service_id=' 2022-01-12 18:26:49.334 | 0c1f98fb50fa459798e7879ed56df5dd' 2022-01-12 18:26:49.334 | + functions-common:get_or_create_service:978 : echo 0c1f98fb50fa459798e7879ed56df5dd 2022-01-12 18:26:49.334 | 0c1f98fb50fa459798e7879ed56df5dd 2022-01-12 18:26:49.334 | + lib/nova:create_nova_accounts:360 : get_or_create_endpoint compute RegionOne http://10.222.0.44/compute/v2.1 2022-01-12 18:26:49.334 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-01-12 18:26:49.334 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.44/compute/v2.1 RegionOne 2022-01-12 18:26:49.334 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-01-12 18:26:49.334 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-01-12 18:26:49.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.334 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.334 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.334 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.334 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-01-12 18:26:49.334 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-01-12 18:26:49.334 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.44/compute/v2.1 --region RegionOne -f value -c id 2022-01-12 18:26:49.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.334 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.334 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.334 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.334 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=1f2c380a80654deaae7440e6129d961d 2022-01-12 18:26:49.334 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 1f2c380a80654deaae7440e6129d961d 2022-01-12 18:26:49.334 | + functions-common:get_or_create_endpoint:1011 : public_id=1f2c380a80654deaae7440e6129d961d 2022-01-12 18:26:49.335 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-01-12 18:26:49.335 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-01-12 18:26:49.335 | + functions-common:get_or_create_endpoint:1020 : echo 1f2c380a80654deaae7440e6129d961d 2022-01-12 18:26:49.335 | 1f2c380a80654deaae7440e6129d961d 2022-01-12 18:26:49.335 | + lib/nova:create_nova_accounts:365 : is_service_enabled n-api 2022-01-12 18:26:49.335 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:26:49.335 | + lib/nova:create_nova_accounts:367 : is_service_enabled swift 2022-01-12 18:26:49.335 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:26:49.335 | + lib/nova:create_nova_accounts:370 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-01-12 18:26:49.335 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:26:49.335 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:26:49.335 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:26:49.335 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:26:49.335 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:26:49.335 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:26:49.335 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:26:49.335 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:26:49.335 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:26:49.335 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:26:49.335 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.335 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:26:49.335 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.335 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.335 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.335 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.335 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.335 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.336 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:26:49.336 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:26:49.336 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.336 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.336 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.336 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.336 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.336 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:26:49.336 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.336 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.336 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.336 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.336 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.336 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:26:49.336 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:26:49.336 | ++ functions-common:get_field:733 : echo '| 2d498c45680a4cf19b8c14ed5cdd6121 | e4b7a1ec66b645a88d53ad1e153edf9c | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:26:49.336 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:26:49.336 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.336 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2d498c45680a4cf19b8c14ed5cdd6121 2022-01-12 18:26:49.336 | + functions-common:get_or_add_user_project_role:912 : echo 2d498c45680a4cf19b8c14ed5cdd6121 2022-01-12 18:26:49.336 | 2d498c45680a4cf19b8c14ed5cdd6121 2022-01-12 18:26:49.336 | + lib/nova:create_nova_accounts:375 : is_service_enabled s3api 2022-01-12 18:26:49.336 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:26:49.385 | [17688 Async create_nova_accounts:85158]: finished create_nova_accounts with result 0 in 55 seconds 2022-01-12 18:26:49.428 | [17688 Async create_glance_accounts:85273]: Waiting for completion of create_glance_accounts running on PID 85273 (5 other jobs running) 2022-01-12 18:26:49.456 | [17688 Async create_glance_accounts:85273]: Signaling child to exit 2022-01-12 18:26:49.456 | WAKEUP 2022-01-12 18:26:49.483 | [17688 Async create_glance_accounts:85273]: Signaled 2022-01-12 18:26:49.485 | + lib/glance:create_glance_accounts:458 : is_service_enabled g-api 2022-01-12 18:26:49.485 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:26:49.485 | + lib/glance:create_glance_accounts:460 : create_service_user glance 2022-01-12 18:26:49.485 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2022-01-12 18:26:49.485 | + functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:26:49.485 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-01-12 18:26:49.485 | + functions-common:get_or_create_user:828 : local email= 2022-01-12 18:26:49.485 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-01-12 18:26:49.485 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.485 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.485 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.485 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.485 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.485 | + functions-common:get_or_create_user:840 : user_id=9390797f4fbd4eb3969e181106d0e375 2022-01-12 18:26:49.485 | + functions-common:get_or_create_user:841 : echo 9390797f4fbd4eb3969e181106d0e375 2022-01-12 18:26:49.485 | 9390797f4fbd4eb3969e181106d0e375 2022-01-12 18:26:49.485 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2022-01-12 18:26:49.485 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:26:49.485 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:26:49.485 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:26:49.485 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:26:49.485 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:26:49.485 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:26:49.485 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:26:49.485 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:26:49.485 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:26:49.485 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:26:49.485 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.486 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.486 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:26:49.486 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.486 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.486 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.486 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.486 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.486 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:26:49.486 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:26:49.486 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.486 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.486 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.486 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.486 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:26:49.486 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.486 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.486 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.486 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.486 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.486 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.486 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:26:49.486 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:26:49.486 | ++ functions-common:get_field:733 : echo '| 9778d1d194c74709ae7d1935e76fea5d | 9390797f4fbd4eb3969e181106d0e375 | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:26:49.486 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:26:49.486 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.486 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.487 | + functions-common:get_or_add_user_project_role:912 : echo 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.487 | 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.487 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-01-12 18:26:49.487 | + lib/glance:create_glance_accounts:463 : is_service_enabled s-proxy 2022-01-12 18:26:49.487 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:26:49.487 | + lib/glance:create_glance_accounts:464 : create_service_user glance-swift ResellerAdmin 2022-01-12 18:26:49.487 | + lib/keystone:create_service_user:401 : get_or_create_user glance-swift Passw0rd Default 2022-01-12 18:26:49.487 | + functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:26:49.487 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-01-12 18:26:49.487 | + functions-common:get_or_create_user:828 : local email= 2022-01-12 18:26:49.487 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-01-12 18:26:49.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.487 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.487 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.487 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.487 | + functions-common:get_or_create_user:840 : user_id=2e14764baef94b1284fe5f783743206a 2022-01-12 18:26:49.487 | + functions-common:get_or_create_user:841 : echo 2e14764baef94b1284fe5f783743206a 2022-01-12 18:26:49.487 | 2e14764baef94b1284fe5f783743206a 2022-01-12 18:26:49.487 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance-swift service Default Default 2022-01-12 18:26:49.487 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:26:49.487 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:26:49.487 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:26:49.487 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:26:49.487 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:26:49.487 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:26:49.487 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:26:49.487 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:26:49.487 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:26:49.487 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:26:49.487 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.488 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.488 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:26:49.488 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.488 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.488 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.488 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.488 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.488 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:26:49.488 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:26:49.488 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.488 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.488 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.488 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.488 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.488 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:26:49.488 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.488 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.488 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.488 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.488 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.488 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:26:49.488 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:26:49.488 | ++ functions-common:get_field:733 : echo '| 9778d1d194c74709ae7d1935e76fea5d | 2e14764baef94b1284fe5f783743206a | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:26:49.488 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:26:49.488 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.488 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.489 | + functions-common:get_or_add_user_project_role:912 : echo 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.489 | 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.489 | + lib/keystone:create_service_user:404 : [[ -n ResellerAdmin ]] 2022-01-12 18:26:49.489 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-01-12 18:26:49.489 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:26:49.489 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:26:49.489 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:26:49.489 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:26:49.489 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:26:49.489 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:26:49.489 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:26:49.489 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:26:49.489 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:26:49.489 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:26:49.489 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:26:49.489 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.489 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.489 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.489 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.489 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.489 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.489 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.489 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:26:49.489 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:26:49.489 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.489 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.489 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.489 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.489 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.489 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.489 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.490 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:26:49.490 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.490 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.490 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.490 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.490 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.490 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.490 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.490 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:26:49.490 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:26:49.490 | ++ functions-common:get_field:733 : echo '| 2d498c45680a4cf19b8c14ed5cdd6121 | 2e14764baef94b1284fe5f783743206a | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:26:49.490 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:26:49.490 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.490 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2d498c45680a4cf19b8c14ed5cdd6121 2022-01-12 18:26:49.491 | + functions-common:get_or_add_user_project_role:912 : echo 2d498c45680a4cf19b8c14ed5cdd6121 2022-01-12 18:26:49.491 | 2d498c45680a4cf19b8c14ed5cdd6121 2022-01-12 18:26:49.491 | + lib/glance:create_glance_accounts:467 : get_or_create_service glance image 'Glance Image Service' 2022-01-12 18:26:49.491 | + functions-common:get_or_create_service:966 : local service_id 2022-01-12 18:26:49.491 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2022-01-12 18:26:49.491 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-01-12 18:26:49.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.491 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.491 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.491 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.491 | + functions-common:get_or_create_service:977 : service_id=' 2022-01-12 18:26:49.491 | 72ca009eb14f4d3fa34e021def8f99d2' 2022-01-12 18:26:49.491 | + functions-common:get_or_create_service:978 : echo 72ca009eb14f4d3fa34e021def8f99d2 2022-01-12 18:26:49.491 | 72ca009eb14f4d3fa34e021def8f99d2 2022-01-12 18:26:49.491 | + lib/glance:create_glance_accounts:469 : get_or_create_endpoint image RegionOne http://10.222.0.44/image 2022-01-12 18:26:49.491 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-01-12 18:26:49.491 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.44/image RegionOne 2022-01-12 18:26:49.491 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-01-12 18:26:49.491 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-01-12 18:26:49.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.491 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.491 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.491 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.491 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-01-12 18:26:49.491 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-01-12 18:26:49.491 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.44/image --region RegionOne -f value -c id 2022-01-12 18:26:49.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.491 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.491 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.492 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.492 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c195751e9b7a4cabac5986c12a26a03a 2022-01-12 18:26:49.492 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c195751e9b7a4cabac5986c12a26a03a 2022-01-12 18:26:49.492 | + functions-common:get_or_create_endpoint:1011 : public_id=c195751e9b7a4cabac5986c12a26a03a 2022-01-12 18:26:49.492 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-01-12 18:26:49.492 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-01-12 18:26:49.492 | + functions-common:get_or_create_endpoint:1020 : echo c195751e9b7a4cabac5986c12a26a03a 2022-01-12 18:26:49.492 | c195751e9b7a4cabac5986c12a26a03a 2022-01-12 18:26:49.492 | ++ lib/glance:create_glance_accounts:474 : get_or_create_domain Default 2022-01-12 18:26:49.492 | ++ functions-common:get_or_create_domain:792 : local domain_id 2022-01-12 18:26:49.492 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2022-01-12 18:26:49.492 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2022-01-12 18:26:49.492 | ++ functions-common:get_or_create_domain:803 : echo default 2022-01-12 18:26:49.492 | + lib/glance:create_glance_accounts:474 : service_domain_id=default 2022-01-12 18:26:49.492 | + lib/glance:create_glance_accounts:475 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-01-12 18:26:49.492 | + lib/glance:create_glance_accounts:476 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-01-12 18:26:49.492 | + lib/glance:create_glance_accounts:478 : [[ False = True ]] 2022-01-12 18:26:49.534 | [17688 Async create_glance_accounts:85273]: finished create_glance_accounts with result 0 in 51 seconds 2022-01-12 18:26:49.575 | [17688 Async create_cinder_accounts:85403]: Waiting for completion of create_cinder_accounts running on PID 85403 (4 other jobs running) 2022-01-12 18:26:49.600 | [17688 Async create_cinder_accounts:85403]: Signaling child to exit 2022-01-12 18:26:49.600 | WAKEUP 2022-01-12 18:26:49.623 | [17688 Async create_cinder_accounts:85403]: Signaled 2022-01-12 18:26:49.625 | + lib/cinder:create_cinder_accounts:391 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-01-12 18:26:49.625 | + lib/cinder:create_cinder_accounts:393 : create_service_user cinder 2022-01-12 18:26:49.625 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2022-01-12 18:26:49.625 | + functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:26:49.625 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-01-12 18:26:49.625 | + functions-common:get_or_create_user:828 : local email= 2022-01-12 18:26:49.625 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-01-12 18:26:49.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.625 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.625 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.625 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.625 | + functions-common:get_or_create_user:840 : user_id=f2a265b9fdd2459f8cad876faed6db29 2022-01-12 18:26:49.625 | + functions-common:get_or_create_user:841 : echo f2a265b9fdd2459f8cad876faed6db29 2022-01-12 18:26:49.625 | f2a265b9fdd2459f8cad876faed6db29 2022-01-12 18:26:49.625 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2022-01-12 18:26:49.625 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:26:49.625 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:26:49.625 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:26:49.625 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:26:49.625 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:26:49.625 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:26:49.625 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:26:49.625 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:26:49.625 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:26:49.625 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:26:49.625 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.625 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:26:49.626 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.626 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.626 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.626 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.626 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.626 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.626 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:26:49.626 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:26:49.626 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.626 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.626 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.626 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.626 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.626 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:26:49.626 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.626 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.626 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.626 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.626 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.626 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.626 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.626 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:26:49.626 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:26:49.626 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:26:49.626 | ++ functions-common:get_field:733 : echo '| 9778d1d194c74709ae7d1935e76fea5d | f2a265b9fdd2459f8cad876faed6db29 | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:26:49.626 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.626 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.626 | + functions-common:get_or_add_user_project_role:912 : echo 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.626 | 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.627 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-01-12 18:26:49.627 | + lib/cinder:create_cinder_accounts:396 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-01-12 18:26:49.627 | + functions-common:get_or_create_service:966 : local service_id 2022-01-12 18:26:49.627 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2022-01-12 18:26:49.627 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-01-12 18:26:49.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.627 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.627 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.627 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.627 | + functions-common:get_or_create_service:977 : service_id=' 2022-01-12 18:26:49.627 | 7c3a5ce6fb6d40fbac14dbe6e3f9f114' 2022-01-12 18:26:49.627 | + functions-common:get_or_create_service:978 : echo 7c3a5ce6fb6d40fbac14dbe6e3f9f114 2022-01-12 18:26:49.627 | 7c3a5ce6fb6d40fbac14dbe6e3f9f114 2022-01-12 18:26:49.627 | + lib/cinder:create_cinder_accounts:397 : '[' True == False ']' 2022-01-12 18:26:49.627 | + lib/cinder:create_cinder_accounts:410 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.44/volume/v3/$(project_id)s' 2022-01-12 18:26:49.627 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-01-12 18:26:49.627 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.44/volume/v3/$(project_id)s' RegionOne 2022-01-12 18:26:49.627 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-01-12 18:26:49.627 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-01-12 18:26:49.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.627 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.627 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.627 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.627 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-01-12 18:26:49.627 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-01-12 18:26:49.627 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.44/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-01-12 18:26:49.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.627 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.628 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.628 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.628 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=de77cb53ffe64e77877caf89a7c3db73 2022-01-12 18:26:49.628 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo de77cb53ffe64e77877caf89a7c3db73 2022-01-12 18:26:49.628 | + functions-common:get_or_create_endpoint:1011 : public_id=de77cb53ffe64e77877caf89a7c3db73 2022-01-12 18:26:49.628 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-01-12 18:26:49.628 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-01-12 18:26:49.628 | + functions-common:get_or_create_endpoint:1020 : echo de77cb53ffe64e77877caf89a7c3db73 2022-01-12 18:26:49.628 | de77cb53ffe64e77877caf89a7c3db73 2022-01-12 18:26:49.628 | + lib/cinder:create_cinder_accounts:414 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-01-12 18:26:49.628 | + functions-common:get_or_create_service:966 : local service_id 2022-01-12 18:26:49.628 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2022-01-12 18:26:49.628 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-01-12 18:26:49.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.628 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.628 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.628 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.628 | + functions-common:get_or_create_service:977 : service_id=' 2022-01-12 18:26:49.628 | 8bcf676f5fd846b1bd3e05a39eb7e487' 2022-01-12 18:26:49.628 | + functions-common:get_or_create_service:978 : echo 8bcf676f5fd846b1bd3e05a39eb7e487 2022-01-12 18:26:49.628 | 8bcf676f5fd846b1bd3e05a39eb7e487 2022-01-12 18:26:49.628 | + lib/cinder:create_cinder_accounts:416 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.44/volume/v3/$(project_id)s' 2022-01-12 18:26:49.628 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-01-12 18:26:49.628 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.44/volume/v3/$(project_id)s' RegionOne 2022-01-12 18:26:49.628 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-01-12 18:26:49.628 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-01-12 18:26:49.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.628 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.628 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.629 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.629 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-01-12 18:26:49.629 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-01-12 18:26:49.629 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.44/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-01-12 18:26:49.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.629 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.629 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.629 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.629 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=90d7c5a026fc403f98764f19e3c14e31 2022-01-12 18:26:49.629 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 90d7c5a026fc403f98764f19e3c14e31 2022-01-12 18:26:49.629 | + functions-common:get_or_create_endpoint:1011 : public_id=90d7c5a026fc403f98764f19e3c14e31 2022-01-12 18:26:49.629 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-01-12 18:26:49.629 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-01-12 18:26:49.629 | + functions-common:get_or_create_endpoint:1020 : echo 90d7c5a026fc403f98764f19e3c14e31 2022-01-12 18:26:49.629 | 90d7c5a026fc403f98764f19e3c14e31 2022-01-12 18:26:49.629 | + lib/cinder:create_cinder_accounts:421 : configure_cinder_internal_tenant 2022-01-12 18:26:49.629 | ++ lib/cinder:configure_cinder_internal_tenant:608 : get_or_create_project service 2022-01-12 18:26:49.629 | ++ functions-common:get_or_create_project:847 : local project_id 2022-01-12 18:26:49.629 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2022-01-12 18:26:49.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.629 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.629 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.629 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.629 | ++ functions-common:get_or_create_project:853 : project_id=6cb96abafefa4a1e964bbb0a04917aa4 2022-01-12 18:26:49.629 | ++ functions-common:get_or_create_project:854 : echo 6cb96abafefa4a1e964bbb0a04917aa4 2022-01-12 18:26:49.629 | + lib/cinder:configure_cinder_internal_tenant:608 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6cb96abafefa4a1e964bbb0a04917aa4 2022-01-12 18:26:49.629 | ++ lib/cinder:configure_cinder_internal_tenant:609 : get_or_create_user cinder 2022-01-12 18:26:49.629 | ++ functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:26:49.629 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-01-12 18:26:49.629 | ++ functions-common:get_or_create_user:828 : local email= 2022-01-12 18:26:49.630 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-01-12 18:26:49.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.630 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.630 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.630 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.630 | No password was supplied, authentication will fail when a user does not have a password. 2022-01-12 18:26:49.630 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.630 | ++ functions-common:get_or_create_user:840 : user_id=f2a265b9fdd2459f8cad876faed6db29 2022-01-12 18:26:49.630 | ++ functions-common:get_or_create_user:841 : echo f2a265b9fdd2459f8cad876faed6db29 2022-01-12 18:26:49.630 | + lib/cinder:configure_cinder_internal_tenant:609 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f2a265b9fdd2459f8cad876faed6db29 2022-01-12 18:26:49.675 | [17688 Async create_cinder_accounts:85403]: finished create_cinder_accounts with result 0 in 43 seconds 2022-01-12 18:26:49.680 | + inc/async:async_wait:197 : return 0 2022-01-12 18:26:49.682 | + ./stack.sh:main:1133 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-01-12 18:26:49.735 | [17688 Async create_neutron_accounts:85518]: Waiting for completion of create_neutron_accounts running on PID 85518 (3 other jobs running) 2022-01-12 18:26:49.764 | [17688 Async create_neutron_accounts:85518]: Signaling child to exit 2022-01-12 18:26:49.764 | WAKEUP 2022-01-12 18:26:49.789 | [17688 Async create_neutron_accounts:85518]: Signaled 2022-01-12 18:26:49.791 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2022-01-12 18:26:49.791 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:26:49.791 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-12 18:26:49.791 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:26:49.791 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-12 18:26:49.791 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-12 18:26:49.791 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-12 18:26:49.791 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2022-01-12 18:26:49.791 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2022-01-12 18:26:49.791 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2022-01-12 18:26:49.791 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.44:9696/ 2022-01-12 18:26:49.791 | + lib/neutron-legacy:create_mutnauq_accounts:417 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-01-12 18:26:49.791 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2022-01-12 18:26:49.791 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2022-01-12 18:26:49.791 | + functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:26:49.791 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-01-12 18:26:49.792 | + functions-common:get_or_create_user:828 : local email= 2022-01-12 18:26:49.792 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-01-12 18:26:49.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.792 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.792 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.792 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.792 | + functions-common:get_or_create_user:840 : user_id=96a530f84ea84734aba82645164fa99c 2022-01-12 18:26:49.792 | + functions-common:get_or_create_user:841 : echo 96a530f84ea84734aba82645164fa99c 2022-01-12 18:26:49.792 | 96a530f84ea84734aba82645164fa99c 2022-01-12 18:26:49.792 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2022-01-12 18:26:49.792 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:26:49.792 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:26:49.792 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:26:49.792 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:26:49.792 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:26:49.792 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:26:49.792 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:26:49.792 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:26:49.792 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:26:49.792 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:26:49.792 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.792 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.792 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:26:49.792 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.792 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.792 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.792 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.792 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.792 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:26:49.792 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:26:49.793 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.793 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.793 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.793 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:26:49.793 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-01-12 18:26:49.793 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:26:49.793 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:26:49.793 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.793 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.793 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.793 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.793 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:26:49.793 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:26:49.793 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:26:49.793 | ++ functions-common:get_field:733 : echo '| 9778d1d194c74709ae7d1935e76fea5d | 96a530f84ea84734aba82645164fa99c | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:26:49.793 | ++ functions-common:get_field:727 : read data 2022-01-12 18:26:49.793 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.793 | + functions-common:get_or_add_user_project_role:912 : echo 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.793 | 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:26:49.793 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2022-01-12 18:26:49.793 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2022-01-12 18:26:49.793 | + functions-common:get_or_create_service:966 : local service_id 2022-01-12 18:26:49.793 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2022-01-12 18:26:49.793 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-01-12 18:26:49.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.793 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.793 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.794 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.794 | + functions-common:get_or_create_service:977 : service_id=' 2022-01-12 18:26:49.794 | 6b62af376813421c87de0d0572e9308d' 2022-01-12 18:26:49.794 | + functions-common:get_or_create_service:978 : echo 6b62af376813421c87de0d0572e9308d 2022-01-12 18:26:49.794 | 6b62af376813421c87de0d0572e9308d 2022-01-12 18:26:49.794 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.44:9696/ 2022-01-12 18:26:49.794 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-01-12 18:26:49.794 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.44:9696/ RegionOne 2022-01-12 18:26:49.794 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-01-12 18:26:49.794 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-01-12 18:26:49.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.794 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.794 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.794 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.794 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-01-12 18:26:49.794 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-01-12 18:26:49.794 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.44:9696/ --region RegionOne -f value -c id 2022-01-12 18:26:49.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.794 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:26:49.794 | from cryptography.utils import int_from_bytes 2022-01-12 18:26:49.794 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:26:49.794 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=362f2e6526974e5bbeb4ab73d416d718 2022-01-12 18:26:49.794 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 362f2e6526974e5bbeb4ab73d416d718 2022-01-12 18:26:49.794 | + functions-common:get_or_create_endpoint:1011 : public_id=362f2e6526974e5bbeb4ab73d416d718 2022-01-12 18:26:49.794 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-01-12 18:26:49.794 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-01-12 18:26:49.794 | + functions-common:get_or_create_endpoint:1020 : echo 362f2e6526974e5bbeb4ab73d416d718 2022-01-12 18:26:49.794 | 362f2e6526974e5bbeb4ab73d416d718 2022-01-12 18:26:49.841 | [17688 Async create_neutron_accounts:85518]: finished create_neutron_accounts with result 0 in 27 seconds 2022-01-12 18:26:49.885 | [17688 Async create_swift_accounts:85659]: Waiting for completion of create_swift_accounts running on PID 85659 (2 other jobs running) 2022-01-12 18:26:49.913 | [17688 Async create_swift_accounts:85659]: Signaling child to exit 2022-01-12 18:27:32.341 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:27:32.370 | [85659 Async create_swift_accounts:85659]: finished successfully 2022-01-12 18:27:32.391 | WAKEUP 2022-01-12 18:27:32.413 | [17688 Async create_swift_accounts:85659]: Signaled 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:637 : local another_role 2022-01-12 18:27:32.415 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-01-12 18:27:32.415 | ++ functions-common:get_or_create_role:860 : local role_id 2022-01-12 18:27:32.415 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2022-01-12 18:27:32.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.415 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.415 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.415 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.415 | ++ functions-common:get_or_create_role:865 : role_id=afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:27:32.415 | ++ functions-common:get_or_create_role:866 : echo afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:27:32.415 | + lib/swift:create_swift_accounts:638 : another_role=afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:27:32.416 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-01-12 18:27:32.416 | + lib/keystone:create_service_user:401 : get_or_create_user swift Passw0rd Default 2022-01-12 18:27:32.416 | + functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:27:32.416 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-01-12 18:27:32.416 | + functions-common:get_or_create_user:828 : local email= 2022-01-12 18:27:32.416 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-01-12 18:27:32.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.416 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.416 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.416 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.416 | + functions-common:get_or_create_user:840 : user_id=36ae05b0c618418f89ba395ab6aecec9 2022-01-12 18:27:32.416 | + functions-common:get_or_create_user:841 : echo 36ae05b0c618418f89ba395ab6aecec9 2022-01-12 18:27:32.416 | 36ae05b0c618418f89ba395ab6aecec9 2022-01-12 18:27:32.416 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service swift service Default Default 2022-01-12 18:27:32.416 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:27:32.416 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:27:32.416 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:27:32.416 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:27:32.416 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:27:32.416 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:27:32.416 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:27:32.416 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:27:32.416 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:27:32.416 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:27:32.416 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:27:32.416 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.416 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-01-12 18:27:32.416 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.416 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.416 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.417 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.417 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.417 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:27:32.417 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:27:32.417 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2022-01-12 18:27:32.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.417 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.417 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.417 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-01-12 18:27:32.417 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.417 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:27:32.417 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.417 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.417 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.417 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.417 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.417 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:27:32.417 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:27:32.417 | ++ functions-common:get_field:733 : echo '| 9778d1d194c74709ae7d1935e76fea5d | 36ae05b0c618418f89ba395ab6aecec9 | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:27:32.417 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:27:32.417 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.417 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:27:32.417 | + functions-common:get_or_add_user_project_role:912 : echo 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:27:32.417 | 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:27:32.417 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-01-12 18:27:32.417 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin swift service Default Default 2022-01-12 18:27:32.417 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:27:32.417 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:27:32.417 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:27:32.418 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:27:32.418 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:27:32.418 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:27:32.418 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:27:32.418 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:27:32.418 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:27:32.418 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:27:32.418 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-01-12 18:27:32.418 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.418 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:27:32.418 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.418 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.418 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.418 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.418 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.418 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:27:32.418 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:27:32.418 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2022-01-12 18:27:32.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.418 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.418 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.418 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:27:32.418 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.418 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-01-12 18:27:32.418 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.418 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.418 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.418 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.418 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.419 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:27:32.419 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:27:32.419 | ++ functions-common:get_field:733 : echo '| 29bfa4edd7704d1fb0e603b0a380c1c8 | 36ae05b0c618418f89ba395ab6aecec9 | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:27:32.419 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:27:32.419 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.419 | + functions-common:get_or_add_user_project_role:910 : user_role_id=29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.419 | + functions-common:get_or_add_user_project_role:912 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.419 | 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.419 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-01-12 18:27:32.419 | + functions-common:get_or_create_service:966 : local service_id 2022-01-12 18:27:32.419 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2022-01-12 18:27:32.419 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-01-12 18:27:32.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.419 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.419 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.419 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.419 | + functions-common:get_or_create_service:977 : service_id=' 2022-01-12 18:27:32.419 | 2fe29d1320a144438175c660827a585c' 2022-01-12 18:27:32.419 | + functions-common:get_or_create_service:978 : echo 2fe29d1320a144438175c660827a585c 2022-01-12 18:27:32.419 | 2fe29d1320a144438175c660827a585c 2022-01-12 18:27:32.419 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' http://10.222.0.44:8080 2022-01-12 18:27:32.419 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-01-12 18:27:32.419 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' RegionOne 2022-01-12 18:27:32.419 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-01-12 18:27:32.419 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-01-12 18:27:32.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.419 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.419 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.419 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.420 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-01-12 18:27:32.420 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-01-12 18:27:32.420 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.44:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-01-12 18:27:32.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.420 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.420 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.420 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.420 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c10301e6095c4f2f880c723e610e2db4 2022-01-12 18:27:32.420 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c10301e6095c4f2f880c723e610e2db4 2022-01-12 18:27:32.420 | + functions-common:get_or_create_endpoint:1011 : public_id=c10301e6095c4f2f880c723e610e2db4 2022-01-12 18:27:32.420 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.44:8080 ]] 2022-01-12 18:27:32.420 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.44:8080 RegionOne 2022-01-12 18:27:32.420 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-01-12 18:27:32.420 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-01-12 18:27:32.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.420 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.420 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.420 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.420 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-01-12 18:27:32.420 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-01-12 18:27:32.420 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.44:8080 --region RegionOne -f value -c id 2022-01-12 18:27:32.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.420 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.420 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.420 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.420 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7c0f2ca998ad455c94027deb2456f1e1 2022-01-12 18:27:32.420 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 7c0f2ca998ad455c94027deb2456f1e1 2022-01-12 18:27:32.420 | 7c0f2ca998ad455c94027deb2456f1e1 2022-01-12 18:27:32.420 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-01-12 18:27:32.421 | + functions-common:get_or_create_endpoint:1020 : echo c10301e6095c4f2f880c723e610e2db4 2022-01-12 18:27:32.421 | c10301e6095c4f2f880c723e610e2db4 2022-01-12 18:27:32.421 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-01-12 18:27:32.421 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-01-12 18:27:32.421 | ++ functions-common:get_or_create_project:847 : local project_id 2022-01-12 18:27:32.421 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-01-12 18:27:32.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.421 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.421 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.421 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.421 | ++ functions-common:get_or_create_project:853 : project_id=5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.421 | ++ functions-common:get_or_create_project:854 : echo 5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.421 | + lib/swift:create_swift_accounts:652 : swift_project_test1=5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.421 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-01-12 18:27:32.421 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:27:32.421 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-01-12 18:27:32.421 | ++ functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:27:32.421 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2022-01-12 18:27:32.421 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2022-01-12 18:27:32.421 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-01-12 18:27:32.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.421 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.421 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.421 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.421 | ++ functions-common:get_or_create_user:840 : user_id=ae30b919ef9f49bd9f7743085640c550 2022-01-12 18:27:32.421 | ++ functions-common:get_or_create_user:841 : echo ae30b919ef9f49bd9f7743085640c550 2022-01-12 18:27:32.421 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=ae30b919ef9f49bd9f7743085640c550 2022-01-12 18:27:32.421 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-01-12 18:27:32.421 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:27:32.421 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin ae30b919ef9f49bd9f7743085640c550 5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.421 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:27:32.422 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:27:32.422 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:27:32.422 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:27:32.422 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:27:32.422 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:27:32.422 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:27:32.422 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:27:32.422 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user ae30b919ef9f49bd9f7743085640c550 --project 5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.422 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.422 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:27:32.422 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.422 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.422 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.422 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.422 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.422 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:27:32.422 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:27:32.422 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user ae30b919ef9f49bd9f7743085640c550 --project 5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.422 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.422 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.422 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user ae30b919ef9f49bd9f7743085640c550 --project 5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.422 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.422 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:27:32.422 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.422 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.422 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.423 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.423 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.423 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:27:32.423 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:27:32.423 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:27:32.423 | ++ functions-common:get_field:733 : echo '| 29bfa4edd7704d1fb0e603b0a380c1c8 | ae30b919ef9f49bd9f7743085640c550 | | 5d9af09087e94e3c84c7f59a867ff154 | | | False |' 2022-01-12 18:27:32.423 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.423 | + functions-common:get_or_add_user_project_role:910 : user_role_id=29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.423 | + functions-common:get_or_add_user_project_role:912 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.423 | 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.423 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-01-12 18:27:32.423 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-01-12 18:27:32.423 | ++ functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:27:32.423 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2022-01-12 18:27:32.423 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2022-01-12 18:27:32.423 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-01-12 18:27:32.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.423 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.423 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.423 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.423 | ++ functions-common:get_or_create_user:840 : user_id=5c00facb77424097a2d09dc353dd5149 2022-01-12 18:27:32.423 | ++ functions-common:get_or_create_user:841 : echo 5c00facb77424097a2d09dc353dd5149 2022-01-12 18:27:32.423 | + lib/swift:create_swift_accounts:661 : swift_user_test3=5c00facb77424097a2d09dc353dd5149 2022-01-12 18:27:32.423 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-01-12 18:27:32.423 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:27:32.423 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role afbafd34a0df4baf9fa2286f9f1bf773 5c00facb77424097a2d09dc353dd5149 5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.423 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:27:32.423 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:27:32.423 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:27:32.423 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:27:32.423 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:27:32.423 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:27:32.424 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:27:32.424 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:27:32.424 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role afbafd34a0df4baf9fa2286f9f1bf773 --user 5c00facb77424097a2d09dc353dd5149 --project 5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.424 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.424 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:27:32.424 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.424 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.424 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.424 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.424 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.424 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:27:32.424 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:27:32.424 | + functions-common:get_or_add_user_project_role:901 : openstack role add afbafd34a0df4baf9fa2286f9f1bf773 --user 5c00facb77424097a2d09dc353dd5149 --project 5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.424 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.424 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.424 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role afbafd34a0df4baf9fa2286f9f1bf773 --user 5c00facb77424097a2d09dc353dd5149 --project 5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:27:32.424 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:27:32.424 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.424 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.424 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.424 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.424 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.424 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.424 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:27:32.424 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:27:32.424 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:27:32.424 | ++ functions-common:get_field:733 : echo '| afbafd34a0df4baf9fa2286f9f1bf773 | 5c00facb77424097a2d09dc353dd5149 | | 5d9af09087e94e3c84c7f59a867ff154 | | | False |' 2022-01-12 18:27:32.425 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.425 | + functions-common:get_or_add_user_project_role:910 : user_role_id=afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:27:32.425 | + functions-common:get_or_add_user_project_role:912 : echo afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:27:32.425 | afbafd34a0df4baf9fa2286f9f1bf773 2022-01-12 18:27:32.425 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-01-12 18:27:32.425 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-01-12 18:27:32.425 | ++ functions-common:get_or_create_project:847 : local project_id 2022-01-12 18:27:32.425 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-01-12 18:27:32.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.425 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.425 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.425 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.425 | ++ functions-common:get_or_create_project:853 : project_id=26ba721b3754444e94b8a38def7cec3a 2022-01-12 18:27:32.426 | ++ functions-common:get_or_create_project:854 : echo 26ba721b3754444e94b8a38def7cec3a 2022-01-12 18:27:32.426 | + lib/swift:create_swift_accounts:666 : swift_project_test2=26ba721b3754444e94b8a38def7cec3a 2022-01-12 18:27:32.426 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-01-12 18:27:32.426 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:27:32.426 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-01-12 18:27:32.426 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-01-12 18:27:32.426 | ++ functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:27:32.426 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2022-01-12 18:27:32.426 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2022-01-12 18:27:32.426 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-01-12 18:27:32.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.426 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.426 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.426 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.426 | ++ functions-common:get_or_create_user:840 : user_id=50a84e8604cb4b0ab5f06ba94ec76ea9 2022-01-12 18:27:32.426 | ++ functions-common:get_or_create_user:841 : echo 50a84e8604cb4b0ab5f06ba94ec76ea9 2022-01-12 18:27:32.426 | + lib/swift:create_swift_accounts:671 : swift_user_test2=50a84e8604cb4b0ab5f06ba94ec76ea9 2022-01-12 18:27:32.426 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-01-12 18:27:32.426 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:27:32.426 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 50a84e8604cb4b0ab5f06ba94ec76ea9 26ba721b3754444e94b8a38def7cec3a 2022-01-12 18:27:32.426 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:27:32.426 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:27:32.426 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:27:32.426 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:27:32.426 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:27:32.426 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:27:32.426 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:27:32.426 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:27:32.426 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.426 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 50a84e8604cb4b0ab5f06ba94ec76ea9 --project 26ba721b3754444e94b8a38def7cec3a 2022-01-12 18:27:32.426 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:27:32.426 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.427 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.427 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.427 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.427 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.427 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:27:32.427 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:27:32.427 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 50a84e8604cb4b0ab5f06ba94ec76ea9 --project 26ba721b3754444e94b8a38def7cec3a 2022-01-12 18:27:32.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.427 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.427 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.427 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 50a84e8604cb4b0ab5f06ba94ec76ea9 --project 26ba721b3754444e94b8a38def7cec3a 2022-01-12 18:27:32.427 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:27:32.427 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.427 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.427 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.427 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.427 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.427 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.427 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:27:32.427 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:27:32.427 | ++ functions-common:get_field:733 : echo '| 29bfa4edd7704d1fb0e603b0a380c1c8 | 50a84e8604cb4b0ab5f06ba94ec76ea9 | | 26ba721b3754444e94b8a38def7cec3a | | | False |' 2022-01-12 18:27:32.427 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:27:32.427 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.427 | + functions-common:get_or_add_user_project_role:910 : user_role_id=29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.427 | + functions-common:get_or_add_user_project_role:912 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.428 | 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.428 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-01-12 18:27:32.428 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-01-12 18:27:32.428 | ++ functions-common:get_or_create_domain:792 : local domain_id 2022-01-12 18:27:32.428 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2022-01-12 18:27:32.428 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-01-12 18:27:32.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.428 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.428 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.428 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.428 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2022-01-12 18:27:32.428 | f8bf60571c644e5eac048b6c814dd9c0' 2022-01-12 18:27:32.428 | ++ functions-common:get_or_create_domain:803 : echo f8bf60571c644e5eac048b6c814dd9c0 2022-01-12 18:27:32.428 | + lib/swift:create_swift_accounts:676 : swift_domain=f8bf60571c644e5eac048b6c814dd9c0 2022-01-12 18:27:32.428 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-01-12 18:27:32.428 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:27:32.428 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-01-12 18:27:32.428 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 f8bf60571c644e5eac048b6c814dd9c0 2022-01-12 18:27:32.428 | ++ functions-common:get_or_create_project:847 : local project_id 2022-01-12 18:27:32.428 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=f8bf60571c644e5eac048b6c814dd9c0 --or-show -f value -c id 2022-01-12 18:27:32.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.428 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.428 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.428 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.428 | ++ functions-common:get_or_create_project:853 : project_id=43e920487e43478f9d536d6d47bfd4bc 2022-01-12 18:27:32.428 | ++ functions-common:get_or_create_project:854 : echo 43e920487e43478f9d536d6d47bfd4bc 2022-01-12 18:27:32.428 | + lib/swift:create_swift_accounts:680 : swift_project_test4=43e920487e43478f9d536d6d47bfd4bc 2022-01-12 18:27:32.428 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-01-12 18:27:32.428 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:27:32.428 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-01-12 18:27:32.428 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 f8bf60571c644e5eac048b6c814dd9c0 test4@example.com 2022-01-12 18:27:32.429 | ++ functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:27:32.429 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2022-01-12 18:27:32.429 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2022-01-12 18:27:32.429 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=f8bf60571c644e5eac048b6c814dd9c0 --email=test4@example.com --or-show -f value -c id 2022-01-12 18:27:32.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.429 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.429 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.429 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.429 | ++ functions-common:get_or_create_user:840 : user_id=f1e094336f1246bfb9c501d19024e4d9 2022-01-12 18:27:32.429 | ++ functions-common:get_or_create_user:841 : echo f1e094336f1246bfb9c501d19024e4d9 2022-01-12 18:27:32.429 | + lib/swift:create_swift_accounts:685 : swift_user_test4=f1e094336f1246bfb9c501d19024e4d9 2022-01-12 18:27:32.429 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-01-12 18:27:32.429 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:27:32.429 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin f1e094336f1246bfb9c501d19024e4d9 43e920487e43478f9d536d6d47bfd4bc 2022-01-12 18:27:32.429 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:27:32.429 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2022-01-12 18:27:32.429 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:27:32.429 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:27:32.429 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2022-01-12 18:27:32.429 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2022-01-12 18:27:32.429 | ++ functions-common:_get_domain_args:882 : echo 2022-01-12 18:27:32.429 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2022-01-12 18:27:32.429 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f1e094336f1246bfb9c501d19024e4d9 --project 43e920487e43478f9d536d6d47bfd4bc 2022-01-12 18:27:32.429 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.429 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:27:32.429 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.429 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.429 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.429 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.429 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.430 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:27:32.430 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:27:32.430 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f1e094336f1246bfb9c501d19024e4d9 --project 43e920487e43478f9d536d6d47bfd4bc 2022-01-12 18:27:32.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.430 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.430 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.430 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f1e094336f1246bfb9c501d19024e4d9 --project 43e920487e43478f9d536d6d47bfd4bc 2022-01-12 18:27:32.430 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:27:32.430 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:27:32.430 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:27:32.430 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.430 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:32.430 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:32.430 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:27:32.430 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:27:32.430 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:27:32.430 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:27:32.430 | ++ functions-common:get_field:733 : echo '| 29bfa4edd7704d1fb0e603b0a380c1c8 | f1e094336f1246bfb9c501d19024e4d9 | | 43e920487e43478f9d536d6d47bfd4bc | | | False |' 2022-01-12 18:27:32.430 | ++ functions-common:get_field:727 : read data 2022-01-12 18:27:32.430 | + functions-common:get_or_add_user_project_role:910 : user_role_id=29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.430 | + functions-common:get_or_add_user_project_role:912 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.430 | 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:27:32.463 | [17688 Async create_swift_accounts:85659]: finished create_swift_accounts with result 0 in 97 seconds 2022-01-12 18:27:32.473 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-01-12 18:27:32.475 | + inc/async:async_wait:197 : return 0 2022-01-12 18:27:32.478 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2022-01-12 18:27:32.496 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:27:32.499 | + ./stack.sh:main:1139 : is_service_enabled glance 2022-01-12 18:27:32.517 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:27:32.519 | + ./stack.sh:main:1140 : echo_summary 'Configuring Glance' 2022-01-12 18:27:32.522 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:27:32.525 | + ./stack.sh:echo_summary:432 : echo -e Configuring Glance 2022-01-12 18:27:32.527 | + ./stack.sh:main:1141 : async_runfunc init_glance 2022-01-12 18:27:32.530 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-01-12 18:27:32.602 | + inc/async:async_inner:63 : init_glance 2022-01-12 18:27:32.642 | [17688 Async init_glance:89946]: running: init_glance 2022-01-12 18:27:32.645 | + ./stack.sh:main:1148 : is_service_enabled neutron 2022-01-12 18:27:32.663 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:27:32.666 | + ./stack.sh:main:1149 : echo_summary 'Configuring Neutron' 2022-01-12 18:27:32.668 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:27:32.671 | + ./stack.sh:echo_summary:432 : echo -e Configuring Neutron 2022-01-12 18:27:32.674 | + ./stack.sh:main:1151 : configure_neutron 2022-01-12 18:27:32.682 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2022-01-12 18:27:32.686 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:27:32.687 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-12 18:27:32.695 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:27:32.698 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-12 18:27:32.701 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-12 18:27:32.704 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-12 18:27:32.707 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2022-01-12 18:27:32.710 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2022-01-12 18:27:32.712 | + lib/neutron-legacy:_configure_neutron_common:739 : _create_neutron_conf_dir 2022-01-12 18:27:32.715 | + lib/neutron-legacy:_create_neutron_conf_dir:732 : sudo install -d -o ubuntu /etc/neutron 2022-01-12 18:27:32.729 | + lib/neutron-legacy:_configure_neutron_common:742 : cd /opt/stack/neutron 2022-01-12 18:27:32.731 | + lib/neutron-legacy:_configure_neutron_common:742 : exec ./tools/generate_config_file_samples.sh 2022-01-12 18:27:35.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:35.985 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:35.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:35.985 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:39.178 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:39.178 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:39.178 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:39.178 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:42.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:42.303 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:42.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:42.303 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:45.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:45.449 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:45.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:45.449 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:48.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:48.536 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:48.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:48.536 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:51.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:51.632 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:51.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:51.632 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:54.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:54.695 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:54.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:54.695 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:58.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:58.182 | from cryptography.utils import int_from_bytes 2022-01-12 18:27:58.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:27:58.182 | from cryptography.utils import int_from_bytes 2022-01-12 18:28:01.912 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:28:01.912 | from cryptography.utils import int_from_bytes 2022-01-12 18:28:01.912 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:28:01.912 | from cryptography.utils import int_from_bytes 2022-01-12 18:28:07.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:28:07.097 | from cryptography.utils import int_from_bytes 2022-01-12 18:28:07.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:28:07.097 | from cryptography.utils import int_from_bytes 2022-01-12 18:28:07.366 | + lib/neutron-legacy:_configure_neutron_common:744 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-01-12 18:28:07.374 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-01-12 18:28:07.377 | + lib/neutron-legacy:_configure_neutron_common:750 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-01-12 18:28:07.379 | + lib/neutron-legacy:_configure_neutron_common:754 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-01-12 18:28:07.382 | + lib/neutron-legacy:_configure_neutron_common:759 : neutron_plugin_configure_common 2022-01-12 18:28:07.384 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-01-12 18:28:07.386 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-01-12 18:28:07.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-01-12 18:28:07.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-01-12 18:28:07.393 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=router 2022-01-12 18:28:07.395 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ '' == '' ]] 2022-01-12 18:28:07.400 | + lib/neutron-legacy:_neutron_service_plugin_class_add:910 : Q_SERVICE_PLUGIN_CLASSES=router 2022-01-12 18:28:07.400 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-01-12 18:28:07.402 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2_conf.ini == '' ]] 2022-01-12 18:28:07.404 | + lib/neutron-legacy:_configure_neutron_common:761 : [[ ml2 == '' ]] 2022-01-12 18:28:07.406 | + lib/neutron-legacy:_configure_neutron_common:766 : mkdir -p /etc/neutron/plugins/ml2 2022-01-12 18:28:07.411 | + lib/neutron-legacy:_configure_neutron_common:767 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:07.413 | + lib/neutron-legacy:_configure_neutron_common:770 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-01-12 18:28:07.415 | + lib/neutron-legacy:_configure_neutron_common:771 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:07.420 | ++ lib/neutron-legacy:_configure_neutron_common:776 : database_connection_url neutron 2022-01-12 18:28:07.422 | ++ lib/database:database_connection_url:132 : local db=neutron 2022-01-12 18:28:07.425 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2022-01-12 18:28:07.427 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2022-01-12 18:28:07.429 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-01-12 18:28:07.432 | + lib/neutron-legacy:_configure_neutron_common:776 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-01-12 18:28:07.461 | + lib/neutron-legacy:_configure_neutron_common:777 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-01-12 18:28:07.490 | + lib/neutron-legacy:_configure_neutron_common:778 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-01-12 18:28:07.519 | + lib/neutron-legacy:_configure_neutron_common:779 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-01-12 18:28:07.547 | + lib/neutron-legacy:_configure_neutron_common:780 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-01-12 18:28:07.577 | + lib/neutron-legacy:_configure_neutron_common:783 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-01-12 18:28:07.605 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' libvirt = fake ']' 2022-01-12 18:28:07.608 | + lib/neutron-legacy:_configure_neutron_common:795 : setup_logging /etc/neutron/neutron.conf 2022-01-12 18:28:07.611 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-01-12 18:28:07.613 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-01-12 18:28:07.616 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-12 18:28:07.633 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-12 18:28:07.636 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-12 18:28:07.638 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-12 18:28:07.640 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-12 18:28:07.643 | + 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-01-12 18:28:07.670 | + 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-01-12 18:28:07.700 | + 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-01-12 18:28:07.729 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-12 18:28:07.759 | + lib/neutron-legacy:_configure_neutron_common:797 : is_service_enabled tls-proxy 2022-01-12 18:28:07.775 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:28:07.777 | + lib/neutron-legacy:_configure_neutron_common:803 : _neutron_setup_rootwrap 2022-01-12 18:28:07.780 | + lib/neutron-legacy:_neutron_setup_rootwrap:943 : [[ True == \F\a\l\s\e ]] 2022-01-12 18:28:07.782 | + lib/neutron-legacy:_neutron_setup_rootwrap:947 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-01-12 18:28:07.784 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : [[ -d /etc/neutron/rootwrap.d ]] 2022-01-12 18:28:07.786 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-01-12 18:28:07.788 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:933 : [[ True == \F\a\l\s\e ]] 2022-01-12 18:28:07.791 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:936 : local srcdir=/opt/stack/neutron 2022-01-12 18:28:07.793 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:937 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-01-12 18:28:07.806 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:938 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-01-12 18:28:07.820 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-01-12 18:28:07.822 | + lib/neutron-legacy:_neutron_setup_rootwrap:959 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-01-12 18:28:07.834 | + lib/neutron-legacy:_neutron_setup_rootwrap:961 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-01-12 18:28:07.847 | + lib/neutron-legacy:_neutron_setup_rootwrap:962 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-01-12 18:28:07.859 | + lib/neutron-legacy:_neutron_setup_rootwrap:965 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-01-12 18:28:07.863 | + lib/neutron-legacy:_neutron_setup_rootwrap:966 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-01-12 18:28:07.865 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:969 : mktemp 2022-01-12 18:28:07.869 | + lib/neutron-legacy:_neutron_setup_rootwrap:969 : TEMPFILE=/tmp/tmp.QiFWKtNTfW 2022-01-12 18:28:07.872 | + lib/neutron-legacy:_neutron_setup_rootwrap:970 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-01-12 18:28:07.874 | + lib/neutron-legacy:_neutron_setup_rootwrap:971 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-01-12 18:28:07.877 | + lib/neutron-legacy:_neutron_setup_rootwrap:972 : chmod 0440 /tmp/tmp.QiFWKtNTfW 2022-01-12 18:28:07.881 | + lib/neutron-legacy:_neutron_setup_rootwrap:973 : sudo chown root:root /tmp/tmp.QiFWKtNTfW 2022-01-12 18:28:07.893 | + lib/neutron-legacy:_neutron_setup_rootwrap:974 : sudo mv /tmp/tmp.QiFWKtNTfW /etc/sudoers.d/neutron-rootwrap 2022-01-12 18:28:07.906 | + lib/neutron-legacy:_neutron_setup_rootwrap:977 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-01-12 18:28:07.934 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \T\r\u\e ]] 2022-01-12 18:28:07.937 | + lib/neutron-legacy:_neutron_setup_rootwrap:979 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-01-12 18:28:07.966 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-01-12 18:28:07.969 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-01-12 18:28:07.972 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-01-12 18:28:07.974 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-12 18:28:07.976 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-12 18:28:07.979 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-12 18:28:07.996 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:08.004 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-12 18:28:08.004 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-12 18:28:08.004 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-12 18:28:08.022 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:08.025 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:28:08.027 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/ 2022-01-12 18:28:08.057 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-12 18:28:08.060 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-12 18:28:08.062 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2022-01-12 18:28:08.080 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:08.083 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2022-01-12 18:28:08.085 | + lib/neutron-legacy:_configure_neutron_metering:852 : neutron_agent_metering_configure_common 2022-01-12 18:28:08.087 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-01-12 18:28:08.090 | + lib/neutron-legacy:_neutron_service_plugin_class_add:908 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-01-12 18:28:08.092 | + lib/neutron-legacy:_neutron_service_plugin_class_add:909 : [[ router == '' ]] 2022-01-12 18:28:08.097 | + lib/neutron-legacy:_neutron_service_plugin_class_add:911 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-01-12 18:28:08.097 | + lib/neutron-legacy:_neutron_service_plugin_class_add:912 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-01-12 18:28:08.100 | + lib/neutron-legacy:_configure_neutron_metering:853 : neutron_agent_metering_configure_agent 2022-01-12 18:28:08.102 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-01-12 18:28:08.104 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-01-12 18:28:08.109 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-01-12 18:28:08.111 | + 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-01-12 18:28:08.116 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2022-01-12 18:28:08.134 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:08.137 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2022-01-12 18:28:08.139 | + lib/neutron-legacy:_configure_neutron_service:880 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-01-12 18:28:08.142 | + lib/neutron-legacy:_configure_neutron_service:881 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-01-12 18:28:08.147 | + lib/neutron-legacy:_configure_neutron_service:884 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-01-12 18:28:08.176 | + lib/neutron-legacy:_configure_neutron_service:886 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-01-12 18:28:08.209 | + lib/neutron-legacy:_configure_neutron_service:887 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-01-12 18:28:08.240 | + lib/neutron-legacy:_configure_neutron_service:888 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-01-12 18:28:08.275 | + lib/neutron-legacy:_configure_neutron_service:890 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-01-12 18:28:08.305 | + lib/neutron-legacy:_configure_neutron_service:891 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-01-12 18:28:08.308 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-01-12 18:28:08.310 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2022-01-12 18:28:08.312 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2022-01-12 18:28:08.315 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-01-12 18:28:08.365 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-01-12 18:28:08.395 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.44/identity 2022-01-12 18:28:08.425 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-01-12 18:28:08.460 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-01-12 18:28:08.492 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-01-12 18:28:08.522 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-01-12 18:28:08.552 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-01-12 18:28:08.583 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-12 18:28:08.613 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-01-12 18:28:08.645 | + lib/neutron-legacy:_configure_neutron_service:894 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-01-12 18:28:08.675 | + lib/neutron-legacy:_configure_neutron_service:895 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-01-12 18:28:08.705 | + lib/neutron-legacy:_configure_neutron_service:897 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-01-12 18:28:08.708 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2022-01-12 18:28:08.712 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2022-01-12 18:28:08.713 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2022-01-12 18:28:08.715 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-01-12 18:28:08.746 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2022-01-12 18:28:08.780 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.44/identity 2022-01-12 18:28:08.821 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2022-01-12 18:28:08.851 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-01-12 18:28:08.884 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-01-12 18:28:08.920 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2022-01-12 18:28:08.950 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-01-12 18:28:08.980 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-01-12 18:28:09.011 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-01-12 18:28:09.041 | + lib/neutron-legacy:_configure_neutron_service:900 : neutron_plugin_configure_service 2022-01-12 18:28:09.044 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-01-12 18:28:09.046 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-01-12 18:28:09.050 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-01-12 18:28:09.052 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-01-12 18:28:09.054 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-01-12 18:28:09.057 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-01-12 18:28:09.059 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 250:299 != '' ]] 2022-01-12 18:28:09.062 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:250:299 2022-01-12 18:28:09.064 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:250:299 != '' ]] 2022-01-12 18:28:09.067 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-01-12 18:28:09.069 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-01-12 18:28:09.072 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-01-12 18:28:09.077 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-01-12 18:28:09.078 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-01-12 18:28:09.081 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-01-12 18:28:09.084 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-01-12 18:28:09.086 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-01-12 18:28:09.088 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-01-12 18:28:09.091 | + 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-01-12 18:28:09.119 | + 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-01-12 18:28:09.123 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:09.124 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-01-12 18:28:09.126 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-01-12 18:28:09.129 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-01-12 18:28:09.131 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-01-12 18:28:09.134 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-01-12 18:28:09.163 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-01-12 18:28:09.165 | + 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-01-12 18:28:09.168 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:09.170 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-01-12 18:28:09.173 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-01-12 18:28:09.175 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-01-12 18:28:09.177 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-01-12 18:28:09.180 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-01-12 18:28:09.208 | + 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-01-12 18:28:09.210 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:09.213 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-01-12 18:28:09.215 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-01-12 18:28:09.217 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-01-12 18:28:09.220 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-01-12 18:28:09.223 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-01-12 18:28:09.252 | + 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-01-12 18:28:09.255 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:09.258 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-01-12 18:28:09.260 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-01-12 18:28:09.262 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-01-12 18:28:09.265 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-01-12 18:28:09.267 | + 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-01-12 18:28:09.296 | + 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-01-12 18:28:09.300 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:09.301 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-01-12 18:28:09.303 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-01-12 18:28:09.306 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-01-12 18:28:09.308 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-01-12 18:28:09.310 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-01-12 18:28:09.340 | + 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-01-12 18:28:09.342 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:09.344 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-01-12 18:28:09.347 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-01-12 18:28:09.350 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-01-12 18:28:09.352 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-01-12 18:28:09.354 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-01-12 18:28:09.384 | + 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-01-12 18:28:09.387 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:09.389 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-01-12 18:28:09.392 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:250:299 2022-01-12 18:28:09.395 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:250:299 ']' 2022-01-12 18:28:09.397 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-01-12 18:28:09.402 | + 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-01-12 18:28:09.428 | + 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-01-12 18:28:09.431 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:28:09.433 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-01-12 18:28:09.436 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-01-12 18:28:09.438 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-01-12 18:28:09.441 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-01-12 18:28:09.444 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-01-12 18:28:09.472 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-01-12 18:28:09.477 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2022-01-12 18:28:09.492 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:09.494 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2022-01-12 18:28:09.497 | + lib/neutron-legacy:_configure_neutron_plugin_agent:867 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-01-12 18:28:09.530 | + lib/neutron-legacy:_configure_neutron_plugin_agent:868 : [[ True == \T\r\u\e ]] 2022-01-12 18:28:09.532 | + lib/neutron-legacy:_configure_neutron_plugin_agent:869 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-01-12 18:28:09.561 | + lib/neutron-legacy:_configure_neutron_plugin_agent:871 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-01-12 18:28:09.592 | + lib/neutron-legacy:_configure_neutron_plugin_agent:874 : neutron_plugin_configure_plugin_agent 2022-01-12 18:28:09.595 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-01-12 18:28:09.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2022-01-12 18:28:09.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-01-12 18:28:12.339 | INFO neutron.common.config [-] Logging enabled! 2022-01-12 18:28:12.339 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.1.dev8 2022-01-12 18:28:12.339 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=91819) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-01-12 18:28:12.340 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-01-12 18:28:12.341 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp6pccjtqn/privsep.sock'] 2022-01-12 18:28:13.242 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-01-12 18:28:13.242 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp6pccjtqn/privsep.sock {{(pid=91819) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:363}} 2022-01-12 18:28:13.244 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-01-12 18:28:13.244 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-01-12 18:28:13.244 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-01-12 18:28:13.244 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 91831 2022-01-12 18:28:13.246 | DEBUG oslo.privsep.daemon [-] privsep: reply[d63d2450-2c00-4ad1-92a1-244914e7e6af]: (2,) {{(pid=91831) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-01-12 18:28:13.426 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=91831) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-01-12 18:28:13.439 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.013s {{(pid=91831) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-01-12 18:28:13.439 | DEBUG oslo.privsep.daemon [-] privsep: reply[a86bf36f-eef6-4149-a3a5-67c9a1f831bd]: (4, ('d97c96f9-7924-47f2-9046-66c2ae71dae4\n', '')) {{(pid=91831) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-01-12 18:28:13.640 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=91819) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-01-12 18:28:13.640 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=91819) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-01-12 18:28:13.640 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=91819) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-01-12 18:28:13.641 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=91819) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-01-12 18:28:13.641 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=91819) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-01-12 18:28:13.641 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=91819) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-01-12 18:28:13.697 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-01-12 18:28:13.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:28:13.697 | from cryptography.utils import int_from_bytes 2022-01-12 18:28:13.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:28:13.697 | from cryptography.utils import int_from_bytes 2022-01-12 18:28:14.027 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2022-01-12 18:28:14.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2022-01-12 18:28:14.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-01-12 18:28:14.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-01-12 18:28:14.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-01-12 18:28:14.110 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-01-12 18:28:14.134 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-01-12 18:28:14.136 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2022-01-12 18:28:14.139 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-01-12 18:28:14.170 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2022-01-12 18:28:14.173 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-01-12 18:28:14.182 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-01-12 18:28:14.185 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2022-01-12 18:28:14.187 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-01-12 18:28:14.209 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-01-12 18:28:14.232 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-01-12 18:28:14.234 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-01-12 18:28:14.243 | net.bridge.bridge-nf-call-iptables = 1 2022-01-12 18:28:14.248 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-01-12 18:28:14.251 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-01-12 18:28:14.259 | net.bridge.bridge-nf-call-ip6tables = 1 2022-01-12 18:28:14.263 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-01-12 18:28:14.266 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-01-12 18:28:14.268 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-01-12 18:28:14.272 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-01-12 18:28:14.273 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-01-12 18:28:14.275 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-01-12 18:28:14.278 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-01-12 18:28:14.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-01-12 18:28:14.283 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-01-12 18:28:14.311 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-01-12 18:28:14.314 | + 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-01-12 18:28:14.349 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-01-12 18:28:14.351 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-01-12 18:28:14.380 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-01-12 18:28:14.411 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2022-01-12 18:28:14.428 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:14.430 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2022-01-12 18:28:14.433 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-01-12 18:28:14.437 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-01-12 18:28:14.467 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:812 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-01-12 18:28:14.496 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:813 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-01-12 18:28:14.531 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:814 : [[ True == \T\r\u\e ]] 2022-01-12 18:28:14.534 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:815 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-01-12 18:28:14.565 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:818 : is_service_enabled q-l3 2022-01-12 18:28:14.583 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:14.585 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:829 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-01-12 18:28:14.588 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-01-12 18:28:14.620 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-01-12 18:28:14.623 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-01-12 18:28:14.625 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-01-12 18:28:14.654 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:831 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-01-12 18:28:14.657 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-01-12 18:28:14.660 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-01-12 18:28:14.662 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2022-01-12 18:28:14.679 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:14.682 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2022-01-12 18:28:14.684 | + 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-01-12 18:28:14.689 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-01-12 18:28:14.720 | + 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-01-12 18:28:14.754 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-01-12 18:28:14.756 | + 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-01-12 18:28:14.786 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-01-12 18:28:14.789 | + lib/neutron-legacy:_neutron_setup_interface_driver:987 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-01-12 18:28:14.821 | + lib/neutron-legacy:_neutron_setup_interface_driver:989 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-01-12 18:28:14.823 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-01-12 18:28:14.826 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-01-12 18:28:14.858 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-01-12 18:28:14.860 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-01-12 18:28:14.863 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-01-12 18:28:14.865 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-01-12 18:28:17.593 | INFO neutron.common.config [-] Logging enabled! 2022-01-12 18:28:17.593 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.1.dev8 2022-01-12 18:28:17.593 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=92375) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-01-12 18:28:17.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=92375) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-01-12 18:28:17.644 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=92375) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-01-12 18:28:17.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=92375) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-01-12 18:28:17.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=92375) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-01-12 18:28:17.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=92375) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-01-12 18:28:17.645 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=92375) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-01-12 18:28:17.705 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-01-12 18:28:17.705 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=92375) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-01-12 18:28:17.706 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=92375) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-01-12 18:28:17.706 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-01-12 18:28:17.706 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:28:17.706 | from cryptography.utils import int_from_bytes 2022-01-12 18:28:17.706 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:28:17.706 | from cryptography.utils import int_from_bytes 2022-01-12 18:28:18.023 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2022-01-12 18:28:18.026 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2022-01-12 18:28:18.029 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2022-01-12 18:28:18.031 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2022-01-12 18:28:18.034 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-01-12 18:28:18.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2022-01-12 18:28:18.044 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-01-12 18:28:18.056 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2022-01-12 18:28:18.059 | + functions:set_mtu:785 : local dev=br-data 2022-01-12 18:28:18.061 | + functions:set_mtu:786 : local mtu=1500 2022-01-12 18:28:18.064 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-01-12 18:28:18.077 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-01-12 18:28:18.095 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-01-12 18:28:18.098 | + lib/neutron-legacy:_configure_public_network_connectivity:674 : [[ -n eth1 ]] 2022-01-12 18:28:18.100 | + lib/neutron-legacy:_configure_public_network_connectivity:675 : _move_neutron_addresses_route eth1 br-data True False inet 2022-01-12 18:28:18.103 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2022-01-12 18:28:18.105 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2022-01-12 18:28:18.108 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2022-01-12 18:28:18.113 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2022-01-12 18:28:18.113 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2022-01-12 18:28:18.116 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2022-01-12 18:28:18.118 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2022-01-12 18:28:18.120 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2022-01-12 18:28:18.123 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2022-01-12 18:28:18.125 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2022-01-12 18:28:18.128 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2022-01-12 18:28:18.132 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2022-01-12 18:28:18.132 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2022-01-12 18:28:18.139 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2022-01-12 18:28:18.141 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2022-01-12 18:28:18.143 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2022-01-12 18:28:18.146 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2022-01-12 18:28:18.150 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2022-01-12 18:28:18.150 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2022-01-12 18:28:18.152 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2022-01-12 18:28:18.158 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.40/22 brd 192.168.3.255' 2022-01-12 18:28:18.161 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2022-01-12 18:28:18.163 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2022-01-12 18:28:18.165 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-01-12 18:28:18.168 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2022-01-12 18:28:18.170 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.40/22 brd 192.168.3.255 != '' ]] 2022-01-12 18:28:18.173 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1' 2022-01-12 18:28:18.175 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data' 2022-01-12 18:28:18.178 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2022-01-12 18:28:18.180 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2022-01-12 18:28:18.184 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.40/22 brd 192.168.3.255 2022-01-12 18:28:18.185 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2022-01-12 18:28:18.186 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2022-01-12 18:28:18.186 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2022-01-12 18:28:18.192 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.40 2022-01-12 18:28:18.194 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.40 ' 2022-01-12 18:28:18.196 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.40/22 brd 192.168.3.255 dev eth1 2022-01-12 18:28:18.209 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.40/22 brd 192.168.3.255 dev br-data 2022-01-12 18:28:18.221 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2022-01-12 18:28:18.236 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-01-12 18:28:18.258 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.40 2022-01-12 18:28:18.272 | PING 192.168.0.40 (192.168.0.40) from 192.168.0.40 br-data: 56(84) bytes of data. 2022-01-12 18:28:18.272 | 64 bytes from 192.168.0.40: icmp_seq=1 ttl=64 time=0.073 ms 2022-01-12 18:28:19.279 | 64 bytes from 192.168.0.40: icmp_seq=2 ttl=64 time=0.037 ms 2022-01-12 18:28:20.303 | 64 bytes from 192.168.0.40: icmp_seq=3 ttl=64 time=0.036 ms 2022-01-12 18:28:20.303 | 2022-01-12 18:28:20.303 | --- 192.168.0.40 ping statistics --- 2022-01-12 18:28:20.303 | 3 packets transmitted, 3 received, 0% packet loss, time 2030ms 2022-01-12 18:28:20.303 | rtt min/avg/max/mdev = 0.036/0.048/0.073/0.017 ms 2022-01-12 18:28:20.311 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : ip -f inet6 a s dev eth1 2022-01-12 18:28:20.311 | ++ lib/neutron-legacy:_configure_public_network_connectivity:677 : grep -c global 2022-01-12 18:28:20.314 | + lib/neutron-legacy:_configure_public_network_connectivity:677 : [[ 0 != 0 ]] 2022-01-12 18:28:20.317 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2022-01-12 18:28:20.334 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:20.337 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2022-01-12 18:28:20.340 | + lib/neutron-legacy:_configure_neutron_metadata_agent:836 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-01-12 18:28:20.345 | + lib/neutron-legacy:_configure_neutron_metadata_agent:838 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-01-12 18:28:20.377 | + lib/neutron-legacy:_configure_neutron_metadata_agent:839 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.44 2022-01-12 18:28:20.407 | + lib/neutron-legacy:_configure_neutron_metadata_agent:840 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-01-12 18:28:20.437 | + lib/neutron-legacy:_configure_neutron_metadata_agent:841 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-01-12 18:28:20.469 | + lib/neutron-legacy:_configure_neutron_metadata_agent:842 : [[ True == \T\r\u\e ]] 2022-01-12 18:28:20.471 | + lib/neutron-legacy:_configure_neutron_metadata_agent:843 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-01-12 18:28:20.501 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2022-01-12 18:28:20.503 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2022-01-12 18:28:20.521 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:28:20.523 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2022-01-12 18:28:20.526 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-01-12 18:28:20.556 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-01-12 18:28:20.595 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2022-01-12 18:28:20.597 | + ./stack.sh:main:1154 : is_service_enabled mysql postgresql 2022-01-12 18:28:20.615 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:20.617 | + ./stack.sh:main:1154 : is_service_enabled neutron 2022-01-12 18:28:20.635 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:20.638 | + ./stack.sh:main:1155 : async_runfunc init_neutron 2022-01-12 18:28:20.640 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-01-12 18:28:20.700 | + inc/async:async_inner:63 : init_neutron 2022-01-12 18:28:20.738 | [17688 Async init_neutron:92805]: running: init_neutron 2022-01-12 18:28:20.741 | + ./stack.sh:main:1163 : is_service_enabled q-dhcp 2022-01-12 18:28:20.758 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:20.762 | ++ ./stack.sh:main:1166 : pidof NetworkManager 2022-01-12 18:28:20.773 | ++ ./stack.sh:main:1166 : true 2022-01-12 18:28:20.776 | + ./stack.sh:main:1166 : netman_pid= 2022-01-12 18:28:20.779 | + ./stack.sh:main:1167 : '[' -z '' ']' 2022-01-12 18:28:20.781 | + ./stack.sh:main:1168 : sudo killall dnsmasq 2022-01-12 18:28:20.800 | dnsmasq: no process found 2022-01-12 18:28:20.804 | + ./stack.sh:main:1168 : true 2022-01-12 18:28:20.806 | + ./stack.sh:main:1173 : clean_iptables 2022-01-12 18:28:20.810 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-01-12 18:28:20.815 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-01-12 18:28:20.815 | + lib/nova:clean_iptables:183 : bash 2022-01-12 18:28:20.815 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-01-12 18:28:20.816 | + lib/nova:clean_iptables:183 : grep nova 2022-01-12 18:28:20.819 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-01-12 18:28:20.819 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-01-12 18:28:20.829 | + lib/nova:clean_iptables:185 : grep nova 2022-01-12 18:28:20.829 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-01-12 18:28:20.834 | + lib/nova:clean_iptables:185 : bash 2022-01-12 18:28:20.834 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-01-12 18:28:20.835 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-01-12 18:28:20.838 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-01-12 18:28:20.838 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-01-12 18:28:20.847 | + lib/nova:clean_iptables:187 : grep nova 2022-01-12 18:28:20.847 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-01-12 18:28:20.850 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-01-12 18:28:20.850 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-01-12 18:28:20.850 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-01-12 18:28:20.851 | + lib/nova:clean_iptables:187 : bash 2022-01-12 18:28:20.852 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-01-12 18:28:20.867 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-01-12 18:28:20.869 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-01-12 18:28:20.871 | + lib/nova:clean_iptables:189 : bash 2022-01-12 18:28:20.873 | + lib/nova:clean_iptables:189 : grep nova 2022-01-12 18:28:20.878 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-01-12 18:28:20.878 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-01-12 18:28:20.878 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-01-12 18:28:20.889 | + ./stack.sh:main:1176 : sudo sysctl -w net.ipv4.ip_forward=1 2022-01-12 18:28:20.897 | net.ipv4.ip_forward = 1 2022-01-12 18:28:20.901 | + ./stack.sh:main:1181 : is_service_enabled nova neutron 2022-01-12 18:28:20.919 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:20.921 | + ./stack.sh:main:1182 : configure_os_vif 2022-01-12 18:28:20.924 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-01-12 18:28:20.927 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-01-12 18:28:20.962 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-01-12 18:28:20.992 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-01-12 18:28:20.995 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-01-12 18:28:21.029 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-01-12 18:28:21.063 | + ./stack.sh:main:1188 : is_service_enabled swift 2022-01-12 18:28:21.081 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:21.084 | + ./stack.sh:main:1189 : echo_summary 'Configuring Swift' 2022-01-12 18:28:21.086 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:28:21.089 | + ./stack.sh:echo_summary:432 : echo -e Configuring Swift 2022-01-12 18:28:21.091 | + ./stack.sh:main:1190 : async_runfunc init_swift 2022-01-12 18:28:21.094 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-01-12 18:28:21.164 | + inc/async:async_inner:63 : init_swift 2022-01-12 18:28:21.215 | [17688 Async init_swift:93183]: running: init_swift 2022-01-12 18:28:21.218 | + ./stack.sh:main:1197 : is_service_enabled cinder 2022-01-12 18:28:21.239 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:21.248 | + ./stack.sh:main:1198 : echo_summary 'Configuring Cinder' 2022-01-12 18:28:21.251 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:28:21.253 | + ./stack.sh:echo_summary:432 : echo -e Configuring Cinder 2022-01-12 18:28:21.256 | + ./stack.sh:main:1199 : async_runfunc init_cinder 2022-01-12 18:28:21.258 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-01-12 18:28:21.334 | + inc/async:async_inner:63 : init_cinder 2022-01-12 18:28:21.381 | [17688 Async init_cinder:93278]: running: init_cinder 2022-01-12 18:28:21.388 | + ./stack.sh:main:1205 : is_service_enabled placement 2022-01-12 18:28:21.408 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:28:21.411 | + ./stack.sh:main:1206 : echo_summary 'Configuring placement' 2022-01-12 18:28:21.413 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:28:21.416 | + ./stack.sh:echo_summary:432 : echo -e Configuring placement 2022-01-12 18:28:21.419 | + ./stack.sh:main:1207 : async_runfunc init_placement 2022-01-12 18:28:21.422 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-01-12 18:28:21.502 | + inc/async:async_inner:63 : init_placement 2022-01-12 18:28:21.555 | [17688 Async init_placement:93399]: running: init_placement 2022-01-12 18:28:21.558 | + ./stack.sh:main:1211 : async_wait init_neutron 2022-01-12 18:28:21.653 | [17688 Async init_neutron:92805]: Waiting for completion of init_neutron running on PID 92805 (6 other jobs running) 2022-01-12 18:28:21.689 | [17688 Async init_neutron:92805]: Signaling child to exit 2022-01-12 18:28:31.677 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:28:31.702 | [93183 Async init_swift:93183]: finished successfully 2022-01-12 18:28:35.384 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:28:35.411 | [89946 Async init_glance:89946]: finished successfully 2022-01-12 18:29:12.257 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:29:12.283 | [93399 Async init_placement:93399]: finished successfully 2022-01-12 18:29:13.436 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:29:13.461 | [93278 Async init_cinder:93278]: finished successfully 2022-01-12 18:32:32.908 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:32:32.934 | [92805 Async init_neutron:92805]: finished successfully 2022-01-12 18:32:32.953 | WAKEUP 2022-01-12 18:32:32.977 | [17688 Async init_neutron:92805]: Signaled 2022-01-12 18:32:32.978 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2022-01-12 18:32:32.978 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:32:32.978 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-12 18:32:32.978 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:32:32.978 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-12 18:32:32.978 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-12 18:32:32.978 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-12 18:32:32.978 | + lib/neutron:init_neutron:650 : init_mutnauq 2022-01-12 18:32:32.979 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2022-01-12 18:32:32.979 | + lib/database:recreate_database:110 : local db=neutron 2022-01-12 18:32:32.979 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2022-01-12 18:32:32.979 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2022-01-12 18:32:32.979 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-01-12 18:32:32.979 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:32.979 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-01-12 18:32:32.979 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:32.979 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2022-01-12 18:32:32.979 | + functions-common:time_start:2295 : local name=dbsync 2022-01-12 18:32:32.979 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:32:32.979 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:32:32.979 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:32:32.979 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012100966 2022-01-12 18:32:32.979 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-01-12 18:32:32.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:32.979 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:32.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:32.979 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-01-12 18:32:32.979 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-01-12 18:32:32.980 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-01-12 18:32:32.981 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-01-12 18:32:32.982 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-01-12 18:32:32.982 | Running upgrade for neutron ... 2022-01-12 18:32:32.982 | OK 2022-01-12 18:32:32.982 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2022-01-12 18:32:32.983 | + functions-common:time_stop:2309 : local name 2022-01-12 18:32:32.983 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:32:32.983 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:32:32.983 | + functions-common:time_stop:2312 : local total 2022-01-12 18:32:32.983 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:32:32.983 | + functions-common:time_stop:2315 : name=dbsync 2022-01-12 18:32:32.983 | + functions-common:time_stop:2316 : start_time=1642012100966 2022-01-12 18:32:32.983 | + functions-common:time_stop:2318 : [[ -z 1642012100966 ]] 2022-01-12 18:32:32.983 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:32:32.983 | + functions-common:time_stop:2321 : end_time=1642012352890 2022-01-12 18:32:32.983 | + functions-common:time_stop:2322 : elapsed_time=251924 2022-01-12 18:32:32.983 | + functions-common:time_stop:2323 : total=112696 2022-01-12 18:32:32.983 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:32:32.983 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=364620 2022-01-12 18:32:33.024 | [17688 Async init_neutron:92805]: finished init_neutron with result 0 in 252 seconds 2022-01-12 18:32:33.028 | + inc/async:async_wait:197 : return 0 2022-01-12 18:32:33.031 | + ./stack.sh:main:1212 : async_wait init_placement 2022-01-12 18:32:33.082 | [17688 Async init_placement:93399]: Waiting for completion of init_placement running on PID 93399 (5 other jobs running) 2022-01-12 18:32:33.108 | [17688 Async init_placement:93399]: Signaling child to exit 2022-01-12 18:32:33.108 | WAKEUP 2022-01-12 18:32:33.131 | [17688 Async init_placement:93399]: Signaled 2022-01-12 18:32:33.132 | + lib/placement:init_placement:130 : recreate_database placement 2022-01-12 18:32:33.132 | + lib/database:recreate_database:110 : local db=placement 2022-01-12 18:32:33.132 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2022-01-12 18:32:33.132 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2022-01-12 18:32:33.132 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-01-12 18:32:33.132 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:33.132 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-01-12 18:32:33.132 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:33.133 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-01-12 18:32:33.133 | + lib/placement:init_placement:132 : create_placement_accounts 2022-01-12 18:32:33.133 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-01-12 18:32:33.133 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2022-01-12 18:32:33.133 | + functions-common:get_or_create_user:824 : local user_id 2022-01-12 18:32:33.133 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2022-01-12 18:32:33.133 | + functions-common:get_or_create_user:828 : local email= 2022-01-12 18:32:33.133 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-01-12 18:32:33.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.133 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.133 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.133 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:32:33.133 | + functions-common:get_or_create_user:840 : user_id=de8a490a1c8d4c6291d82ee372250b66 2022-01-12 18:32:33.133 | + functions-common:get_or_create_user:841 : echo de8a490a1c8d4c6291d82ee372250b66 2022-01-12 18:32:33.133 | de8a490a1c8d4c6291d82ee372250b66 2022-01-12 18:32:33.133 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2022-01-12 18:32:33.133 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:32:33.133 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:32:33.133 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:32:33.133 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:32:33.133 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:32:33.133 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:32:33.133 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:32:33.133 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:32:33.133 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:32:33.133 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:32:33.133 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-01-12 18:32:33.133 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:32:33.133 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:32:33.133 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:32:33.133 | ++ functions-common:get_field:727 : read data 2022-01-12 18:32:33.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.134 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.134 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.134 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:32:33.134 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:32:33.134 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:32:33.134 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2022-01-12 18:32:33.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.134 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.134 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.134 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-01-12 18:32:33.134 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:32:33.134 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:32:33.134 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:32:33.134 | ++ functions-common:get_field:727 : read data 2022-01-12 18:32:33.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.134 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.134 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.134 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:32:33.134 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:32:33.134 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:32:33.134 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:32:33.134 | ++ functions-common:get_field:733 : echo '| 9778d1d194c74709ae7d1935e76fea5d | de8a490a1c8d4c6291d82ee372250b66 | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:32:33.134 | ++ functions-common:get_field:727 : read data 2022-01-12 18:32:33.134 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:32:33.134 | + functions-common:get_or_add_user_project_role:912 : echo 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:32:33.134 | 9778d1d194c74709ae7d1935e76fea5d 2022-01-12 18:32:33.134 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2022-01-12 18:32:33.134 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2022-01-12 18:32:33.134 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2022-01-12 18:32:33.134 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2022-01-12 18:32:33.135 | ++ functions-common:_get_domain_args:872 : local domain 2022-01-12 18:32:33.135 | ++ functions-common:_get_domain_args:873 : domain= 2022-01-12 18:32:33.135 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2022-01-12 18:32:33.135 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2022-01-12 18:32:33.135 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2022-01-12 18:32:33.135 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2022-01-12 18:32:33.135 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2022-01-12 18:32:33.135 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2022-01-12 18:32:33.135 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-01-12 18:32:33.135 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2022-01-12 18:32:33.135 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:32:33.135 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:32:33.135 | ++ functions-common:get_field:727 : read data 2022-01-12 18:32:33.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.135 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.135 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.135 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:32:33.135 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2022-01-12 18:32:33.135 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2022-01-12 18:32:33.135 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2022-01-12 18:32:33.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.135 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.135 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.135 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.135 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-01-12 18:32:33.135 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2022-01-12 18:32:33.135 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2022-01-12 18:32:33.135 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:32:33.135 | ++ functions-common:get_field:727 : read data 2022-01-12 18:32:33.135 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.136 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.136 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.136 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:32:33.136 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:32:33.136 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:32:33.136 | ++ functions-common:get_field:733 : echo '| 29bfa4edd7704d1fb0e603b0a380c1c8 | de8a490a1c8d4c6291d82ee372250b66 | | 6cb96abafefa4a1e964bbb0a04917aa4 | | | False |' 2022-01-12 18:32:33.136 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:32:33.136 | ++ functions-common:get_field:727 : read data 2022-01-12 18:32:33.136 | + functions-common:get_or_add_user_project_role:910 : user_role_id=29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:32:33.136 | + functions-common:get_or_add_user_project_role:912 : echo 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:32:33.136 | 29bfa4edd7704d1fb0e603b0a380c1c8 2022-01-12 18:32:33.136 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.44/placement 2022-01-12 18:32:33.136 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-01-12 18:32:33.136 | + functions-common:get_or_create_service:966 : local service_id 2022-01-12 18:32:33.136 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2022-01-12 18:32:33.136 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-01-12 18:32:33.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.136 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.136 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.136 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:32:33.136 | + functions-common:get_or_create_service:977 : service_id=' 2022-01-12 18:32:33.136 | 451fb1f461744063997c877048ba81a9' 2022-01-12 18:32:33.136 | + functions-common:get_or_create_service:978 : echo 451fb1f461744063997c877048ba81a9 2022-01-12 18:32:33.136 | 451fb1f461744063997c877048ba81a9 2022-01-12 18:32:33.136 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.44/placement 2022-01-12 18:32:33.136 | + functions-common:get_or_create_endpoint:1010 : local public_id 2022-01-12 18:32:33.136 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.44/placement RegionOne 2022-01-12 18:32:33.136 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2022-01-12 18:32:33.136 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-01-12 18:32:33.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.136 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.137 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.137 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:32:33.137 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2022-01-12 18:32:33.137 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2022-01-12 18:32:33.137 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.44/placement --region RegionOne -f value -c id 2022-01-12 18:32:33.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.137 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.137 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.137 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:32:33.137 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=cb2f950ac97245ba8b95ad2188e054af 2022-01-12 18:32:33.137 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo cb2f950ac97245ba8b95ad2188e054af 2022-01-12 18:32:33.137 | + functions-common:get_or_create_endpoint:1011 : public_id=cb2f950ac97245ba8b95ad2188e054af 2022-01-12 18:32:33.137 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2022-01-12 18:32:33.137 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2022-01-12 18:32:33.137 | + functions-common:get_or_create_endpoint:1020 : echo cb2f950ac97245ba8b95ad2188e054af 2022-01-12 18:32:33.137 | cb2f950ac97245ba8b95ad2188e054af 2022-01-12 18:32:33.178 | [17688 Async init_placement:93399]: finished init_placement with result 0 in 50 seconds 2022-01-12 18:32:33.182 | + inc/async:async_wait:197 : return 0 2022-01-12 18:32:33.184 | + ./stack.sh:main:1213 : async_wait init_glance 2022-01-12 18:32:33.235 | [17688 Async init_glance:89946]: Waiting for completion of init_glance running on PID 89946 (4 other jobs running) 2022-01-12 18:32:33.260 | [17688 Async init_glance:89946]: Signaling child to exit 2022-01-12 18:32:33.261 | WAKEUP 2022-01-12 18:32:33.284 | [17688 Async init_glance:89946]: Signaled 2022-01-12 18:32:33.285 | + lib/glance:init_glance:488 : rm -rf /opt/stack/data/glance/images 2022-01-12 18:32:33.285 | + lib/glance:init_glance:489 : mkdir -p /opt/stack/data/glance/images 2022-01-12 18:32:33.285 | + lib/glance:init_glance:492 : recreate_database glance 2022-01-12 18:32:33.285 | + lib/database:recreate_database:110 : local db=glance 2022-01-12 18:32:33.285 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2022-01-12 18:32:33.286 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2022-01-12 18:32:33.286 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-01-12 18:32:33.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:33.286 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-01-12 18:32:33.286 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:33.286 | + lib/glance:init_glance:494 : time_start dbsync 2022-01-12 18:32:33.286 | + functions-common:time_start:2295 : local name=dbsync 2022-01-12 18:32:33.286 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:32:33.286 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:32:33.286 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:32:33.286 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012052817 2022-01-12 18:32:33.286 | + lib/glance:init_glance:496 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-01-12 18:32:33.286 | 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=90068) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:32:33.286 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-01-12 18:32:33.286 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-01-12 18:32:33.286 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-01-12 18:32:33.286 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:33.286 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-01-12 18:32:33.287 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-01-12 18:32:33.287 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-01-12 18:32:33.287 | Database migration is up to date. No migration needed. 2022-01-12 18:32:33.287 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-01-12 18:32:33.287 | Database is synced successfully. 2022-01-12 18:32:33.287 | + lib/glance:init_glance:499 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-01-12 18:32:33.287 | 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=91823) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:32:33.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-01-12 18:32:33.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-01-12 18:32:33.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-01-12 18:32:33.287 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-01-12 18:32:33.288 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-01-12 18:32:33.289 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-01-12 18:32:33.289 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-01-12 18:32:33.289 | + lib/glance:init_glance:500 : time_stop dbsync 2022-01-12 18:32:33.289 | + functions-common:time_stop:2309 : local name 2022-01-12 18:32:33.289 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:32:33.289 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:32:33.289 | + functions-common:time_stop:2312 : local total 2022-01-12 18:32:33.289 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:32:33.289 | + functions-common:time_stop:2315 : name=dbsync 2022-01-12 18:32:33.289 | + functions-common:time_stop:2316 : start_time=1642012052817 2022-01-12 18:32:33.289 | + functions-common:time_stop:2318 : [[ -z 1642012052817 ]] 2022-01-12 18:32:33.289 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:32:33.289 | + functions-common:time_stop:2321 : end_time=1642012115368 2022-01-12 18:32:33.289 | + functions-common:time_stop:2322 : elapsed_time=62551 2022-01-12 18:32:33.289 | + functions-common:time_stop:2323 : total=112696 2022-01-12 18:32:33.289 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:32:33.289 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=175247 2022-01-12 18:32:33.331 | [17688 Async init_glance:89946]: finished init_glance with result 0 in 62 seconds 2022-01-12 18:32:33.335 | + inc/async:async_wait:197 : return 0 2022-01-12 18:32:33.338 | + ./stack.sh:main:1214 : async_wait init_swift 2022-01-12 18:32:33.389 | [17688 Async init_swift:93183]: Waiting for completion of init_swift running on PID 93183 (3 other jobs running) 2022-01-12 18:32:33.415 | [17688 Async init_swift:93183]: Signaling child to exit 2022-01-12 18:32:33.415 | WAKEUP 2022-01-12 18:32:33.438 | [17688 Async init_swift:93183]: Signaled 2022-01-12 18:32:33.440 | + lib/swift:init_swift:692 : local node_number 2022-01-12 18:32:33.440 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-01-12 18:32:33.440 | No container-reconciler running 2022-01-12 18:32:33.440 | No container-replicator running 2022-01-12 18:32:33.440 | No object-server running 2022-01-12 18:32:33.440 | No container-auditor running 2022-01-12 18:32:33.440 | No object-updater running 2022-01-12 18:32:33.440 | No container-sync running 2022-01-12 18:32:33.440 | No object-expirer running 2022-01-12 18:32:33.440 | No account-reaper running 2022-01-12 18:32:33.440 | No account-auditor running 2022-01-12 18:32:33.440 | No account-server running 2022-01-12 18:32:33.440 | No container-server running 2022-01-12 18:32:33.440 | No object-reconstructor running 2022-01-12 18:32:33.440 | No container-sharder running 2022-01-12 18:32:33.440 | No object-replicator running 2022-01-12 18:32:33.440 | No proxy-server running 2022-01-12 18:32:33.440 | No account-replicator running 2022-01-12 18:32:33.440 | No container-updater running 2022-01-12 18:32:33.440 | No object-auditor running 2022-01-12 18:32:33.440 | + lib/swift:init_swift:694 : true 2022-01-12 18:32:33.440 | + lib/swift:init_swift:697 : create_swift_disk 2022-01-12 18:32:33.440 | + lib/swift:create_swift_disk:568 : local node_number 2022-01-12 18:32:33.440 | + lib/swift:create_swift_disk:573 : local user_group 2022-01-12 18:32:33.440 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-01-12 18:32:33.440 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-01-12 18:32:33.440 | + lib/swift:create_swift_disk:575 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-01-12 18:32:33.440 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-01-12 18:32:33.440 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-01-12 18:32:33.440 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-01-12 18:32:33.440 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-01-12 18:32:33.440 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-01-12 18:32:33.441 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-01-12 18:32:33.441 | = sectsz=512 attr=2, projid32bit=1 2022-01-12 18:32:33.441 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-01-12 18:32:33.441 | = reflink=1 2022-01-12 18:32:33.441 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-01-12 18:32:33.441 | = sunit=0 swidth=0 blks 2022-01-12 18:32:33.441 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-01-12 18:32:33.441 | log =internal log bsize=4096 blocks=2560, version=2 2022-01-12 18:32:33.441 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-01-12 18:32:33.441 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:597 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:603 : local node_number 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-01-12 18:32:33.441 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-01-12 18:32:33.441 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-01-12 18:32:33.441 | + lib/swift:init_swift:703 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-01-12 18:32:33.441 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-01-12 18:32:33.441 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-01-12 18:32:33.441 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-01-12 18:32:33.441 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-01-12 18:32:33.441 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-01-12 18:32:33.441 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-01-12 18:32:33.441 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-01-12 18:32:33.441 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-01-12 18:32:33.441 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-01-12 18:32:33.441 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-01-12 18:32:33.442 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-01-12 18:32:33.442 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-01-12 18:32:33.442 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-01-12 18:32:33.442 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-01-12 18:32:33.442 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-01-12 18:32:33.442 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-01-12 18:32:33.442 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-01-12 18:32:33.442 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-01-12 18:32:33.442 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-01-12 18:32:33.442 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-01-12 18:32:33.442 | + lib/swift:init_swift:738 : popd 2022-01-12 18:32:33.485 | [17688 Async init_swift:93183]: finished init_swift with result 0 in 10 seconds 2022-01-12 18:32:33.489 | + inc/async:async_wait:197 : return 0 2022-01-12 18:32:33.492 | + ./stack.sh:main:1215 : async_wait init_cinder 2022-01-12 18:32:33.543 | [17688 Async init_cinder:93278]: Waiting for completion of init_cinder running on PID 93278 (2 other jobs running) 2022-01-12 18:32:33.568 | [17688 Async init_cinder:93278]: Signaling child to exit 2022-01-12 18:32:33.568 | WAKEUP 2022-01-12 18:32:33.592 | [17688 Async init_cinder:93278]: Signaled 2022-01-12 18:32:33.593 | + lib/cinder:init_cinder:427 : is_service_enabled mysql postgresql 2022-01-12 18:32:33.593 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:32:33.593 | + lib/cinder:init_cinder:429 : recreate_database cinder 2022-01-12 18:32:33.593 | + lib/database:recreate_database:110 : local db=cinder 2022-01-12 18:32:33.593 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2022-01-12 18:32:33.593 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2022-01-12 18:32:33.593 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-01-12 18:32:33.593 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:33.593 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-01-12 18:32:33.593 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:33.593 | + lib/cinder:init_cinder:431 : time_start dbsync 2022-01-12 18:32:33.593 | + functions-common:time_start:2295 : local name=dbsync 2022-01-12 18:32:33.593 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:32:33.593 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:32:33.593 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:32:33.593 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012101614 2022-01-12 18:32:33.593 | + lib/cinder:init_cinder:433 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-01-12 18:32:33.594 | 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=93492) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:32:33.594 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=93492) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:32:33.595 | INFO cinder.db.migration [-] Applying migration(s) 2022-01-12 18:32:33.595 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-01-12 18:32:33.595 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-01-12 18:32:33.595 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-01-12 18:32:33.595 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=93492) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-01-12 18:32:33.595 | INFO cinder.db.migration [-] Migration(s) applied 2022-01-12 18:32:33.595 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.595 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.595 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:32:33.595 | from cryptography.utils import int_from_bytes 2022-01-12 18:32:33.595 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:136: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-01-12 18:32:33.595 | last_heartbeat = column_property( 2022-01-12 18:32:33.595 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:142: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-01-12 18:32:33.595 | num_hosts = column_property( 2022-01-12 18:32:33.595 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:149: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-01-12 18:32:33.595 | num_down_hosts = column_property( 2022-01-12 18:32:33.595 | + lib/cinder:init_cinder:434 : time_stop dbsync 2022-01-12 18:32:33.595 | + functions-common:time_stop:2309 : local name 2022-01-12 18:32:33.595 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:32:33.595 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:32:33.595 | + functions-common:time_stop:2312 : local total 2022-01-12 18:32:33.595 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:32:33.595 | + functions-common:time_stop:2315 : name=dbsync 2022-01-12 18:32:33.595 | + functions-common:time_stop:2316 : start_time=1642012101614 2022-01-12 18:32:33.595 | + functions-common:time_stop:2318 : [[ -z 1642012101614 ]] 2022-01-12 18:32:33.595 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:32:33.595 | + functions-common:time_stop:2321 : end_time=1642012153375 2022-01-12 18:32:33.595 | + functions-common:time_stop:2322 : elapsed_time=51761 2022-01-12 18:32:33.595 | + functions-common:time_stop:2323 : total=112696 2022-01-12 18:32:33.595 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:32:33.595 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=164457 2022-01-12 18:32:33.595 | + lib/cinder:init_cinder:437 : is_service_enabled c-vol 2022-01-12 18:32:33.596 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:32:33.596 | + lib/cinder:init_cinder:452 : is_service_enabled c-bak 2022-01-12 18:32:33.596 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:32:33.596 | + lib/cinder:init_cinder:458 : mkdir -p /opt/stack/data/cinder/volumes 2022-01-12 18:32:33.638 | [17688 Async init_cinder:93278]: finished init_cinder with result 0 in 52 seconds 2022-01-12 18:32:33.642 | + inc/async:async_wait:197 : return 0 2022-01-12 18:32:33.645 | + ./stack.sh:main:1220 : is_service_enabled nova 2022-01-12 18:32:33.663 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:32:33.665 | + ./stack.sh:main:1221 : echo_summary 'Configuring Nova' 2022-01-12 18:32:33.668 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:32:33.670 | + ./stack.sh:echo_summary:432 : echo -e Configuring Nova 2022-01-12 18:32:33.673 | + ./stack.sh:main:1222 : init_nova 2022-01-12 18:32:33.675 | + lib/nova:init_nova:753 : is_service_enabled mysql postgresql 2022-01-12 18:32:33.692 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:32:33.695 | + lib/nova:init_nova:753 : is_service_enabled n-api 2022-01-12 18:32:33.712 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:32:33.714 | + lib/nova:init_nova:755 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-12 18:32:33.717 | + lib/nova:init_nova:763 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-01-12 18:32:33.779 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-01-12 18:32:33.822 | [17688 Async nova-cell-0:102116]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-01-12 18:32:33.826 | ++ lib/nova:init_nova:766 : seq 1 1 2022-01-12 18:32:33.830 | + lib/nova:init_nova:766 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-12 18:32:33.834 | ++ lib/nova:init_nova:767 : conductor_conf 1 2022-01-12 18:32:33.838 | ++ lib/nova:conductor_conf:732 : local cell=1 2022-01-12 18:32:33.839 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2022-01-12 18:32:33.842 | + lib/nova:init_nova:767 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-01-12 18:32:33.913 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-01-12 18:32:33.956 | [17688 Async nova-cell-1:102211]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-01-12 18:32:33.959 | + lib/nova:init_nova:770 : recreate_database nova_api 2022-01-12 18:32:33.962 | + lib/database:recreate_database:110 : local db=nova_api 2022-01-12 18:32:33.966 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2022-01-12 18:32:33.967 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2022-01-12 18:32:33.970 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-01-12 18:32:33.974 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:34.043 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-01-12 18:32:34.048 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:32:34.154 | + lib/nova:init_nova:771 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-01-12 18:32:38.670 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:32:38.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:32:38.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:32:38.680 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:32:38.681 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=102278) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:32:38.713 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-01-12 18:32:38.713 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-01-12 18:32:39.496 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-01-12 18:33:24.167 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=102278) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-01-12 18:33:24.277 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:33:24.277 | from cryptography.utils import int_from_bytes 2022-01-12 18:33:24.277 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:33:24.277 | from cryptography.utils import int_from_bytes 2022-01-12 18:33:24.709 | ++ lib/nova:init_nova:775 : database_connection_url nova_cell0 2022-01-12 18:33:24.713 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-01-12 18:33:24.717 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-01-12 18:33:24.720 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2022-01-12 18:33:24.723 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-01-12 18:33:24.726 | + lib/nova:init_nova:775 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-01-12 18:33:28.440 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:33:28.440 | from cryptography.utils import int_from_bytes 2022-01-12 18:33:28.440 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:33:28.440 | from cryptography.utils import int_from_bytes 2022-01-12 18:33:28.861 | ++ lib/nova:init_nova:778 : seq 0 1 2022-01-12 18:33:28.865 | + lib/nova:init_nova:778 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-01-12 18:33:28.868 | + lib/nova:init_nova:779 : async_wait nova-cell-0 2022-01-12 18:33:28.919 | [17688 Async nova-cell-0:102116]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 102116 (3 other jobs running) 2022-01-12 18:33:28.944 | [17688 Async nova-cell-0:102116]: Signaling child to exit 2022-01-12 18:34:44.110 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:34:44.135 | [102211 Async nova-cell-1:102211]: finished successfully 2022-01-12 18:34:45.628 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:34:45.653 | [102116 Async nova-cell-0:102116]: finished successfully 2022-01-12 18:34:45.672 | WAKEUP 2022-01-12 18:34:45.695 | [17688 Async nova-cell-0:102116]: Signaled 2022-01-12 18:34:45.696 | + lib/nova:init_nova_db:743 : local dbname=nova_cell0 2022-01-12 18:34:45.696 | + lib/nova:init_nova_db:744 : local conffile=/etc/nova/nova.conf 2022-01-12 18:34:45.696 | + lib/nova:init_nova_db:745 : recreate_database nova_cell0 2022-01-12 18:34:45.696 | + lib/database:recreate_database:110 : local db=nova_cell0 2022-01-12 18:34:45.696 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2022-01-12 18:34:45.696 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2022-01-12 18:34:45.696 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-01-12 18:34:45.696 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:34:45.696 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-01-12 18:34:45.696 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:34:45.697 | + lib/nova:init_nova_db:746 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:34:45.698 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=102266) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:34:45.698 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-01-12 18:34:45.698 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-01-12 18:34:45.698 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-01-12 18:34:45.698 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=102266) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-01-12 18:34:45.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:34:45.698 | from cryptography.utils import int_from_bytes 2022-01-12 18:34:45.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:34:45.698 | from cryptography.utils import int_from_bytes 2022-01-12 18:34:45.741 | [17688 Async nova-cell-0:102116]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 131 seconds 2022-01-12 18:34:45.746 | + inc/async:async_wait:197 : return 0 2022-01-12 18:34:45.748 | + lib/nova:init_nova:778 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-01-12 18:34:45.753 | + lib/nova:init_nova:779 : async_wait nova-cell-1 2022-01-12 18:34:45.805 | [17688 Async nova-cell-1:102211]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 102211 (2 other jobs running) 2022-01-12 18:34:45.830 | [17688 Async nova-cell-1:102211]: Signaling child to exit 2022-01-12 18:34:45.830 | WAKEUP 2022-01-12 18:34:45.852 | [17688 Async nova-cell-1:102211]: Signaled 2022-01-12 18:34:45.854 | + lib/nova:init_nova_db:743 : local dbname=nova_cell1 2022-01-12 18:34:45.854 | + lib/nova:init_nova_db:744 : local conffile=/etc/nova/nova_cell1.conf 2022-01-12 18:34:45.854 | + lib/nova:init_nova_db:745 : recreate_database nova_cell1 2022-01-12 18:34:45.854 | + lib/database:recreate_database:110 : local db=nova_cell1 2022-01-12 18:34:45.854 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2022-01-12 18:34:45.854 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2022-01-12 18:34:45.854 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-01-12 18:34:45.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:34:45.854 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-01-12 18:34:45.854 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-12 18:34:45.854 | + lib/nova:init_nova_db:746 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-12 18:34:45.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-12 18:34:45.856 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-12 18:34:45.856 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=102275) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-12 18:34:45.856 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-01-12 18:34:45.856 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-01-12 18:34:45.856 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-01-12 18:34:45.856 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=102275) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:807}} 2022-01-12 18:34:45.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:34:45.856 | from cryptography.utils import int_from_bytes 2022-01-12 18:34:45.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:34:45.856 | from cryptography.utils import int_from_bytes 2022-01-12 18:34:45.897 | [17688 Async nova-cell-1:102211]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 130 seconds 2022-01-12 18:34:45.902 | + inc/async:async_wait:197 : return 0 2022-01-12 18:34:45.904 | + lib/nova:init_nova:782 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-12 18:34:45.907 | + lib/nova:init_nova:789 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-01-12 18:34:49.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:34:49.705 | from cryptography.utils import int_from_bytes 2022-01-12 18:34:49.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:34:49.705 | from cryptography.utils import int_from_bytes 2022-01-12 18:34:49.705 | Running batches of 50 until complete 2022-01-12 18:34:49.705 | +-------------------------------------+--------------+-----------+ 2022-01-12 18:34:49.705 | | Migration | Total Needed | Completed | 2022-01-12 18:34:49.705 | +-------------------------------------+--------------+-----------+ 2022-01-12 18:34:49.705 | | fill_virtual_interface_list | 0 | 0 | 2022-01-12 18:34:49.705 | | migrate_empty_ratio | 0 | 0 | 2022-01-12 18:34:49.705 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-01-12 18:34:49.705 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-01-12 18:34:49.705 | | migration_migrate_to_uuid | 0 | 0 | 2022-01-12 18:34:49.705 | | populate_dev_uuids | 0 | 0 | 2022-01-12 18:34:49.705 | | populate_missing_availability_zones | 0 | 0 | 2022-01-12 18:34:49.705 | | populate_queued_for_delete | 0 | 0 | 2022-01-12 18:34:49.705 | | populate_user_id | 0 | 0 | 2022-01-12 18:34:49.705 | | populate_uuids | 0 | 0 | 2022-01-12 18:34:49.705 | +-------------------------------------+--------------+-----------+ 2022-01-12 18:34:50.177 | ++ lib/nova:init_nova:792 : seq 1 1 2022-01-12 18:34:50.182 | + lib/nova:init_nova:792 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-12 18:34:50.185 | ++ lib/nova:init_nova:793 : conductor_conf 1 2022-01-12 18:34:50.188 | ++ lib/nova:conductor_conf:732 : local cell=1 2022-01-12 18:34:50.191 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2022-01-12 18:34:50.194 | + lib/nova:init_nova:793 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-01-12 18:34:53.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:34:53.776 | from cryptography.utils import int_from_bytes 2022-01-12 18:34:53.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:34:53.776 | from cryptography.utils import int_from_bytes 2022-01-12 18:34:53.776 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-01-12 18:34:53.776 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-01-12 18:34:54.186 | + lib/nova:init_nova:797 : create_nova_keys_dir 2022-01-12 18:34:54.188 | + lib/nova:create_nova_keys_dir:739 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-01-12 18:34:54.201 | + lib/nova:init_nova:799 : [[ '' == \L\V\M ]] 2022-01-12 18:34:54.207 | + ./stack.sh:main:1227 : is_service_enabled neutron 2022-01-12 18:34:54.222 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:34:54.225 | + ./stack.sh:main:1228 : async_runfunc configure_neutron_nova 2022-01-12 18:34:54.227 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-01-12 18:34:54.289 | + inc/async:async_inner:63 : configure_neutron_nova 2022-01-12 18:34:54.329 | [17688 Async configure_neutron_nova:103472]: running: configure_neutron_nova 2022-01-12 18:34:54.332 | + ./stack.sh:main:1237 : run_phase stack post-config 2022-01-12 18:34:54.335 | + functions-common:run_phase:1737 : local mode=stack 2022-01-12 18:34:54.338 | + functions-common:run_phase:1738 : local phase=post-config 2022-01-12 18:34:54.341 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-12 18:34:54.343 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-01-12 18:34:54.346 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-12 18:34:54.350 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-01-12 18:34:54.352 | + functions-common:run_phase:1747 : local extra 2022-01-12 18:34:54.356 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-12 18:34:54.360 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-01-12 18:34:54.363 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-12 18:34:54.367 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-12 18:34:54.369 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-01-12 18:34:54.372 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-12 18:34:54.389 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:34:54.393 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:34:54.397 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:34:54.399 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-01-12 18:34:54.402 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:34:54.404 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-12 18:34:54.407 | ++ extras.d/80-tempest.sh:source:12 : : 2022-01-12 18:34:54.409 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-12 18:34:54.412 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-12 18:34:54.415 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:34:54.418 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-12 18:34:54.421 | + functions-common:run_phase:1764 : run_plugins stack post-config 2022-01-12 18:34:54.424 | + functions-common:run_plugins:1723 : local mode=stack 2022-01-12 18:34:54.427 | + functions-common:run_plugins:1724 : local phase=post-config 2022-01-12 18:34:54.429 | + functions-common:run_plugins:1726 : local plugins= 2022-01-12 18:34:54.436 | + functions-common:run_plugins:1727 : local plugin 2022-01-12 18:34:54.436 | + ./stack.sh:main:1245 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-01-12 18:34:54.437 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:54.440 | + inc/meta-config:merge_config_group:171 : shift 2022-01-12 18:34:54.443 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-01-12 18:34:54.445 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:34:54.448 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-01-12 18:34:54.450 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-01-12 18:34:54.454 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-01-12 18:34:54.457 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:54.460 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-01-12 18:34:54.462 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:34:54.465 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-01-12 18:34:54.465 | /^\[\[.+\|.*\]\]/ { 2022-01-12 18:34:54.465 | gsub("[][]", "", $1); 2022-01-12 18:34:54.465 | split($1, a, "|"); 2022-01-12 18:34:54.465 | if (a[1] == matchgroup) 2022-01-12 18:34:54.465 | print a[2] 2022-01-12 18:34:54.465 | } 2022-01-12 18:34:54.465 | ' /home/ubuntu/devstack/local.conf 2022-01-12 18:34:54.471 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-01-12 18:34:54.475 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-01-12 18:34:54.477 | + inc/meta-config:merge_config_group:180 : local dir 2022-01-12 18:34:54.481 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-01-12 18:34:54.484 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-01-12 18:34:54.486 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-01-12 18:34:54.489 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-01-12 18:34:54.492 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-01-12 18:34:54.497 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-01-12 18:34:54.500 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-01-12 18:34:54.503 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-01-12 18:34:54.506 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:54.509 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-01-12 18:34:54.512 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-01-12 18:34:54.514 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-01-12 18:34:54.518 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-01-12 18:34:54.521 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-01-12 18:34:54.525 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-01-12 18:34:54.528 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-01-12 18:34:54.532 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-01-12 18:34:54.532 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.533 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-01-12 18:34:54.533 | BEGIN { 2022-01-12 18:34:54.533 | section = "" 2022-01-12 18:34:54.533 | last_section = "" 2022-01-12 18:34:54.533 | section_count = 0 2022-01-12 18:34:54.533 | } 2022-01-12 18:34:54.533 | /^\[.+\]/ { 2022-01-12 18:34:54.533 | gsub("[][]", "", $1); 2022-01-12 18:34:54.533 | section=$1 2022-01-12 18:34:54.533 | next 2022-01-12 18:34:54.533 | } 2022-01-12 18:34:54.533 | /^ *\#/ { 2022-01-12 18:34:54.533 | next 2022-01-12 18:34:54.533 | } 2022-01-12 18:34:54.533 | /^[^ \t]+/ { 2022-01-12 18:34:54.533 | # get offset of first = in $0 2022-01-12 18:34:54.533 | eq_idx = index($0, "=") 2022-01-12 18:34:54.533 | # extract attr & value from $0 2022-01-12 18:34:54.533 | attr = substr($0, 1, eq_idx - 1) 2022-01-12 18:34:54.533 | value = substr($0, eq_idx + 1) 2022-01-12 18:34:54.533 | # only need to strip trailing whitespace from attr 2022-01-12 18:34:54.533 | sub(/[ \t]*$/, "", attr) 2022-01-12 18:34:54.533 | # need to strip leading & trailing whitespace from value 2022-01-12 18:34:54.533 | sub(/^[ \t]*/, "", value) 2022-01-12 18:34:54.533 | sub(/[ \t]*$/, "", value) 2022-01-12 18:34:54.533 | 2022-01-12 18:34:54.533 | # cfg_attr_count: number of config lines per [section, attr] 2022-01-12 18:34:54.533 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-01-12 18:34:54.533 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-01-12 18:34:54.533 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-01-12 18:34:54.533 | if (! (section, attr) in cfg_attr_count) { 2022-01-12 18:34:54.533 | if (section != last_section) { 2022-01-12 18:34:54.533 | cfg_section[section_count++] = section 2022-01-12 18:34:54.533 | last_section = section 2022-01-12 18:34:54.533 | } 2022-01-12 18:34:54.533 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-01-12 18:34:54.534 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-01-12 18:34:54.534 | 2022-01-12 18:34:54.534 | cfg_attr[section, attr, 0] = value 2022-01-12 18:34:54.534 | cfg_attr_count[section, attr] = 1 2022-01-12 18:34:54.534 | } else { 2022-01-12 18:34:54.534 | lno = cfg_attr_count[section, attr]++ 2022-01-12 18:34:54.534 | cfg_attr[section, attr, lno] = value 2022-01-12 18:34:54.534 | } 2022-01-12 18:34:54.534 | } 2022-01-12 18:34:54.534 | END { 2022-01-12 18:34:54.534 | # Process each section in order 2022-01-12 18:34:54.534 | for (sno = 0; sno < section_count; sno++) { 2022-01-12 18:34:54.534 | section = cfg_section[sno] 2022-01-12 18:34:54.534 | # The ini routines simply append a config item immediately 2022-01-12 18:34:54.534 | # after the section header. To keep the same order as defined 2022-01-12 18:34:54.534 | # in local.conf, invoke the ini routines in the reverse order 2022-01-12 18:34:54.534 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-01-12 18:34:54.534 | attr = cfg_sec_attr_name[sno, attr_no] 2022-01-12 18:34:54.534 | if (cfg_attr_count[section, attr] == 1) 2022-01-12 18:34:54.534 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-01-12 18:34:54.534 | else { 2022-01-12 18:34:54.534 | # For multiline, invoke the ini routines in the reverse order 2022-01-12 18:34:54.534 | count = cfg_attr_count[section, attr] 2022-01-12 18:34:54.534 | print "inidelete " configfile " " section " " attr 2022-01-12 18:34:54.534 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-01-12 18:34:54.534 | for (l = count -2; l >= 0; l--) 2022-01-12 18:34:54.534 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-01-12 18:34:54.534 | } 2022-01-12 18:34:54.534 | } 2022-01-12 18:34:54.534 | } 2022-01-12 18:34:54.534 | } 2022-01-12 18:34:54.534 | ' 2022-01-12 18:34:54.536 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-01-12 18:34:54.536 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:54.539 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-01-12 18:34:54.542 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-01-12 18:34:54.544 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:34:54.547 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-01-12 18:34:54.550 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-01-12 18:34:54.550 | BEGIN { group = "" } 2022-01-12 18:34:54.550 | /^\[\[.+\|.*\]\]/ { 2022-01-12 18:34:54.550 | gsub("[][]", "", $1); 2022-01-12 18:34:54.550 | split($1, a, "|"); 2022-01-12 18:34:54.550 | if (a[1] == matchgroup && a[2] == configfile) { 2022-01-12 18:34:54.550 | group=a[1] 2022-01-12 18:34:54.550 | } else { 2022-01-12 18:34:54.550 | group="" 2022-01-12 18:34:54.550 | } 2022-01-12 18:34:54.550 | next 2022-01-12 18:34:54.550 | } 2022-01-12 18:34:54.550 | { 2022-01-12 18:34:54.550 | if (group != "") 2022-01-12 18:34:54.550 | print $0 2022-01-12 18:34:54.550 | } 2022-01-12 18:34:54.550 | ' /home/ubuntu/devstack/local.conf 2022-01-12 18:34:54.557 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-01-12 18:34:54.560 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-01-12 18:34:54.591 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.594 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-01-12 18:34:54.596 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-01-12 18:34:54.630 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.633 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-01-12 18:34:54.635 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-01-12 18:34:54.669 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.672 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-01-12 18:34:54.675 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-01-12 18:34:54.728 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.730 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-01-12 18:34:54.733 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-01-12 18:34:54.774 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.777 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-01-12 18:34:54.780 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-01-12 18:34:54.811 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.818 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.44/identity"' 2022-01-12 18:34:54.818 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.44/identity 2022-01-12 18:34:54.850 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.853 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-01-12 18:34:54.856 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-01-12 18:34:54.895 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.898 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-01-12 18:34:54.901 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-01-12 18:34:54.936 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.940 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-01-12 18:34:54.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-01-12 18:34:54.982 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:54.984 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-01-12 18:34:54.988 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-01-12 18:34:55.021 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.024 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-01-12 18:34:55.026 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-01-12 18:34:55.059 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-01-12 18:34:55.076 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-01-12 18:34:55.096 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.099 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-01-12 18:34:55.101 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-01-12 18:34:55.104 | + inc/meta-config:merge_config_group:180 : local dir 2022-01-12 18:34:55.107 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-01-12 18:34:55.110 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-01-12 18:34:55.114 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-01-12 18:34:55.117 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-01-12 18:34:55.120 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-01-12 18:34:55.124 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-01-12 18:34:55.127 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-01-12 18:34:55.130 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-01-12 18:34:55.133 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:55.136 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-01-12 18:34:55.139 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-01-12 18:34:55.142 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-01-12 18:34:55.147 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-01-12 18:34:55.148 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-01-12 18:34:55.151 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-01-12 18:34:55.154 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-01-12 18:34:55.158 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-01-12 18:34:55.160 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-01-12 18:34:55.160 | BEGIN { 2022-01-12 18:34:55.160 | section = "" 2022-01-12 18:34:55.160 | last_section = "" 2022-01-12 18:34:55.160 | section_count = 0 2022-01-12 18:34:55.160 | } 2022-01-12 18:34:55.160 | /^\[.+\]/ { 2022-01-12 18:34:55.160 | gsub("[][]", "", $1); 2022-01-12 18:34:55.161 | section=$1 2022-01-12 18:34:55.161 | next 2022-01-12 18:34:55.161 | } 2022-01-12 18:34:55.161 | /^ *\#/ { 2022-01-12 18:34:55.161 | next 2022-01-12 18:34:55.161 | } 2022-01-12 18:34:55.161 | /^[^ \t]+/ { 2022-01-12 18:34:55.161 | # get offset of first = in $0 2022-01-12 18:34:55.161 | eq_idx = index($0, "=") 2022-01-12 18:34:55.161 | # extract attr & value from $0 2022-01-12 18:34:55.161 | attr = substr($0, 1, eq_idx - 1) 2022-01-12 18:34:55.161 | value = substr($0, eq_idx + 1) 2022-01-12 18:34:55.161 | # only need to strip trailing whitespace from attr 2022-01-12 18:34:55.161 | sub(/[ \t]*$/, "", attr) 2022-01-12 18:34:55.161 | # need to strip leading & trailing whitespace from value 2022-01-12 18:34:55.161 | sub(/^[ \t]*/, "", value) 2022-01-12 18:34:55.161 | sub(/[ \t]*$/, "", value) 2022-01-12 18:34:55.161 | 2022-01-12 18:34:55.161 | # cfg_attr_count: number of config lines per [section, attr] 2022-01-12 18:34:55.161 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-01-12 18:34:55.161 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-01-12 18:34:55.161 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-01-12 18:34:55.161 | if (! (section, attr) in cfg_attr_count) { 2022-01-12 18:34:55.161 | if (section != last_section) { 2022-01-12 18:34:55.161 | cfg_section[section_count++] = section 2022-01-12 18:34:55.161 | last_section = section 2022-01-12 18:34:55.161 | } 2022-01-12 18:34:55.161 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-01-12 18:34:55.161 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-01-12 18:34:55.161 | 2022-01-12 18:34:55.161 | cfg_attr[section, attr, 0] = value 2022-01-12 18:34:55.161 | cfg_attr_count[section, attr] = 1 2022-01-12 18:34:55.161 | } else { 2022-01-12 18:34:55.161 | lno = cfg_attr_count[section, attr]++ 2022-01-12 18:34:55.162 | cfg_attr[section, attr, lno] = value 2022-01-12 18:34:55.162 | } 2022-01-12 18:34:55.162 | } 2022-01-12 18:34:55.162 | END { 2022-01-12 18:34:55.162 | # Process each section in order 2022-01-12 18:34:55.162 | for (sno = 0; sno < section_count; sno++) { 2022-01-12 18:34:55.162 | section = cfg_section[sno] 2022-01-12 18:34:55.162 | # The ini routines simply append a config item immediately 2022-01-12 18:34:55.162 | # after the section header. To keep the same order as defined 2022-01-12 18:34:55.162 | # in local.conf, invoke the ini routines in the reverse order 2022-01-12 18:34:55.162 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-01-12 18:34:55.162 | attr = cfg_sec_attr_name[sno, attr_no] 2022-01-12 18:34:55.162 | if (cfg_attr_count[section, attr] == 1) 2022-01-12 18:34:55.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-01-12 18:34:55.162 | else { 2022-01-12 18:34:55.162 | # For multiline, invoke the ini routines in the reverse order 2022-01-12 18:34:55.162 | count = cfg_attr_count[section, attr] 2022-01-12 18:34:55.162 | print "inidelete " configfile " " section " " attr 2022-01-12 18:34:55.162 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-01-12 18:34:55.162 | for (l = count -2; l >= 0; l--) 2022-01-12 18:34:55.162 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-01-12 18:34:55.162 | } 2022-01-12 18:34:55.162 | } 2022-01-12 18:34:55.162 | } 2022-01-12 18:34:55.162 | } 2022-01-12 18:34:55.162 | ' 2022-01-12 18:34:55.162 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.162 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:55.162 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-01-12 18:34:55.164 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-01-12 18:34:55.167 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-01-12 18:34:55.169 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:34:55.172 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-01-12 18:34:55.175 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-01-12 18:34:55.175 | BEGIN { group = "" } 2022-01-12 18:34:55.175 | /^\[\[.+\|.*\]\]/ { 2022-01-12 18:34:55.175 | gsub("[][]", "", $1); 2022-01-12 18:34:55.175 | split($1, a, "|"); 2022-01-12 18:34:55.175 | if (a[1] == matchgroup && a[2] == configfile) { 2022-01-12 18:34:55.175 | group=a[1] 2022-01-12 18:34:55.175 | } else { 2022-01-12 18:34:55.175 | group="" 2022-01-12 18:34:55.175 | } 2022-01-12 18:34:55.175 | next 2022-01-12 18:34:55.175 | } 2022-01-12 18:34:55.175 | { 2022-01-12 18:34:55.175 | if (group != "") 2022-01-12 18:34:55.175 | print $0 2022-01-12 18:34:55.175 | } 2022-01-12 18:34:55.175 | ' /home/ubuntu/devstack/local.conf 2022-01-12 18:34:55.182 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-01-12 18:34:55.185 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-01-12 18:34:55.219 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.222 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-01-12 18:34:55.225 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-01-12 18:34:55.247 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:34:55.257 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.260 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-01-12 18:34:55.262 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-01-12 18:34:55.275 | [103472 Async configure_neutron_nova:103472]: finished successfully 2022-01-12 18:34:55.295 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.297 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-01-12 18:34:55.300 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-01-12 18:34:55.329 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.331 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-01-12 18:34:55.334 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-01-12 18:34:55.364 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.367 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-01-12 18:34:55.370 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-01-12 18:34:55.399 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.405 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-01-12 18:34:55.405 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-01-12 18:34:55.437 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.439 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-01-12 18:34:55.445 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-01-12 18:34:55.478 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.481 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-01-12 18:34:55.483 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-01-12 18:34:55.514 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.516 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-01-12 18:34:55.519 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-01-12 18:34:55.549 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.551 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-01-12 18:34:55.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-01-12 18:34:55.583 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.586 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-01-12 18:34:55.589 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-01-12 18:34:55.619 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.622 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-01-12 18:34:55.624 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-01-12 18:34:55.654 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.657 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-01-12 18:34:55.659 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-01-12 18:34:55.690 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.693 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-01-12 18:34:55.695 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-01-12 18:34:55.726 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.728 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-01-12 18:34:55.738 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-01-12 18:34:55.760 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.763 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-01-12 18:34:55.766 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-01-12 18:34:55.768 | + inc/meta-config:merge_config_group:180 : local dir 2022-01-12 18:34:55.772 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-01-12 18:34:55.776 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-01-12 18:34:55.778 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-01-12 18:34:55.781 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-01-12 18:34:55.784 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-01-12 18:34:55.790 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-01-12 18:34:55.792 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-01-12 18:34:55.795 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-01-12 18:34:55.798 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:55.800 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-01-12 18:34:55.803 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-01-12 18:34:55.806 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-01-12 18:34:55.810 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-01-12 18:34:55.812 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-01-12 18:34:55.815 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-01-12 18:34:55.818 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-01-12 18:34:55.821 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-01-12 18:34:55.822 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.822 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-01-12 18:34:55.822 | BEGIN { 2022-01-12 18:34:55.822 | section = "" 2022-01-12 18:34:55.822 | last_section = "" 2022-01-12 18:34:55.822 | section_count = 0 2022-01-12 18:34:55.822 | } 2022-01-12 18:34:55.823 | /^\[.+\]/ { 2022-01-12 18:34:55.823 | gsub("[][]", "", $1); 2022-01-12 18:34:55.823 | section=$1 2022-01-12 18:34:55.823 | next 2022-01-12 18:34:55.823 | } 2022-01-12 18:34:55.823 | /^ *\#/ { 2022-01-12 18:34:55.823 | next 2022-01-12 18:34:55.823 | } 2022-01-12 18:34:55.823 | /^[^ \t]+/ { 2022-01-12 18:34:55.823 | # get offset of first = in $0 2022-01-12 18:34:55.823 | eq_idx = index($0, "=") 2022-01-12 18:34:55.823 | # extract attr & value from $0 2022-01-12 18:34:55.823 | attr = substr($0, 1, eq_idx - 1) 2022-01-12 18:34:55.823 | value = substr($0, eq_idx + 1) 2022-01-12 18:34:55.823 | # only need to strip trailing whitespace from attr 2022-01-12 18:34:55.823 | sub(/[ \t]*$/, "", attr) 2022-01-12 18:34:55.823 | # need to strip leading & trailing whitespace from value 2022-01-12 18:34:55.823 | sub(/^[ \t]*/, "", value) 2022-01-12 18:34:55.823 | sub(/[ \t]*$/, "", value) 2022-01-12 18:34:55.823 | 2022-01-12 18:34:55.823 | # cfg_attr_count: number of config lines per [section, attr] 2022-01-12 18:34:55.823 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-01-12 18:34:55.823 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-01-12 18:34:55.823 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-01-12 18:34:55.823 | if (! (section, attr) in cfg_attr_count) { 2022-01-12 18:34:55.823 | if (section != last_section) { 2022-01-12 18:34:55.823 | cfg_section[section_count++] = section 2022-01-12 18:34:55.823 | last_section = section 2022-01-12 18:34:55.823 | } 2022-01-12 18:34:55.823 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-01-12 18:34:55.823 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-01-12 18:34:55.823 | 2022-01-12 18:34:55.823 | cfg_attr[section, attr, 0] = value 2022-01-12 18:34:55.823 | cfg_attr_count[section, attr] = 1 2022-01-12 18:34:55.824 | } else { 2022-01-12 18:34:55.824 | lno = cfg_attr_count[section, attr]++ 2022-01-12 18:34:55.824 | cfg_attr[section, attr, lno] = value 2022-01-12 18:34:55.824 | } 2022-01-12 18:34:55.824 | } 2022-01-12 18:34:55.824 | END { 2022-01-12 18:34:55.824 | # Process each section in order 2022-01-12 18:34:55.824 | for (sno = 0; sno < section_count; sno++) { 2022-01-12 18:34:55.824 | section = cfg_section[sno] 2022-01-12 18:34:55.824 | # The ini routines simply append a config item immediately 2022-01-12 18:34:55.824 | # after the section header. To keep the same order as defined 2022-01-12 18:34:55.824 | # in local.conf, invoke the ini routines in the reverse order 2022-01-12 18:34:55.824 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-01-12 18:34:55.824 | attr = cfg_sec_attr_name[sno, attr_no] 2022-01-12 18:34:55.824 | if (cfg_attr_count[section, attr] == 1) 2022-01-12 18:34:55.824 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-01-12 18:34:55.824 | else { 2022-01-12 18:34:55.824 | # For multiline, invoke the ini routines in the reverse order 2022-01-12 18:34:55.824 | count = cfg_attr_count[section, attr] 2022-01-12 18:34:55.824 | print "inidelete " configfile " " section " " attr 2022-01-12 18:34:55.824 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-01-12 18:34:55.824 | for (l = count -2; l >= 0; l--) 2022-01-12 18:34:55.824 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-01-12 18:34:55.824 | } 2022-01-12 18:34:55.824 | } 2022-01-12 18:34:55.824 | } 2022-01-12 18:34:55.824 | } 2022-01-12 18:34:55.824 | ' 2022-01-12 18:34:55.824 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:55.826 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-01-12 18:34:55.827 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-01-12 18:34:55.829 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-01-12 18:34:55.832 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:34:55.835 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-01-12 18:34:55.837 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-01-12 18:34:55.837 | BEGIN { group = "" } 2022-01-12 18:34:55.837 | /^\[\[.+\|.*\]\]/ { 2022-01-12 18:34:55.837 | gsub("[][]", "", $1); 2022-01-12 18:34:55.837 | split($1, a, "|"); 2022-01-12 18:34:55.837 | if (a[1] == matchgroup && a[2] == configfile) { 2022-01-12 18:34:55.838 | group=a[1] 2022-01-12 18:34:55.838 | } else { 2022-01-12 18:34:55.838 | group="" 2022-01-12 18:34:55.838 | } 2022-01-12 18:34:55.838 | next 2022-01-12 18:34:55.838 | } 2022-01-12 18:34:55.838 | { 2022-01-12 18:34:55.838 | if (group != "") 2022-01-12 18:34:55.838 | print $0 2022-01-12 18:34:55.838 | } 2022-01-12 18:34:55.838 | ' /home/ubuntu/devstack/local.conf 2022-01-12 18:34:55.844 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.44/identity/v2.0"' 2022-01-12 18:34:55.847 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.44/identity/v2.0 2022-01-12 18:34:55.875 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.878 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-01-12 18:34:55.881 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-01-12 18:34:55.883 | + inc/meta-config:merge_config_group:180 : local dir 2022-01-12 18:34:55.887 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-01-12 18:34:55.889 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:34:55.892 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:34:55.895 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-01-12 18:34:55.899 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:34:55.903 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-01-12 18:34:55.906 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-01-12 18:34:55.908 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-01-12 18:34:55.913 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:55.914 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-01-12 18:34:55.916 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-01-12 18:34:55.919 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-01-12 18:34:55.922 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-01-12 18:34:55.925 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:34:55.928 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:34:55.930 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-01-12 18:34:55.934 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-01-12 18:34:55.934 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-01-12 18:34:55.934 | BEGIN { 2022-01-12 18:34:55.934 | section = "" 2022-01-12 18:34:55.934 | last_section = "" 2022-01-12 18:34:55.934 | section_count = 0 2022-01-12 18:34:55.934 | } 2022-01-12 18:34:55.934 | /^\[.+\]/ { 2022-01-12 18:34:55.934 | gsub("[][]", "", $1); 2022-01-12 18:34:55.934 | section=$1 2022-01-12 18:34:55.934 | next 2022-01-12 18:34:55.934 | } 2022-01-12 18:34:55.934 | /^ *\#/ { 2022-01-12 18:34:55.934 | next 2022-01-12 18:34:55.934 | } 2022-01-12 18:34:55.934 | /^[^ \t]+/ { 2022-01-12 18:34:55.934 | # get offset of first = in $0 2022-01-12 18:34:55.934 | eq_idx = index($0, "=") 2022-01-12 18:34:55.934 | # extract attr & value from $0 2022-01-12 18:34:55.934 | attr = substr($0, 1, eq_idx - 1) 2022-01-12 18:34:55.935 | value = substr($0, eq_idx + 1) 2022-01-12 18:34:55.935 | # only need to strip trailing whitespace from attr 2022-01-12 18:34:55.935 | sub(/[ \t]*$/, "", attr) 2022-01-12 18:34:55.935 | # need to strip leading & trailing whitespace from value 2022-01-12 18:34:55.935 | sub(/^[ \t]*/, "", value) 2022-01-12 18:34:55.935 | sub(/[ \t]*$/, "", value) 2022-01-12 18:34:55.935 | 2022-01-12 18:34:55.935 | # cfg_attr_count: number of config lines per [section, attr] 2022-01-12 18:34:55.935 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-01-12 18:34:55.935 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-01-12 18:34:55.935 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-01-12 18:34:55.935 | if (! (section, attr) in cfg_attr_count) { 2022-01-12 18:34:55.935 | if (section != last_section) { 2022-01-12 18:34:55.935 | cfg_section[section_count++] = section 2022-01-12 18:34:55.935 | last_section = section 2022-01-12 18:34:55.935 | } 2022-01-12 18:34:55.935 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-01-12 18:34:55.935 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-01-12 18:34:55.935 | 2022-01-12 18:34:55.935 | cfg_attr[section, attr, 0] = value 2022-01-12 18:34:55.935 | cfg_attr_count[section, attr] = 1 2022-01-12 18:34:55.935 | } else { 2022-01-12 18:34:55.935 | lno = cfg_attr_count[section, attr]++ 2022-01-12 18:34:55.935 | cfg_attr[section, attr, lno] = value 2022-01-12 18:34:55.935 | } 2022-01-12 18:34:55.935 | } 2022-01-12 18:34:55.935 | END { 2022-01-12 18:34:55.935 | # Process each section in order 2022-01-12 18:34:55.935 | for (sno = 0; sno < section_count; sno++) { 2022-01-12 18:34:55.935 | section = cfg_section[sno] 2022-01-12 18:34:55.935 | # The ini routines simply append a config item immediately 2022-01-12 18:34:55.935 | # after the section header. To keep the same order as defined 2022-01-12 18:34:55.935 | # in local.conf, invoke the ini routines in the reverse order 2022-01-12 18:34:55.935 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-01-12 18:34:55.935 | attr = cfg_sec_attr_name[sno, attr_no] 2022-01-12 18:34:55.936 | if (cfg_attr_count[section, attr] == 1) 2022-01-12 18:34:55.936 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-01-12 18:34:55.936 | else { 2022-01-12 18:34:55.936 | # For multiline, invoke the ini routines in the reverse order 2022-01-12 18:34:55.936 | count = cfg_attr_count[section, attr] 2022-01-12 18:34:55.936 | print "inidelete " configfile " " section " " attr 2022-01-12 18:34:55.936 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-01-12 18:34:55.936 | for (l = count -2; l >= 0; l--) 2022-01-12 18:34:55.936 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-01-12 18:34:55.936 | } 2022-01-12 18:34:55.936 | } 2022-01-12 18:34:55.936 | } 2022-01-12 18:34:55.936 | } 2022-01-12 18:34:55.936 | ' 2022-01-12 18:34:55.936 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.937 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-01-12 18:34:55.937 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:34:55.940 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-01-12 18:34:55.943 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-01-12 18:34:55.945 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:34:55.948 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-01-12 18:34:55.950 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-01-12 18:34:55.951 | BEGIN { group = "" } 2022-01-12 18:34:55.951 | /^\[\[.+\|.*\]\]/ { 2022-01-12 18:34:55.951 | gsub("[][]", "", $1); 2022-01-12 18:34:55.951 | split($1, a, "|"); 2022-01-12 18:34:55.951 | if (a[1] == matchgroup && a[2] == configfile) { 2022-01-12 18:34:55.951 | group=a[1] 2022-01-12 18:34:55.951 | } else { 2022-01-12 18:34:55.951 | group="" 2022-01-12 18:34:55.951 | } 2022-01-12 18:34:55.951 | next 2022-01-12 18:34:55.951 | } 2022-01-12 18:34:55.951 | { 2022-01-12 18:34:55.951 | if (group != "") 2022-01-12 18:34:55.951 | print $0 2022-01-12 18:34:55.951 | } 2022-01-12 18:34:55.951 | ' /home/ubuntu/devstack/local.conf 2022-01-12 18:34:55.957 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-01-12 18:34:55.960 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-01-12 18:34:55.988 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:55.991 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-01-12 18:34:55.993 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-01-12 18:34:56.022 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:34:56.025 | + ./stack.sh:main:1254 : is_service_enabled swift 2022-01-12 18:34:56.042 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:34:56.045 | + ./stack.sh:main:1255 : echo_summary 'Starting Swift' 2022-01-12 18:34:56.047 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:34:56.050 | + ./stack.sh:echo_summary:432 : echo -e Starting Swift 2022-01-12 18:34:56.052 | + ./stack.sh:main:1256 : start_swift 2022-01-12 18:34:56.055 | + lib/swift:start_swift:776 : restart_service memcached 2022-01-12 18:34:56.058 | + functions-common:restart_service:2193 : '[' -x /bin/systemctl ']' 2022-01-12 18:34:56.060 | + functions-common:restart_service:2194 : sudo /bin/systemctl restart memcached 2022-01-12 18:34:56.088 | + lib/swift:start_swift:779 : is_ubuntu 2022-01-12 18:34:56.092 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:34:56.096 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:34:56.098 | + lib/swift:start_swift:780 : sudo /etc/init.d/rsync restart 2022-01-12 18:34:56.152 | Restarting rsync (via systemctl): rsync.service. 2022-01-12 18:34:56.157 | + lib/swift:start_swift:787 : '[' False == True ']' 2022-01-12 18:34:56.159 | + lib/swift:start_swift:806 : [[ 1 == 1 ]] 2022-01-12 18:34:56.162 | + lib/swift:start_swift:807 : local foreground_services type 2022-01-12 18:34:56.165 | + lib/swift:start_swift:809 : foreground_services='object container account' 2022-01-12 18:34:56.168 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-01-12 18:34:56.171 | + lib/swift:start_swift:811 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-01-12 18:34:56.174 | + functions-common:run_process:1564 : local service=s-object 2022-01-12 18:34:56.176 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-01-12 18:34:56.183 | + functions-common:run_process:1566 : local group= 2022-01-12 18:34:56.183 | + functions-common:run_process:1567 : local user= 2022-01-12 18:34:56.184 | + functions-common:run_process:1569 : local name=s-object 2022-01-12 18:34:56.186 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:34:56.188 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:34:56.191 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:34:56.194 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:34:56.197 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:34:56.201 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012496198 2022-01-12 18:34:56.203 | + functions-common:run_process:1572 : is_service_enabled s-object 2022-01-12 18:34:56.220 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:34:56.223 | + functions-common:run_process:1573 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-01-12 18:34:56.225 | + functions-common:_run_under_systemd:1529 : local service=s-object 2022-01-12 18:34:56.228 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-01-12 18:34:56.230 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-01-12 18:34:56.232 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-01-12 18:34:56.235 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-01-12 18:34:56.237 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-01-12 18:34:56.239 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-01-12 18:34:56.242 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-object.service 2022-01-12 18:34:56.246 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:34:56.248 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:34:56.251 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-01-12 18:34:56.254 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-01-12 18:34:56.256 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-object.service 2022-01-12 18:34:56.259 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-01-12 18:34:56.261 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:34:56.264 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:34:56.266 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:34:56.268 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:34:56.271 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-01-12 18:34:56.274 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:34:56.278 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-01-12 18:34:56.340 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-01-12 18:34:56.402 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-01-12 18:34:56.453 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-01-12 18:34:56.504 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-01-12 18:34:56.555 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:34:56.605 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:34:56.608 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-01-12 18:34:56.669 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:34:57.061 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-object.service 2022-01-12 18:34:57.074 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-01-12 18:34:57.468 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-object.service 2022-01-12 18:34:57.492 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:34:57.494 | + functions-common:time_stop:2309 : local name 2022-01-12 18:34:57.502 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:34:57.504 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:34:57.507 | + functions-common:time_stop:2312 : local total 2022-01-12 18:34:57.510 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:34:57.512 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:34:57.515 | + functions-common:time_stop:2316 : start_time=1642012496198 2022-01-12 18:34:57.517 | + functions-common:time_stop:2318 : [[ -z 1642012496198 ]] 2022-01-12 18:34:57.520 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:34:57.525 | + functions-common:time_stop:2321 : end_time=1642012497522 2022-01-12 18:34:57.527 | + functions-common:time_stop:2322 : elapsed_time=1324 2022-01-12 18:34:57.530 | + functions-common:time_stop:2323 : total=2871 2022-01-12 18:34:57.532 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:34:57.534 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=4195 2022-01-12 18:34:57.537 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-01-12 18:34:57.540 | + lib/swift:start_swift:811 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-01-12 18:34:57.542 | + functions-common:run_process:1564 : local service=s-container 2022-01-12 18:34:57.545 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-01-12 18:34:57.547 | + functions-common:run_process:1566 : local group= 2022-01-12 18:34:57.550 | + functions-common:run_process:1567 : local user= 2022-01-12 18:34:57.552 | + functions-common:run_process:1569 : local name=s-container 2022-01-12 18:34:57.555 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:34:57.557 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:34:57.560 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:34:57.562 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:34:57.565 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:34:57.570 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012497567 2022-01-12 18:34:57.572 | + functions-common:run_process:1572 : is_service_enabled s-container 2022-01-12 18:34:57.589 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:34:57.592 | + functions-common:run_process:1573 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-01-12 18:34:57.594 | + functions-common:_run_under_systemd:1529 : local service=s-container 2022-01-12 18:34:57.596 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-01-12 18:34:57.599 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-01-12 18:34:57.602 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-01-12 18:34:57.604 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-01-12 18:34:57.607 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-01-12 18:34:57.609 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-01-12 18:34:57.612 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container.service 2022-01-12 18:34:57.614 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:34:57.617 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:34:57.620 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-01-12 18:34:57.622 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-01-12 18:34:57.624 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container.service 2022-01-12 18:34:57.627 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-01-12 18:34:57.629 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:34:57.632 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:34:57.634 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:34:57.637 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:34:57.639 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-01-12 18:34:57.641 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:34:57.646 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-01-12 18:34:57.707 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-01-12 18:34:57.768 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-01-12 18:34:57.829 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-01-12 18:34:57.882 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-01-12 18:34:57.934 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:34:57.986 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:34:57.988 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-01-12 18:34:58.050 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:34:58.473 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container.service 2022-01-12 18:34:58.487 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-01-12 18:34:58.877 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container.service 2022-01-12 18:34:58.903 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:34:58.906 | + functions-common:time_stop:2309 : local name 2022-01-12 18:34:58.909 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:34:58.911 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:34:58.914 | + functions-common:time_stop:2312 : local total 2022-01-12 18:34:58.917 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:34:58.919 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:34:58.922 | + functions-common:time_stop:2316 : start_time=1642012497567 2022-01-12 18:34:58.924 | + functions-common:time_stop:2318 : [[ -z 1642012497567 ]] 2022-01-12 18:34:58.928 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:34:58.933 | + functions-common:time_stop:2321 : end_time=1642012498930 2022-01-12 18:34:58.936 | + functions-common:time_stop:2322 : elapsed_time=1363 2022-01-12 18:34:58.938 | + functions-common:time_stop:2323 : total=4195 2022-01-12 18:34:58.941 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:34:58.944 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=5558 2022-01-12 18:34:58.947 | + lib/swift:start_swift:810 : for type in ${foreground_services} 2022-01-12 18:34:58.950 | + lib/swift:start_swift:811 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-01-12 18:34:58.953 | + functions-common:run_process:1564 : local service=s-account 2022-01-12 18:34:58.956 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-01-12 18:34:58.958 | + functions-common:run_process:1566 : local group= 2022-01-12 18:34:58.961 | + functions-common:run_process:1567 : local user= 2022-01-12 18:34:58.963 | + functions-common:run_process:1569 : local name=s-account 2022-01-12 18:34:58.966 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:34:58.968 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:34:58.971 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:34:58.973 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:34:58.976 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:34:58.981 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012498978 2022-01-12 18:34:58.984 | + functions-common:run_process:1572 : is_service_enabled s-account 2022-01-12 18:34:59.001 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:34:59.004 | + functions-common:run_process:1573 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-01-12 18:34:59.007 | + functions-common:_run_under_systemd:1529 : local service=s-account 2022-01-12 18:34:59.010 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-01-12 18:34:59.012 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-01-12 18:34:59.015 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-01-12 18:34:59.017 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-01-12 18:34:59.019 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-01-12 18:34:59.022 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-01-12 18:34:59.025 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-account.service 2022-01-12 18:34:59.027 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:34:59.029 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:34:59.032 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-01-12 18:34:59.034 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-01-12 18:34:59.037 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-account.service 2022-01-12 18:34:59.040 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-01-12 18:34:59.042 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:34:59.044 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:34:59.046 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:34:59.049 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:34:59.051 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-01-12 18:34:59.054 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:34:59.058 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-01-12 18:34:59.121 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-01-12 18:34:59.182 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-01-12 18:34:59.238 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-01-12 18:34:59.296 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-01-12 18:34:59.350 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:34:59.403 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:34:59.406 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-01-12 18:34:59.469 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:34:59.874 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-account.service 2022-01-12 18:34:59.888 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-01-12 18:35:00.290 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-account.service 2022-01-12 18:35:00.319 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:00.321 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:00.324 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:00.326 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:00.329 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:00.331 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:00.334 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:00.337 | + functions-common:time_stop:2316 : start_time=1642012498978 2022-01-12 18:35:00.339 | + functions-common:time_stop:2318 : [[ -z 1642012498978 ]] 2022-01-12 18:35:00.342 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:00.347 | + functions-common:time_stop:2321 : end_time=1642012500344 2022-01-12 18:35:00.353 | + functions-common:time_stop:2322 : elapsed_time=1366 2022-01-12 18:35:00.353 | + functions-common:time_stop:2323 : total=5558 2022-01-12 18:35:00.355 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:00.357 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6924 2022-01-12 18:35:00.359 | + lib/swift:start_swift:814 : [[ False == \T\r\u\e ]] 2022-01-12 18:35:00.362 | + lib/swift:start_swift:819 : enable_service s-container-sync 2022-01-12 18:35:00.413 | + lib/swift:start_swift:820 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-01-12 18:35:00.415 | + functions-common:run_process:1564 : local service=s-container-sync 2022-01-12 18:35:00.418 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-01-12 18:35:00.420 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:00.423 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:00.425 | + functions-common:run_process:1569 : local name=s-container-sync 2022-01-12 18:35:00.427 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:00.430 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:00.433 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:00.435 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:00.438 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:00.442 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012500440 2022-01-12 18:35:00.445 | + functions-common:run_process:1572 : is_service_enabled s-container-sync 2022-01-12 18:35:00.462 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:00.464 | + functions-common:run_process:1573 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-01-12 18:35:00.467 | + functions-common:_run_under_systemd:1529 : local service=s-container-sync 2022-01-12 18:35:00.469 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-01-12 18:35:00.472 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-01-12 18:35:00.475 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-01-12 18:35:00.477 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-01-12 18:35:00.480 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-01-12 18:35:00.482 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-01-12 18:35:00.487 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-container-sync.service 2022-01-12 18:35:00.487 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:00.489 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:00.492 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-01-12 18:35:00.494 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-01-12 18:35:00.497 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-container-sync.service 2022-01-12 18:35:00.499 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-01-12 18:35:00.501 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:35:00.503 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:35:00.506 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:35:00.508 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:35:00.510 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-01-12 18:35:00.515 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:35:00.517 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-01-12 18:35:00.579 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-01-12 18:35:00.651 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-01-12 18:35:00.711 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-01-12 18:35:00.762 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-01-12 18:35:00.813 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:00.864 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:35:00.866 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-01-12 18:35:00.927 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:35:01.337 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-container-sync.service 2022-01-12 18:35:01.351 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-01-12 18:35:01.752 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-container-sync.service 2022-01-12 18:35:01.776 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:01.780 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:01.782 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:01.785 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:01.788 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:01.790 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:01.793 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:01.795 | + functions-common:time_stop:2316 : start_time=1642012500440 2022-01-12 18:35:01.798 | + functions-common:time_stop:2318 : [[ -z 1642012500440 ]] 2022-01-12 18:35:01.802 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:01.805 | + functions-common:time_stop:2321 : end_time=1642012501803 2022-01-12 18:35:01.808 | + functions-common:time_stop:2322 : elapsed_time=1363 2022-01-12 18:35:01.810 | + functions-common:time_stop:2323 : total=6924 2022-01-12 18:35:01.812 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:01.815 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8287 2022-01-12 18:35:01.817 | + lib/swift:start_swift:827 : is_service_enabled tls-proxy 2022-01-12 18:35:01.835 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:35:01.838 | + lib/swift:start_swift:831 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-01-12 18:35:01.840 | + functions-common:run_process:1564 : local service=s-proxy 2022-01-12 18:35:01.843 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-01-12 18:35:01.845 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:01.848 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:01.851 | + functions-common:run_process:1569 : local name=s-proxy 2022-01-12 18:35:01.853 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:01.856 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:01.858 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:01.863 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:01.864 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:01.869 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012501866 2022-01-12 18:35:01.871 | + functions-common:run_process:1572 : is_service_enabled s-proxy 2022-01-12 18:35:01.888 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:01.890 | + functions-common:run_process:1573 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-01-12 18:35:01.893 | + functions-common:_run_under_systemd:1529 : local service=s-proxy 2022-01-12 18:35:01.896 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-01-12 18:35:01.899 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-01-12 18:35:01.901 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-01-12 18:35:01.911 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-01-12 18:35:01.911 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-01-12 18:35:01.911 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-01-12 18:35:01.912 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@s-proxy.service 2022-01-12 18:35:01.914 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:01.917 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:01.919 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-01-12 18:35:01.922 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-01-12 18:35:01.924 | + functions-common:write_user_unit_file:1446 : local service=devstack@s-proxy.service 2022-01-12 18:35:01.927 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-01-12 18:35:01.929 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:35:01.932 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:35:01.934 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:35:01.936 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:35:01.942 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-01-12 18:35:01.942 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:35:01.946 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-01-12 18:35:02.012 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-01-12 18:35:02.080 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-01-12 18:35:02.135 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-01-12 18:35:02.190 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-01-12 18:35:02.245 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:02.304 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:35:02.307 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-01-12 18:35:02.370 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:35:02.778 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@s-proxy.service 2022-01-12 18:35:02.792 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-01-12 18:35:03.192 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@s-proxy.service 2022-01-12 18:35:03.213 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:03.218 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:03.221 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:03.224 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:03.226 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:03.229 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:03.231 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:03.234 | + functions-common:time_stop:2316 : start_time=1642012501866 2022-01-12 18:35:03.236 | + functions-common:time_stop:2318 : [[ -z 1642012501866 ]] 2022-01-12 18:35:03.240 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:03.245 | + functions-common:time_stop:2321 : end_time=1642012503242 2022-01-12 18:35:03.248 | + functions-common:time_stop:2322 : elapsed_time=1376 2022-01-12 18:35:03.250 | + functions-common:time_stop:2323 : total=8287 2022-01-12 18:35:03.253 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:03.256 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=9663 2022-01-12 18:35:03.258 | + lib/swift:start_swift:836 : echo 'Waiting for swift proxy to start...' 2022-01-12 18:35:03.258 | Waiting for swift proxy to start... 2022-01-12 18:35:03.260 | + lib/swift:start_swift:837 : wait_for_service 60 http://10.222.0.44:8080/info 2022-01-12 18:35:03.263 | + functions:wait_for_service:457 : local timeout=60 2022-01-12 18:35:03.266 | + functions:wait_for_service:458 : local url=http://10.222.0.44:8080/info 2022-01-12 18:35:03.268 | + functions:wait_for_service:459 : local rval=0 2022-01-12 18:35:03.273 | + functions:wait_for_service:460 : time_start wait_for_service 2022-01-12 18:35:03.273 | + functions-common:time_start:2295 : local name=wait_for_service 2022-01-12 18:35:03.276 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:03.279 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:03.282 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:03.287 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012503284 2022-01-12 18:35:03.289 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-01-12 18:35:03.295 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2022-01-12 18:35:03.308 | + :: : [[ 000 == 503 ]] 2022-01-12 18:35:03.309 | + :: : [[ 7 -eq 7 ]] 2022-01-12 18:35:03.310 | + :: : sleep 1 2022-01-12 18:35:04.314 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2022-01-12 18:35:04.327 | + :: : [[ 000 == 503 ]] 2022-01-12 18:35:04.328 | + :: : [[ 7 -eq 7 ]] 2022-01-12 18:35:04.330 | + :: : sleep 1 2022-01-12 18:35:05.334 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2022-01-12 18:35:05.346 | + :: : [[ 000 == 503 ]] 2022-01-12 18:35:05.347 | + :: : [[ 7 -eq 7 ]] 2022-01-12 18:35:05.349 | + :: : sleep 1 2022-01-12 18:35:06.352 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44:8080/info 2022-01-12 18:35:06.372 | + :: : [[ 200 == 503 ]] 2022-01-12 18:35:06.374 | + :: : [[ 0 -eq 7 ]] 2022-01-12 18:35:06.377 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-01-12 18:35:06.380 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:06.383 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:06.385 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:06.388 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:06.390 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:06.393 | + functions-common:time_stop:2315 : name=wait_for_service 2022-01-12 18:35:06.395 | + functions-common:time_stop:2316 : start_time=1642012503284 2022-01-12 18:35:06.398 | + functions-common:time_stop:2318 : [[ -z 1642012503284 ]] 2022-01-12 18:35:06.401 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:06.405 | + functions-common:time_stop:2321 : end_time=1642012506403 2022-01-12 18:35:06.408 | + functions-common:time_stop:2322 : elapsed_time=3119 2022-01-12 18:35:06.410 | + functions-common:time_stop:2323 : total=5871 2022-01-12 18:35:06.413 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:06.415 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=8990 2022-01-12 18:35:06.417 | + functions:wait_for_service:467 : return 0 2022-01-12 18:35:06.420 | + lib/swift:start_swift:841 : [[ False == \T\r\u\e ]] 2022-01-12 18:35:06.422 | + ./stack.sh:main:1262 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-01-12 18:35:06.425 | + ./stack.sh:main:1263 : is_service_enabled cinder 2022-01-12 18:35:06.443 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:06.448 | + ./stack.sh:main:1264 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-01-12 18:35:06.476 | + ./stack.sh:main:1267 : async_wait configure_neutron_nova 2022-01-12 18:35:06.526 | [17688 Async configure_neutron_nova:103472]: Waiting for completion of configure_neutron_nova running on PID 103472 (2 other jobs running) 2022-01-12 18:35:06.552 | [17688 Async configure_neutron_nova:103472]: Signaling child to exit 2022-01-12 18:35:06.552 | WAKEUP 2022-01-12 18:35:06.574 | [17688 Async configure_neutron_nova:103472]: Signaled 2022-01-12 18:35:06.575 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2022-01-12 18:35:06.575 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-12 18:35:06.576 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:35:06.576 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:35:06.576 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-12 18:35:06.576 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-01-12 18:35:06.576 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-12 18:35:06.576 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.44/identity 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-01-12 18:35:06.576 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-01-12 18:35:06.576 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-01-12 18:35:06.576 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-01-12 18:35:06.576 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-01-12 18:35:06.576 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-01-12 18:35:06.576 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2022-01-12 18:35:06.576 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-12 18:35:06.576 | + lib/neutron:configure_neutron_nova:621 : local conf 2022-01-12 18:35:06.577 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2022-01-12 18:35:06.577 | ++ lib/nova:conductor_conf:732 : local cell=1 2022-01-12 18:35:06.577 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2022-01-12 18:35:06.577 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2022-01-12 18:35:06.577 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.44/identity 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-01-12 18:35:06.577 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-01-12 18:35:06.577 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2022-01-12 18:35:06.577 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-01-12 18:35:06.577 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-01-12 18:35:06.620 | [17688 Async configure_neutron_nova:103472]: finished configure_neutron_nova with result 0 in 1 seconds 2022-01-12 18:35:06.625 | + inc/async:async_wait:197 : return 0 2022-01-12 18:35:06.628 | + ./stack.sh:main:1273 : is_service_enabled nova 2022-01-12 18:35:06.645 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:06.647 | + ./stack.sh:main:1274 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-01-12 18:35:06.678 | + ./stack.sh:main:1275 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-01-12 18:35:06.716 | + ./stack.sh:main:1279 : is_service_enabled n-api 2022-01-12 18:35:06.734 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:06.737 | + ./stack.sh:main:1280 : echo_summary 'Starting Nova API' 2022-01-12 18:35:06.739 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:35:06.742 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova API 2022-01-12 18:35:06.745 | + ./stack.sh:main:1281 : start_nova_api 2022-01-12 18:35:06.747 | + lib/nova:start_nova_api:858 : local service_port=8774 2022-01-12 18:35:06.750 | + lib/nova:start_nova_api:859 : local service_protocol=http 2022-01-12 18:35:06.752 | + lib/nova:start_nova_api:860 : local nova_url 2022-01-12 18:35:06.754 | + lib/nova:start_nova_api:861 : is_service_enabled tls-proxy 2022-01-12 18:35:06.771 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:35:06.774 | + lib/nova:start_nova_api:867 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:35:06.776 | + lib/nova:start_nova_api:868 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:35:06.779 | + lib/nova:start_nova_api:868 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:35:06.786 | + lib/nova:start_nova_api:870 : '[' True == False ']' 2022-01-12 18:35:06.786 | ++ lib/nova:start_nova_api:878 : which uwsgi 2022-01-12 18:35:06.790 | + lib/nova:start_nova_api:878 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-01-12 18:35:06.793 | + functions-common:run_process:1564 : local service=n-api 2022-01-12 18:35:06.795 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-01-12 18:35:06.798 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:06.800 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:06.803 | + functions-common:run_process:1569 : local name=n-api 2022-01-12 18:35:06.806 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:06.809 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:06.811 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:06.813 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:06.816 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:06.821 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012506818 2022-01-12 18:35:06.823 | + functions-common:run_process:1572 : is_service_enabled n-api 2022-01-12 18:35:06.840 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:06.843 | + functions-common:run_process:1573 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-01-12 18:35:06.845 | + functions-common:_run_under_systemd:1529 : local service=n-api 2022-01-12 18:35:06.848 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-01-12 18:35:06.850 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-01-12 18:35:06.854 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-01-12 18:35:06.856 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-01-12 18:35:06.859 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-01-12 18:35:06.862 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-01-12 18:35:06.864 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api.service 2022-01-12 18:35:06.866 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:06.869 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:06.871 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-01-12 18:35:06.874 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-01-12 18:35:06.876 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api.service 2022-01-12 18:35:06.879 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-01-12 18:35:06.881 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-01-12 18:35:06.883 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-01-12 18:35:06.886 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-01-12 18:35:06.888 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-01-12 18:35:06.892 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-01-12 18:35:06.957 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-01-12 18:35:07.019 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-01-12 18:35:07.075 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-01-12 18:35:07.127 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:07.178 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-01-12 18:35:07.229 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-01-12 18:35:07.282 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-01-12 18:35:07.335 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-01-12 18:35:07.394 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-01-12 18:35:07.447 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-01-12 18:35:07.450 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-01-12 18:35:07.527 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-01-12 18:35:07.911 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api.service 2022-01-12 18:35:07.928 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-01-12 18:35:08.342 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api.service 2022-01-12 18:35:08.420 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:08.423 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:08.426 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:08.432 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:08.435 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:08.437 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:08.440 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:08.442 | + functions-common:time_stop:2316 : start_time=1642012506818 2022-01-12 18:35:08.445 | + functions-common:time_stop:2318 : [[ -z 1642012506818 ]] 2022-01-12 18:35:08.448 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:08.453 | + functions-common:time_stop:2321 : end_time=1642012508450 2022-01-12 18:35:08.455 | + functions-common:time_stop:2322 : elapsed_time=1632 2022-01-12 18:35:08.458 | + functions-common:time_stop:2323 : total=9663 2022-01-12 18:35:08.461 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:08.463 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=11295 2022-01-12 18:35:08.466 | + lib/nova:start_nova_api:879 : nova_url=http://10.222.0.44/compute/v2.1/ 2022-01-12 18:35:08.468 | + lib/nova:start_nova_api:882 : echo 'Waiting for nova-api to start...' 2022-01-12 18:35:08.468 | Waiting for nova-api to start... 2022-01-12 18:35:08.471 | + lib/nova:start_nova_api:883 : wait_for_service 60 http://10.222.0.44/compute/v2.1/ 2022-01-12 18:35:08.473 | + functions:wait_for_service:457 : local timeout=60 2022-01-12 18:35:08.476 | + functions:wait_for_service:458 : local url=http://10.222.0.44/compute/v2.1/ 2022-01-12 18:35:08.479 | + functions:wait_for_service:459 : local rval=0 2022-01-12 18:35:08.481 | + functions:wait_for_service:460 : time_start wait_for_service 2022-01-12 18:35:08.484 | + functions-common:time_start:2295 : local name=wait_for_service 2022-01-12 18:35:08.486 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:08.488 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:08.492 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:08.496 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012508494 2022-01-12 18:35:08.499 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-01-12 18:35:08.505 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/compute/v2.1/ 2022-01-12 18:35:14.302 | + :: : [[ 200 == 503 ]] 2022-01-12 18:35:14.304 | + :: : [[ 0 -eq 7 ]] 2022-01-12 18:35:14.307 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-01-12 18:35:14.309 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:14.312 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:14.315 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:14.317 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:14.320 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:14.322 | + functions-common:time_stop:2315 : name=wait_for_service 2022-01-12 18:35:14.325 | + functions-common:time_stop:2316 : start_time=1642012508494 2022-01-12 18:35:14.328 | + functions-common:time_stop:2318 : [[ -z 1642012508494 ]] 2022-01-12 18:35:14.331 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:14.337 | + functions-common:time_stop:2321 : end_time=1642012514333 2022-01-12 18:35:14.339 | + functions-common:time_stop:2322 : elapsed_time=5839 2022-01-12 18:35:14.342 | + functions-common:time_stop:2323 : total=8990 2022-01-12 18:35:14.344 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:14.347 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14829 2022-01-12 18:35:14.350 | + functions:wait_for_service:467 : return 0 2022-01-12 18:35:14.353 | + lib/nova:start_nova_api:887 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:35:14.356 | + lib/nova:start_nova_api:887 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:35:14.360 | + ./stack.sh:main:1284 : is_service_enabled ovn-controller ovn-controller-vtep 2022-01-12 18:35:14.378 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:14.381 | + ./stack.sh:main:1285 : echo_summary 'Starting OVN services' 2022-01-12 18:35:14.384 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:35:14.386 | + ./stack.sh:echo_summary:432 : echo -e Starting OVN services 2022-01-12 18:35:14.389 | + ./stack.sh:main:1286 : start_ovn_services 2022-01-12 18:35:14.391 | + lib/neutron-legacy:start_ovn_services:475 : [[ openvswitch == \o\v\n ]] 2022-01-12 18:35:14.394 | + ./stack.sh:main:1289 : is_service_enabled neutron-api 2022-01-12 18:35:14.413 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:35:14.416 | + ./stack.sh:main:1292 : is_service_enabled q-svc 2022-01-12 18:35:14.433 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:14.436 | + ./stack.sh:main:1293 : echo_summary 'Starting Neutron' 2022-01-12 18:35:14.438 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:35:14.441 | + ./stack.sh:echo_summary:432 : echo -e Starting Neutron 2022-01-12 18:35:14.443 | + ./stack.sh:main:1294 : configure_neutron_after_post_config 2022-01-12 18:35:14.446 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-01-12 18:35:14.449 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-01-12 18:35:14.481 | + ./stack.sh:main:1295 : start_neutron_service_and_check 2022-01-12 18:35:14.483 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2022-01-12 18:35:14.486 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2022-01-12 18:35:14.489 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2022-01-12 18:35:14.491 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2022-01-12 18:35:14.494 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2022-01-12 18:35:14.497 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-01-12 18:35:14.500 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-01-12 18:35:14.503 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2022-01-12 18:35:14.505 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2022-01-12 18:35:14.515 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2022-01-12 18:35:14.515 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2022-01-12 18:35:14.515 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.516 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.519 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.522 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-01-12 18:35:14.524 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.528 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.530 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2022-01-12 18:35:14.548 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:35:14.551 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2022-01-12 18:35:14.553 | + lib/neutron-legacy:start_neutron_service_and_check:510 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.556 | + functions-common:run_process:1564 : local service=q-svc 2022-01-12 18:35:14.558 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.561 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:14.563 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:14.566 | + functions-common:run_process:1569 : local name=q-svc 2022-01-12 18:35:14.569 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:14.571 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:14.573 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:14.576 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:14.579 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:14.583 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012514581 2022-01-12 18:35:14.586 | + functions-common:run_process:1572 : is_service_enabled q-svc 2022-01-12 18:35:14.603 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:14.606 | + functions-common:run_process:1573 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-01-12 18:35:14.608 | + functions-common:_run_under_systemd:1529 : local service=q-svc 2022-01-12 18:35:14.611 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.613 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.615 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.618 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.620 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-01-12 18:35:14.623 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-01-12 18:35:14.625 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-svc.service 2022-01-12 18:35:14.627 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:14.630 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:14.632 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-01-12 18:35:14.635 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-01-12 18:35:14.637 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-svc.service 2022-01-12 18:35:14.639 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.641 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:35:14.644 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:35:14.646 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:35:14.649 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:35:14.651 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-01-12 18:35:14.653 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:35:14.658 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-01-12 18:35:14.723 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-01-12 18:35:14.784 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:14.835 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-01-12 18:35:14.885 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-01-12 18:35:14.936 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:14.986 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:35:14.989 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-01-12 18:35:15.050 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:35:15.437 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-svc.service 2022-01-12 18:35:15.451 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-01-12 18:35:15.818 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-svc.service 2022-01-12 18:35:15.839 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:15.841 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:15.844 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:15.848 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:15.853 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:15.856 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:15.858 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:15.861 | + functions-common:time_stop:2316 : start_time=1642012514581 2022-01-12 18:35:15.863 | + functions-common:time_stop:2318 : [[ -z 1642012514581 ]] 2022-01-12 18:35:15.866 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:15.871 | + functions-common:time_stop:2321 : end_time=1642012515868 2022-01-12 18:35:15.874 | + functions-common:time_stop:2322 : elapsed_time=1287 2022-01-12 18:35:15.876 | + functions-common:time_stop:2323 : total=11295 2022-01-12 18:35:15.879 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:15.881 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=12582 2022-01-12 18:35:15.884 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.44:9696 2022-01-12 18:35:15.886 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2022-01-12 18:35:15.904 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:35:15.907 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2022-01-12 18:35:15.907 | Waiting for Neutron to start... 2022-01-12 18:35:15.909 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.44:9696' 2022-01-12 18:35:15.912 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.44:9696' 'Neutron did not start' 60 2022-01-12 18:35:15.915 | + functions-common:test_with_retry:2247 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.44:9696' 2022-01-12 18:35:15.918 | + functions-common:test_with_retry:2248 : local 'failmsg=Neutron did not start' 2022-01-12 18:35:15.920 | + functions-common:test_with_retry:2249 : local until=60 2022-01-12 18:35:15.923 | + functions-common:test_with_retry:2250 : local sleep=0.5 2022-01-12 18:35:15.925 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2022-01-12 18:35:15.928 | + functions-common:time_start:2295 : local name=test_with_retry 2022-01-12 18:35:15.930 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:15.933 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:15.936 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:15.940 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012515937 2022-01-12 18:35:15.943 | + functions-common:test_with_retry:2253 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.44:9696; do sleep 0.5; done' 2022-01-12 18:35:22.022 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.44:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2256 : time_stop test_with_retry 2022-01-12 18:35:22.025 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:22.027 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:22.029 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:22.032 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:22.035 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:22.038 | + functions-common:time_stop:2315 : name=test_with_retry 2022-01-12 18:35:22.040 | + functions-common:time_stop:2316 : start_time=1642012515937 2022-01-12 18:35:22.043 | + functions-common:time_stop:2318 : [[ -z 1642012515937 ]] 2022-01-12 18:35:22.046 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:22.050 | + functions-common:time_stop:2321 : end_time=1642012522048 2022-01-12 18:35:22.053 | + functions-common:time_stop:2322 : elapsed_time=6111 2022-01-12 18:35:22.055 | + functions-common:time_stop:2323 : total=0 2022-01-12 18:35:22.058 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:22.060 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6111 2022-01-12 18:35:22.063 | + ./stack.sh:main:1300 : is_service_enabled placement 2022-01-12 18:35:22.080 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:22.085 | + ./stack.sh:main:1301 : echo_summary 'Starting Placement' 2022-01-12 18:35:22.086 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:35:22.088 | + ./stack.sh:echo_summary:432 : echo -e Starting Placement 2022-01-12 18:35:22.091 | + ./stack.sh:main:1302 : start_placement 2022-01-12 18:35:22.093 | + lib/placement:start_placement:160 : start_placement_api 2022-01-12 18:35:22.096 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2022-01-12 18:35:22.100 | ++ lib/placement:start_placement_api:147 : which uwsgi 2022-01-12 18:35:22.104 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-01-12 18:35:22.107 | + functions-common:run_process:1564 : local service=placement-api 2022-01-12 18:35:22.109 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-01-12 18:35:22.112 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:22.114 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:22.118 | + functions-common:run_process:1569 : local name=placement-api 2022-01-12 18:35:22.119 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:22.123 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:22.125 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:22.128 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:22.131 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:22.136 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012522133 2022-01-12 18:35:22.139 | + functions-common:run_process:1572 : is_service_enabled placement-api 2022-01-12 18:35:22.157 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:22.160 | + functions-common:run_process:1573 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2022-01-12 18:35:22.163 | + functions-common:_run_under_systemd:1529 : local service=placement-api 2022-01-12 18:35:22.166 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-01-12 18:35:22.168 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-01-12 18:35:22.171 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-01-12 18:35:22.173 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-01-12 18:35:22.176 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2022-01-12 18:35:22.178 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2022-01-12 18:35:22.181 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@placement-api.service 2022-01-12 18:35:22.183 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:22.186 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:22.188 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2022-01-12 18:35:22.191 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2022-01-12 18:35:22.194 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@placement-api.service 2022-01-12 18:35:22.196 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-01-12 18:35:22.198 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-01-12 18:35:22.201 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-01-12 18:35:22.203 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2022-01-12 18:35:22.205 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-01-12 18:35:22.210 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2022-01-12 18:35:22.279 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2022-01-12 18:35:22.340 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2022-01-12 18:35:22.400 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2022-01-12 18:35:22.450 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:22.505 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2022-01-12 18:35:22.557 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2022-01-12 18:35:22.608 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2022-01-12 18:35:22.660 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2022-01-12 18:35:22.711 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2022-01-12 18:35:22.763 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-01-12 18:35:22.765 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2022-01-12 18:35:22.832 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-01-12 18:35:23.230 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@placement-api.service 2022-01-12 18:35:23.244 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2022-01-12 18:35:23.620 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@placement-api.service 2022-01-12 18:35:23.699 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:23.702 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:23.704 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:23.709 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:23.714 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:23.716 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:23.719 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:23.724 | + functions-common:time_stop:2316 : start_time=1642012522133 2022-01-12 18:35:23.726 | + functions-common:time_stop:2318 : [[ -z 1642012522133 ]] 2022-01-12 18:35:23.743 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:23.750 | + functions-common:time_stop:2321 : end_time=1642012523745 2022-01-12 18:35:23.756 | + functions-common:time_stop:2322 : elapsed_time=1612 2022-01-12 18:35:23.760 | + functions-common:time_stop:2323 : total=12582 2022-01-12 18:35:23.762 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:23.765 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=14194 2022-01-12 18:35:23.768 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2022-01-12 18:35:23.768 | Waiting for placement-api to start... 2022-01-12 18:35:23.771 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.44/placement 2022-01-12 18:35:23.776 | + functions:wait_for_service:457 : local timeout=60 2022-01-12 18:35:23.779 | + functions:wait_for_service:458 : local url=http://10.222.0.44/placement 2022-01-12 18:35:23.782 | + functions:wait_for_service:459 : local rval=0 2022-01-12 18:35:23.791 | + functions:wait_for_service:460 : time_start wait_for_service 2022-01-12 18:35:23.791 | + functions-common:time_start:2295 : local name=wait_for_service 2022-01-12 18:35:23.791 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:23.799 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:23.805 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:23.809 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012523806 2022-01-12 18:35:23.812 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-01-12 18:35:23.820 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/placement 2022-01-12 18:35:26.709 | + :: : [[ 200 == 503 ]] 2022-01-12 18:35:26.710 | + :: : [[ 0 -eq 7 ]] 2022-01-12 18:35:26.720 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-01-12 18:35:26.723 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:26.726 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:26.728 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:26.731 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:26.734 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:26.736 | + functions-common:time_stop:2315 : name=wait_for_service 2022-01-12 18:35:26.739 | + functions-common:time_stop:2316 : start_time=1642012523806 2022-01-12 18:35:26.742 | + functions-common:time_stop:2318 : [[ -z 1642012523806 ]] 2022-01-12 18:35:26.746 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:26.750 | + functions-common:time_stop:2321 : end_time=1642012526747 2022-01-12 18:35:26.752 | + functions-common:time_stop:2322 : elapsed_time=2941 2022-01-12 18:35:26.755 | + functions-common:time_stop:2323 : total=14829 2022-01-12 18:35:26.758 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:26.761 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=17770 2022-01-12 18:35:26.763 | + functions:wait_for_service:467 : return 0 2022-01-12 18:35:26.766 | + ./stack.sh:main:1305 : is_service_enabled neutron 2022-01-12 18:35:26.788 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:26.790 | + ./stack.sh:main:1306 : start_neutron 2022-01-12 18:35:26.793 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2022-01-12 18:35:26.797 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:35:26.797 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2022-01-12 18:35:26.803 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-12 18:35:26.806 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-12 18:35:26.808 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2022-01-12 18:35:26.811 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2022-01-12 18:35:26.814 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2022-01-12 18:35:26.816 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:26.819 | + functions-common:run_process:1564 : local service=q-agt 2022-01-12 18:35:26.822 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:26.825 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:26.828 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:26.830 | + functions-common:run_process:1569 : local name=q-agt 2022-01-12 18:35:26.833 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:26.837 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:26.838 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:26.841 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:26.844 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:26.849 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012526846 2022-01-12 18:35:26.851 | + functions-common:run_process:1572 : is_service_enabled q-agt 2022-01-12 18:35:26.868 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:26.871 | + functions-common:run_process:1573 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-01-12 18:35:26.873 | + functions-common:_run_under_systemd:1529 : local service=q-agt 2022-01-12 18:35:26.875 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:26.878 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:26.880 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:26.883 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:26.885 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-01-12 18:35:26.887 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-01-12 18:35:26.890 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-agt.service 2022-01-12 18:35:26.892 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:26.895 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:26.897 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-01-12 18:35:26.900 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-01-12 18:35:26.902 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-agt.service 2022-01-12 18:35:26.904 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:26.907 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:35:26.909 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:35:26.912 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:35:26.914 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:35:26.916 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2022-01-12 18:35:26.918 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:35:26.923 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2022-01-12 18:35:26.983 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2022-01-12 18:35:27.044 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-01-12 18:35:27.095 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2022-01-12 18:35:27.153 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2022-01-12 18:35:27.203 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:27.255 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:35:27.258 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2022-01-12 18:35:27.319 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:35:27.705 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-agt.service 2022-01-12 18:35:27.718 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2022-01-12 18:35:28.105 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-agt.service 2022-01-12 18:35:28.128 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:28.131 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:28.134 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:28.136 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:28.138 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:28.141 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:28.144 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:28.146 | + functions-common:time_stop:2316 : start_time=1642012526846 2022-01-12 18:35:28.148 | + functions-common:time_stop:2318 : [[ -z 1642012526846 ]] 2022-01-12 18:35:28.151 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:28.156 | + functions-common:time_stop:2321 : end_time=1642012528153 2022-01-12 18:35:28.158 | + functions-common:time_stop:2322 : elapsed_time=1307 2022-01-12 18:35:28.161 | + functions-common:time_stop:2323 : total=14194 2022-01-12 18:35:28.164 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:28.166 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=15501 2022-01-12 18:35:28.169 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2022-01-12 18:35:28.171 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2022-01-12 18:35:28.173 | + functions-common:is_provider_network:2161 : return 1 2022-01-12 18:35:28.176 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2022-01-12 18:35:28.179 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-01-12 18:35:28.181 | + functions-common:run_process:1564 : local service=q-dhcp 2022-01-12 18:35:28.184 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-01-12 18:35:28.186 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:28.189 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:28.191 | + functions-common:run_process:1569 : local name=q-dhcp 2022-01-12 18:35:28.194 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:28.196 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:28.198 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:28.201 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:28.204 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:28.209 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012528206 2022-01-12 18:35:28.211 | + functions-common:run_process:1572 : is_service_enabled q-dhcp 2022-01-12 18:35:28.229 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:28.232 | + functions-common:run_process:1573 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2022-01-12 18:35:28.234 | + functions-common:_run_under_systemd:1529 : local service=q-dhcp 2022-01-12 18:35:28.237 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-01-12 18:35:28.240 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-01-12 18:35:28.244 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-01-12 18:35:28.247 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-01-12 18:35:28.249 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2022-01-12 18:35:28.252 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2022-01-12 18:35:28.255 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-dhcp.service 2022-01-12 18:35:28.257 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:28.260 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:28.262 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2022-01-12 18:35:28.265 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2022-01-12 18:35:28.267 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-dhcp.service 2022-01-12 18:35:28.270 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-01-12 18:35:28.272 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:35:28.275 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:35:28.277 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:35:28.280 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:35:28.282 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2022-01-12 18:35:28.284 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:35:28.289 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2022-01-12 18:35:28.352 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2022-01-12 18:35:28.420 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2022-01-12 18:35:28.480 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2022-01-12 18:35:28.533 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2022-01-12 18:35:28.587 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:28.639 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:35:28.642 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2022-01-12 18:35:28.704 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:35:29.112 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-dhcp.service 2022-01-12 18:35:29.126 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2022-01-12 18:35:29.545 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-dhcp.service 2022-01-12 18:35:29.571 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:29.574 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:29.576 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:29.579 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:29.581 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:29.584 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:29.587 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:29.589 | + functions-common:time_stop:2316 : start_time=1642012528206 2022-01-12 18:35:29.592 | + functions-common:time_stop:2318 : [[ -z 1642012528206 ]] 2022-01-12 18:35:29.595 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:29.600 | + functions-common:time_stop:2321 : end_time=1642012529597 2022-01-12 18:35:29.603 | + functions-common:time_stop:2322 : elapsed_time=1391 2022-01-12 18:35:29.605 | + functions-common:time_stop:2323 : total=15501 2022-01-12 18:35:29.608 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:29.610 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=16892 2022-01-12 18:35:29.613 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2022-01-12 18:35:29.632 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:35:29.636 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2022-01-12 18:35:29.638 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2022-01-12 18:35:29.641 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2022-01-12 18:35:29.644 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2022-01-12 18:35:29.647 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.650 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.653 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.655 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2022-01-12 18:35:29.658 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.661 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.664 | + functions-common:run_process:1564 : local service=q-l3 2022-01-12 18:35:29.666 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.669 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:29.671 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:29.673 | + functions-common:run_process:1569 : local name=q-l3 2022-01-12 18:35:29.676 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:29.678 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:29.681 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:29.683 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:29.687 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:29.691 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012529688 2022-01-12 18:35:29.694 | + functions-common:run_process:1572 : is_service_enabled q-l3 2022-01-12 18:35:29.713 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:29.715 | + functions-common:run_process:1573 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2022-01-12 18:35:29.718 | + functions-common:_run_under_systemd:1529 : local service=q-l3 2022-01-12 18:35:29.721 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.723 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.726 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.729 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.731 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2022-01-12 18:35:29.734 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2022-01-12 18:35:29.736 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-l3.service 2022-01-12 18:35:29.739 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:29.741 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:29.744 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2022-01-12 18:35:29.746 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2022-01-12 18:35:29.749 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-l3.service 2022-01-12 18:35:29.752 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.754 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:35:29.757 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:35:29.759 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:35:29.762 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:35:29.765 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2022-01-12 18:35:29.767 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:35:29.773 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2022-01-12 18:35:29.849 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2022-01-12 18:35:29.928 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2022-01-12 18:35:29.983 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2022-01-12 18:35:30.038 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2022-01-12 18:35:30.094 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:30.148 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:35:30.151 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2022-01-12 18:35:30.220 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:35:30.651 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-l3.service 2022-01-12 18:35:30.664 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2022-01-12 18:35:31.079 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-l3.service 2022-01-12 18:35:31.106 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:31.113 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:31.117 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:31.122 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:31.125 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:31.128 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:31.131 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:31.134 | + functions-common:time_stop:2316 : start_time=1642012529688 2022-01-12 18:35:31.137 | + functions-common:time_stop:2318 : [[ -z 1642012529688 ]] 2022-01-12 18:35:31.141 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:31.145 | + functions-common:time_stop:2321 : end_time=1642012531142 2022-01-12 18:35:31.148 | + functions-common:time_stop:2322 : elapsed_time=1454 2022-01-12 18:35:31.150 | + functions-common:time_stop:2323 : total=16892 2022-01-12 18:35:31.153 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:31.156 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=18346 2022-01-12 18:35:31.159 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-01-12 18:35:31.167 | + functions-common:run_process:1564 : local service=q-meta 2022-01-12 18:35:31.167 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-01-12 18:35:31.167 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:31.169 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:31.171 | + functions-common:run_process:1569 : local name=q-meta 2022-01-12 18:35:31.174 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:31.176 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:31.179 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:31.182 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:31.187 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:31.190 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012531186 2022-01-12 18:35:31.192 | + functions-common:run_process:1572 : is_service_enabled q-meta 2022-01-12 18:35:31.214 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:31.217 | + functions-common:run_process:1573 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2022-01-12 18:35:31.219 | + functions-common:_run_under_systemd:1529 : local service=q-meta 2022-01-12 18:35:31.222 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-01-12 18:35:31.225 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-01-12 18:35:31.228 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-01-12 18:35:31.230 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-01-12 18:35:31.233 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2022-01-12 18:35:31.235 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2022-01-12 18:35:31.238 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-meta.service 2022-01-12 18:35:31.241 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:31.253 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:31.256 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2022-01-12 18:35:31.258 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2022-01-12 18:35:31.261 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-meta.service 2022-01-12 18:35:31.263 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-01-12 18:35:31.266 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:35:31.269 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:35:31.271 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:35:31.274 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:35:31.276 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2022-01-12 18:35:31.279 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:35:31.283 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2022-01-12 18:35:31.367 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2022-01-12 18:35:31.451 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2022-01-12 18:35:31.515 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2022-01-12 18:35:31.581 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2022-01-12 18:35:31.639 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:31.697 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:35:31.700 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2022-01-12 18:35:31.775 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:35:32.223 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-meta.service 2022-01-12 18:35:32.237 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2022-01-12 18:35:32.702 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-meta.service 2022-01-12 18:35:32.731 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:32.736 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:32.743 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:32.743 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:32.747 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:32.747 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:32.751 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:32.755 | + functions-common:time_stop:2316 : start_time=1642012531186 2022-01-12 18:35:32.755 | + functions-common:time_stop:2318 : [[ -z 1642012531186 ]] 2022-01-12 18:35:32.759 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:32.763 | + functions-common:time_stop:2321 : end_time=1642012532759 2022-01-12 18:35:32.767 | + functions-common:time_stop:2322 : elapsed_time=1573 2022-01-12 18:35:32.767 | + functions-common:time_stop:2323 : total=18346 2022-01-12 18:35:32.771 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:32.775 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=19919 2022-01-12 18:35:32.775 | + lib/neutron-legacy:start_mutnauq_other_agents:553 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-01-12 18:35:32.779 | + functions-common:run_process:1564 : local service=q-metering 2022-01-12 18:35:32.783 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-01-12 18:35:32.783 | + functions-common:run_process:1566 : local group= 2022-01-12 18:35:32.787 | + functions-common:run_process:1567 : local user= 2022-01-12 18:35:32.787 | + functions-common:run_process:1569 : local name=q-metering 2022-01-12 18:35:32.791 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:35:32.795 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:35:32.795 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:35:32.799 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:35:32.803 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:35:32.807 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012532801 2022-01-12 18:35:32.807 | + functions-common:run_process:1572 : is_service_enabled q-metering 2022-01-12 18:35:32.828 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:32.830 | + functions-common:run_process:1573 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2022-01-12 18:35:32.833 | + functions-common:_run_under_systemd:1529 : local service=q-metering 2022-01-12 18:35:32.836 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-01-12 18:35:32.839 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-01-12 18:35:32.841 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-01-12 18:35:32.844 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-01-12 18:35:32.847 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2022-01-12 18:35:32.850 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2022-01-12 18:35:32.853 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@q-metering.service 2022-01-12 18:35:32.855 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:35:32.858 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:35:32.861 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2022-01-12 18:35:32.864 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2022-01-12 18:35:32.866 | + functions-common:write_user_unit_file:1446 : local service=devstack@q-metering.service 2022-01-12 18:35:32.869 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-01-12 18:35:32.872 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:35:32.874 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:35:32.877 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:35:32.880 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:35:32.883 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2022-01-12 18:35:32.886 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:35:32.891 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2022-01-12 18:35:32.967 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2022-01-12 18:35:33.049 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2022-01-12 18:35:33.110 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2022-01-12 18:35:33.172 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2022-01-12 18:35:33.235 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:35:33.308 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:35:33.311 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2022-01-12 18:35:33.399 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:35:33.865 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@q-metering.service 2022-01-12 18:35:33.879 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2022-01-12 18:35:34.306 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@q-metering.service 2022-01-12 18:35:34.336 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:35:34.340 | + functions-common:time_stop:2309 : local name 2022-01-12 18:35:34.344 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:35:34.347 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:35:34.351 | + functions-common:time_stop:2312 : local total 2022-01-12 18:35:34.354 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:35:34.356 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:35:34.360 | + functions-common:time_stop:2316 : start_time=1642012532801 2022-01-12 18:35:34.364 | + functions-common:time_stop:2318 : [[ -z 1642012532801 ]] 2022-01-12 18:35:34.370 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:35:34.376 | + functions-common:time_stop:2321 : end_time=1642012534370 2022-01-12 18:35:34.379 | + functions-common:time_stop:2322 : elapsed_time=1569 2022-01-12 18:35:34.382 | + functions-common:time_stop:2323 : total=19919 2022-01-12 18:35:34.386 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:35:34.389 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=21488 2022-01-12 18:35:34.392 | + ./stack.sh:main:1309 : is_service_enabled q-svc 2022-01-12 18:35:34.414 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:35:34.417 | + ./stack.sh:main:1309 : [[ True == \T\r\u\e ]] 2022-01-12 18:35:34.420 | + ./stack.sh:main:1310 : echo_summary 'Creating initial neutron network elements' 2022-01-12 18:35:34.422 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:35:34.425 | + ./stack.sh:echo_summary:432 : echo -e Creating initial neutron network elements 2022-01-12 18:35:34.428 | + ./stack.sh:main:1313 : type -p neutron_plugin_create_initial_networks 2022-01-12 18:35:34.430 | + ./stack.sh:main:1316 : create_neutron_initial_network 2022-01-12 18:35:34.433 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:150 : local project_id 2022-01-12 18:35:34.450 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : get_field 1 2022-01-12 18:35:34.451 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:35:34.451 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : oscwrap project list 2022-01-12 18:35:34.451 | ++ functions-common:get_field:727 : read data 2022-01-12 18:35:34.451 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : grep ' demo ' 2022-01-12 18:35:37.064 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:37.064 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:37.064 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:37.064 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:37.223 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:35:37.227 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2022-01-12 18:35:37.229 | ++ functions-common:get_field:731 : field='$2' 2022-01-12 18:35:37.233 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-01-12 18:35:37.233 | ++ functions-common:get_field:733 : echo '| 648f1440af174801a454624b0ef72e2a | demo |' 2022-01-12 18:35:37.239 | ++ functions-common:get_field:727 : read data 2022-01-12 18:35:37.247 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:151 : project_id=648f1440af174801a454624b0ef72e2a 2022-01-12 18:35:37.249 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:152 : die_if_not_set 152 project_id 'Failure retrieving project_id for demo' 2022-01-12 18:35:37.252 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:35:37.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:155 : type -p neutron_plugin_create_initial_network_profile 2022-01-12 18:35:37.274 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:159 : is_networking_extension_supported auto-allocated-topology 2022-01-12 18:35:37.276 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2022-01-12 18:35:37.280 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-01-12 18:35:40.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:40.249 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:40.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:40.249 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:40.397 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:35:40.400 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-01-12 18:35:40.400 | address-scope 2022-01-12 18:35:40.400 | router-admin-state-down-before-update 2022-01-12 18:35:40.400 | agent 2022-01-12 18:35:40.400 | agent-resources-synced 2022-01-12 18:35:40.400 | allowed-address-pairs 2022-01-12 18:35:40.400 | auto-allocated-topology 2022-01-12 18:35:40.400 | availability_zone 2022-01-12 18:35:40.400 | availability_zone_filter 2022-01-12 18:35:40.400 | default-subnetpools 2022-01-12 18:35:40.400 | dhcp_agent_scheduler 2022-01-12 18:35:40.400 | dvr 2022-01-12 18:35:40.400 | empty-string-filtering 2022-01-12 18:35:40.400 | external-net 2022-01-12 18:35:40.400 | extra_dhcp_opt 2022-01-12 18:35:40.400 | extraroute 2022-01-12 18:35:40.400 | extraroute-atomic 2022-01-12 18:35:40.400 | filter-validation 2022-01-12 18:35:40.400 | fip-port-details 2022-01-12 18:35:40.400 | flavors 2022-01-12 18:35:40.401 | floatingip-pools 2022-01-12 18:35:40.401 | ip-substring-filtering 2022-01-12 18:35:40.401 | router 2022-01-12 18:35:40.401 | ext-gw-mode 2022-01-12 18:35:40.401 | l3-ha 2022-01-12 18:35:40.401 | l3-flavors 2022-01-12 18:35:40.401 | l3-port-ip-change-not-allowed 2022-01-12 18:35:40.401 | l3_agent_scheduler 2022-01-12 18:35:40.401 | metering 2022-01-12 18:35:40.401 | metering_source_and_destination_fields 2022-01-12 18:35:40.401 | multi-provider 2022-01-12 18:35:40.401 | net-mtu 2022-01-12 18:35:40.401 | net-mtu-writable 2022-01-12 18:35:40.401 | network_availability_zone 2022-01-12 18:35:40.401 | network-ip-availability 2022-01-12 18:35:40.401 | pagination 2022-01-12 18:35:40.401 | port-device-profile 2022-01-12 18:35:40.401 | port-mac-address-regenerate 2022-01-12 18:35:40.401 | port-numa-affinity-policy 2022-01-12 18:35:40.401 | binding 2022-01-12 18:35:40.401 | binding-extended 2022-01-12 18:35:40.401 | port-security 2022-01-12 18:35:40.401 | project-id 2022-01-12 18:35:40.401 | provider 2022-01-12 18:35:40.401 | quotas 2022-01-12 18:35:40.401 | quota_details 2022-01-12 18:35:40.401 | rbac-policies 2022-01-12 18:35:40.401 | rbac-address-group 2022-01-12 18:35:40.401 | rbac-address-scope 2022-01-12 18:35:40.401 | rbac-security-groups 2022-01-12 18:35:40.401 | rbac-subnetpool 2022-01-12 18:35:40.401 | revision-if-match 2022-01-12 18:35:40.401 | standard-attr-revisions 2022-01-12 18:35:40.401 | router_availability_zone 2022-01-12 18:35:40.401 | security-groups-normalized-cidr 2022-01-12 18:35:40.401 | port-security-groups-filtering 2022-01-12 18:35:40.401 | security-groups-remote-address-group 2022-01-12 18:35:40.402 | security-group 2022-01-12 18:35:40.402 | service-type 2022-01-12 18:35:40.402 | sorting 2022-01-12 18:35:40.402 | standard-attr-description 2022-01-12 18:35:40.402 | stateful-security-group 2022-01-12 18:35:40.402 | subnet_onboard 2022-01-12 18:35:40.402 | subnet-service-types 2022-01-12 18:35:40.402 | subnet_allocation 2022-01-12 18:35:40.402 | subnetpool-prefix-ops 2022-01-12 18:35:40.402 | standard-attr-tag 2022-01-12 18:35:40.402 | standard-attr-timestamp' 2022-01-12 18:35:40.403 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-01-12 18:35:40.403 | address-scope 2022-01-12 18:35:40.403 | router-admin-state-down-before-update 2022-01-12 18:35:40.403 | agent 2022-01-12 18:35:40.403 | agent-resources-synced 2022-01-12 18:35:40.403 | allowed-address-pairs 2022-01-12 18:35:40.404 | auto-allocated-topology 2022-01-12 18:35:40.404 | availability_zone 2022-01-12 18:35:40.404 | availability_zone_filter 2022-01-12 18:35:40.404 | default-subnetpools 2022-01-12 18:35:40.404 | dhcp_agent_scheduler 2022-01-12 18:35:40.404 | dvr 2022-01-12 18:35:40.404 | empty-string-filtering 2022-01-12 18:35:40.404 | external-net 2022-01-12 18:35:40.404 | extra_dhcp_opt 2022-01-12 18:35:40.404 | extraroute 2022-01-12 18:35:40.404 | extraroute-atomic 2022-01-12 18:35:40.404 | filter-validation 2022-01-12 18:35:40.404 | fip-port-details 2022-01-12 18:35:40.404 | flavors 2022-01-12 18:35:40.404 | floatingip-pools 2022-01-12 18:35:40.404 | ip-substring-filtering 2022-01-12 18:35:40.404 | router 2022-01-12 18:35:40.404 | ext-gw-mode 2022-01-12 18:35:40.404 | l3-ha 2022-01-12 18:35:40.404 | l3-flavors 2022-01-12 18:35:40.404 | l3-port-ip-change-not-allowed 2022-01-12 18:35:40.404 | l3_agent_scheduler 2022-01-12 18:35:40.404 | metering 2022-01-12 18:35:40.404 | metering_source_and_destination_fields 2022-01-12 18:35:40.404 | multi-provider 2022-01-12 18:35:40.404 | net-mtu 2022-01-12 18:35:40.404 | net-mtu-writable 2022-01-12 18:35:40.404 | network_availability_zone 2022-01-12 18:35:40.404 | network-ip-availability 2022-01-12 18:35:40.404 | pagination 2022-01-12 18:35:40.404 | port-device-profile 2022-01-12 18:35:40.404 | port-mac-address-regenerate 2022-01-12 18:35:40.404 | port-numa-affinity-policy 2022-01-12 18:35:40.404 | binding 2022-01-12 18:35:40.404 | binding-extended 2022-01-12 18:35:40.404 | port-security 2022-01-12 18:35:40.404 | project-id 2022-01-12 18:35:40.405 | provider 2022-01-12 18:35:40.405 | quotas 2022-01-12 18:35:40.405 | quota_details 2022-01-12 18:35:40.405 | rbac-policies 2022-01-12 18:35:40.405 | rbac-address-group 2022-01-12 18:35:40.405 | rbac-address-scope 2022-01-12 18:35:40.405 | rbac-security-groups 2022-01-12 18:35:40.405 | rbac-subnetpool 2022-01-12 18:35:40.405 | revision-if-match 2022-01-12 18:35:40.405 | standard-attr-revisions 2022-01-12 18:35:40.405 | router_availability_zone 2022-01-12 18:35:40.405 | security-groups-normalized-cidr 2022-01-12 18:35:40.405 | port-security-groups-filtering 2022-01-12 18:35:40.405 | security-groups-remote-address-group 2022-01-12 18:35:40.405 | security-group 2022-01-12 18:35:40.405 | service-type 2022-01-12 18:35:40.405 | sorting 2022-01-12 18:35:40.405 | standard-attr-description 2022-01-12 18:35:40.405 | stateful-security-group 2022-01-12 18:35:40.405 | subnet_onboard 2022-01-12 18:35:40.405 | subnet-service-types 2022-01-12 18:35:40.405 | subnet_allocation 2022-01-12 18:35:40.405 | subnetpool-prefix-ops 2022-01-12 18:35:40.405 | standard-attr-tag 2022-01-12 18:35:40.405 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-01-12 18:35:40.406 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-01-12 18:35:40.409 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:160 : [[ True == \T\r\u\e ]] 2022-01-12 18:35:40.411 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : [[ 4 =~ 4.* ]] 2022-01-12 18:35:40.415 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2022-01-12 18:35:43.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:43.458 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:43.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:43.458 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:43.607 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:35:43.610 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : SUBNETPOOL_V4_ID=c46d87b0-f511-4d1f-a2ff-ae070a8d82d6 2022-01-12 18:35:43.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4 =~ .*6 ]] 2022-01-12 18:35:43.616 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : is_provider_network 2022-01-12 18:35:43.619 | + functions-common:is_provider_network:2158 : '[' '' == True ']' 2022-01-12 18:35:43.621 | + functions-common:is_provider_network:2161 : return 1 2022-01-12 18:35:43.626 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 648f1440af174801a454624b0ef72e2a private 2022-01-12 18:35:43.626 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : grep ' id ' 2022-01-12 18:35:43.626 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : get_field 2 2022-01-12 18:35:43.628 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:35:43.632 | ++ functions-common:get_field:727 : read data 2022-01-12 18:35:47.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:47.105 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:47.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:47.105 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:47.264 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:35:47.267 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-01-12 18:35:47.270 | ++ functions-common:get_field:731 : field='$3' 2022-01-12 18:35:47.273 | ++ functions-common:get_field:733 : echo '| id | 0b59ef80-ef54-4e0a-a2a1-8cfd06472858 |' 2022-01-12 18:35:47.274 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-01-12 18:35:47.279 | ++ functions-common:get_field:727 : read data 2022-01-12 18:35:47.283 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:200 : NET_ID=0b59ef80-ef54-4e0a-a2a1-8cfd06472858 2022-01-12 18:35:47.286 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:201 : die_if_not_set 201 NET_ID 'Failure creating NET_ID for private 648f1440af174801a454624b0ef72e2a' 2022-01-12 18:35:47.289 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:35:47.306 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : [[ 4 =~ 4.* ]] 2022-01-12 18:35:47.309 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : _neutron_create_private_subnet_v4 648f1440af174801a454624b0ef72e2a 2022-01-12 18:35:47.312 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:252 : local project_id=648f1440af174801a454624b0ef72e2a 2022-01-12 18:35:47.314 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:253 : '[' -z c46d87b0-f511-4d1f-a2ff-ae070a8d82d6 ']' 2022-01-12 18:35:47.317 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:256 : local 'subnet_params=--project 648f1440af174801a454624b0ef72e2a ' 2022-01-12 18:35:47.319 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : subnet_params+='--ip-version 4 ' 2022-01-12 18:35:47.321 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 172.20.0.1 ]] 2022-01-12 18:35:47.324 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 172.20.0.1 ' 2022-01-12 18:35:47.326 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:261 : subnet_params+='--subnet-pool c46d87b0-f511-4d1f-a2ff-ae070a8d82d6 ' 2022-01-12 18:35:47.329 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+=' ' 2022-01-12 18:35:47.331 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--network 0b59ef80-ef54-4e0a-a2a1-8cfd06472858 private-subnet' 2022-01-12 18:35:47.334 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : local subnet_id 2022-01-12 18:35:47.338 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : grep ' id ' 2022-01-12 18:35:47.338 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 648f1440af174801a454624b0ef72e2a --ip-version 4 --gateway 172.20.0.1 --subnet-pool c46d87b0-f511-4d1f-a2ff-ae070a8d82d6 --network 0b59ef80-ef54-4e0a-a2a1-8cfd06472858 private-subnet 2022-01-12 18:35:47.339 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : get_field 2 2022-01-12 18:35:47.341 | +++ functions-common:get_field:726 : local data field 2022-01-12 18:35:47.344 | +++ functions-common:get_field:727 : read data 2022-01-12 18:35:51.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:51.011 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:51.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:51.012 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:51.187 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:35:51.190 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-01-12 18:35:51.192 | +++ functions-common:get_field:731 : field='$3' 2022-01-12 18:35:51.196 | +++ functions-common:get_field:733 : echo '| id | 45f2b7be-6428-4ad3-bd95-d4a19d7bb63a |' 2022-01-12 18:35:51.197 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-01-12 18:35:51.203 | +++ functions-common:get_field:727 : read data 2022-01-12 18:35:51.206 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_id=45f2b7be-6428-4ad3-bd95-d4a19d7bb63a 2022-01-12 18:35:51.209 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : die_if_not_set 266 subnet_id 'Failure creating private IPv4 subnet for 648f1440af174801a454624b0ef72e2a' 2022-01-12 18:35:51.211 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:35:51.228 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : echo 45f2b7be-6428-4ad3-bd95-d4a19d7bb63a 2022-01-12 18:35:51.231 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : SUBNET_ID=45f2b7be-6428-4ad3-bd95-d4a19d7bb63a 2022-01-12 18:35:51.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : [[ 4 =~ .*6 ]] 2022-01-12 18:35:51.238 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported router 2022-01-12 18:35:51.241 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=router 2022-01-12 18:35:51.245 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-01-12 18:35:53.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:53.829 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:53.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:53.829 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:53.985 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:35:53.988 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-01-12 18:35:53.988 | address-scope 2022-01-12 18:35:53.988 | router-admin-state-down-before-update 2022-01-12 18:35:53.988 | agent 2022-01-12 18:35:53.988 | agent-resources-synced 2022-01-12 18:35:53.988 | allowed-address-pairs 2022-01-12 18:35:53.988 | auto-allocated-topology 2022-01-12 18:35:53.988 | availability_zone 2022-01-12 18:35:53.988 | availability_zone_filter 2022-01-12 18:35:53.988 | default-subnetpools 2022-01-12 18:35:53.988 | dhcp_agent_scheduler 2022-01-12 18:35:53.988 | dvr 2022-01-12 18:35:53.988 | empty-string-filtering 2022-01-12 18:35:53.988 | external-net 2022-01-12 18:35:53.988 | extra_dhcp_opt 2022-01-12 18:35:53.988 | extraroute 2022-01-12 18:35:53.988 | extraroute-atomic 2022-01-12 18:35:53.988 | filter-validation 2022-01-12 18:35:53.988 | fip-port-details 2022-01-12 18:35:53.988 | flavors 2022-01-12 18:35:53.989 | floatingip-pools 2022-01-12 18:35:53.989 | ip-substring-filtering 2022-01-12 18:35:53.989 | router 2022-01-12 18:35:53.989 | ext-gw-mode 2022-01-12 18:35:53.989 | l3-ha 2022-01-12 18:35:53.989 | l3-flavors 2022-01-12 18:35:53.989 | l3-port-ip-change-not-allowed 2022-01-12 18:35:53.989 | l3_agent_scheduler 2022-01-12 18:35:53.989 | metering 2022-01-12 18:35:53.989 | metering_source_and_destination_fields 2022-01-12 18:35:53.989 | multi-provider 2022-01-12 18:35:53.989 | net-mtu 2022-01-12 18:35:53.989 | net-mtu-writable 2022-01-12 18:35:53.989 | network_availability_zone 2022-01-12 18:35:53.989 | network-ip-availability 2022-01-12 18:35:53.989 | pagination 2022-01-12 18:35:53.989 | port-device-profile 2022-01-12 18:35:53.989 | port-mac-address-regenerate 2022-01-12 18:35:53.989 | port-numa-affinity-policy 2022-01-12 18:35:53.989 | binding 2022-01-12 18:35:53.989 | binding-extended 2022-01-12 18:35:53.989 | port-security 2022-01-12 18:35:53.989 | project-id 2022-01-12 18:35:53.989 | provider 2022-01-12 18:35:53.989 | quotas 2022-01-12 18:35:53.989 | quota_details 2022-01-12 18:35:53.989 | rbac-policies 2022-01-12 18:35:53.989 | rbac-address-group 2022-01-12 18:35:53.989 | rbac-address-scope 2022-01-12 18:35:53.989 | rbac-security-groups 2022-01-12 18:35:53.989 | rbac-subnetpool 2022-01-12 18:35:53.989 | revision-if-match 2022-01-12 18:35:53.989 | standard-attr-revisions 2022-01-12 18:35:53.989 | router_availability_zone 2022-01-12 18:35:53.989 | security-groups-normalized-cidr 2022-01-12 18:35:53.989 | port-security-groups-filtering 2022-01-12 18:35:53.990 | security-groups-remote-address-group 2022-01-12 18:35:53.990 | security-group 2022-01-12 18:35:53.990 | service-type 2022-01-12 18:35:53.990 | sorting 2022-01-12 18:35:53.990 | standard-attr-description 2022-01-12 18:35:53.990 | stateful-security-group 2022-01-12 18:35:53.990 | subnet_onboard 2022-01-12 18:35:53.990 | subnet-service-types 2022-01-12 18:35:53.990 | subnet_allocation 2022-01-12 18:35:53.990 | subnetpool-prefix-ops 2022-01-12 18:35:53.990 | standard-attr-tag 2022-01-12 18:35:53.990 | standard-attr-timestamp' 2022-01-12 18:35:53.992 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-01-12 18:35:53.992 | address-scope 2022-01-12 18:35:53.992 | router-admin-state-down-before-update 2022-01-12 18:35:53.992 | agent 2022-01-12 18:35:53.993 | agent-resources-synced 2022-01-12 18:35:53.993 | allowed-address-pairs 2022-01-12 18:35:53.993 | auto-allocated-topology 2022-01-12 18:35:53.993 | availability_zone 2022-01-12 18:35:53.993 | availability_zone_filter 2022-01-12 18:35:53.993 | default-subnetpools 2022-01-12 18:35:53.993 | dhcp_agent_scheduler 2022-01-12 18:35:53.993 | dvr 2022-01-12 18:35:53.993 | empty-string-filtering 2022-01-12 18:35:53.993 | external-net 2022-01-12 18:35:53.993 | extra_dhcp_opt 2022-01-12 18:35:53.993 | extraroute 2022-01-12 18:35:53.993 | extraroute-atomic 2022-01-12 18:35:53.993 | filter-validation 2022-01-12 18:35:53.993 | fip-port-details 2022-01-12 18:35:53.993 | flavors 2022-01-12 18:35:53.993 | floatingip-pools 2022-01-12 18:35:53.993 | ip-substring-filtering 2022-01-12 18:35:53.993 | router 2022-01-12 18:35:53.993 | ext-gw-mode 2022-01-12 18:35:53.993 | l3-ha 2022-01-12 18:35:53.993 | l3-flavors 2022-01-12 18:35:53.993 | l3-port-ip-change-not-allowed 2022-01-12 18:35:53.993 | l3_agent_scheduler 2022-01-12 18:35:53.993 | metering 2022-01-12 18:35:53.993 | metering_source_and_destination_fields 2022-01-12 18:35:53.993 | multi-provider 2022-01-12 18:35:53.993 | net-mtu 2022-01-12 18:35:53.993 | net-mtu-writable 2022-01-12 18:35:53.993 | network_availability_zone 2022-01-12 18:35:53.993 | network-ip-availability 2022-01-12 18:35:53.993 | pagination 2022-01-12 18:35:53.993 | port-device-profile 2022-01-12 18:35:53.993 | port-mac-address-regenerate 2022-01-12 18:35:53.993 | port-numa-affinity-policy 2022-01-12 18:35:53.993 | binding 2022-01-12 18:35:53.993 | binding-extended 2022-01-12 18:35:53.993 | port-security 2022-01-12 18:35:53.994 | project-id 2022-01-12 18:35:53.994 | provider 2022-01-12 18:35:53.994 | quotas 2022-01-12 18:35:53.994 | quota_details 2022-01-12 18:35:53.994 | rbac-policies 2022-01-12 18:35:53.994 | rbac-address-group 2022-01-12 18:35:53.994 | rbac-address-scope 2022-01-12 18:35:53.994 | rbac-security-groups 2022-01-12 18:35:53.994 | rbac-subnetpool 2022-01-12 18:35:53.994 | revision-if-match 2022-01-12 18:35:53.994 | standard-attr-revisions 2022-01-12 18:35:53.994 | router_availability_zone 2022-01-12 18:35:53.994 | security-groups-normalized-cidr 2022-01-12 18:35:53.994 | port-security-groups-filtering 2022-01-12 18:35:53.994 | security-groups-remote-address-group 2022-01-12 18:35:53.994 | security-group 2022-01-12 18:35:53.994 | service-type 2022-01-12 18:35:53.994 | sorting 2022-01-12 18:35:53.994 | standard-attr-description 2022-01-12 18:35:53.994 | stateful-security-group 2022-01-12 18:35:53.994 | subnet_onboard 2022-01-12 18:35:53.994 | subnet-service-types 2022-01-12 18:35:53.994 | subnet_allocation 2022-01-12 18:35:53.994 | subnetpool-prefix-ops 2022-01-12 18:35:53.994 | standard-attr-tag 2022-01-12 18:35:53.994 | standard-attr-timestamp =~ router ]] 2022-01-12 18:35:53.995 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-01-12 18:35:53.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : is_networking_extension_supported external-net 2022-01-12 18:35:54.000 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2022-01-12 18:35:54.004 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-01-12 18:35:56.534 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:56.535 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:56.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:56.535 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:56.700 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:35:56.703 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-01-12 18:35:56.703 | address-scope 2022-01-12 18:35:56.703 | router-admin-state-down-before-update 2022-01-12 18:35:56.703 | agent 2022-01-12 18:35:56.704 | agent-resources-synced 2022-01-12 18:35:56.704 | allowed-address-pairs 2022-01-12 18:35:56.704 | auto-allocated-topology 2022-01-12 18:35:56.704 | availability_zone 2022-01-12 18:35:56.704 | availability_zone_filter 2022-01-12 18:35:56.704 | default-subnetpools 2022-01-12 18:35:56.704 | dhcp_agent_scheduler 2022-01-12 18:35:56.704 | dvr 2022-01-12 18:35:56.704 | empty-string-filtering 2022-01-12 18:35:56.704 | external-net 2022-01-12 18:35:56.704 | extra_dhcp_opt 2022-01-12 18:35:56.704 | extraroute 2022-01-12 18:35:56.704 | extraroute-atomic 2022-01-12 18:35:56.704 | filter-validation 2022-01-12 18:35:56.704 | fip-port-details 2022-01-12 18:35:56.704 | flavors 2022-01-12 18:35:56.704 | floatingip-pools 2022-01-12 18:35:56.704 | ip-substring-filtering 2022-01-12 18:35:56.704 | router 2022-01-12 18:35:56.704 | ext-gw-mode 2022-01-12 18:35:56.704 | l3-ha 2022-01-12 18:35:56.704 | l3-flavors 2022-01-12 18:35:56.704 | l3-port-ip-change-not-allowed 2022-01-12 18:35:56.704 | l3_agent_scheduler 2022-01-12 18:35:56.704 | metering 2022-01-12 18:35:56.704 | metering_source_and_destination_fields 2022-01-12 18:35:56.704 | multi-provider 2022-01-12 18:35:56.704 | net-mtu 2022-01-12 18:35:56.704 | net-mtu-writable 2022-01-12 18:35:56.704 | network_availability_zone 2022-01-12 18:35:56.704 | network-ip-availability 2022-01-12 18:35:56.704 | pagination 2022-01-12 18:35:56.704 | port-device-profile 2022-01-12 18:35:56.704 | port-mac-address-regenerate 2022-01-12 18:35:56.704 | port-numa-affinity-policy 2022-01-12 18:35:56.704 | binding 2022-01-12 18:35:56.705 | binding-extended 2022-01-12 18:35:56.705 | port-security 2022-01-12 18:35:56.705 | project-id 2022-01-12 18:35:56.705 | provider 2022-01-12 18:35:56.705 | quotas 2022-01-12 18:35:56.705 | quota_details 2022-01-12 18:35:56.705 | rbac-policies 2022-01-12 18:35:56.705 | rbac-address-group 2022-01-12 18:35:56.705 | rbac-address-scope 2022-01-12 18:35:56.705 | rbac-security-groups 2022-01-12 18:35:56.705 | rbac-subnetpool 2022-01-12 18:35:56.705 | revision-if-match 2022-01-12 18:35:56.705 | standard-attr-revisions 2022-01-12 18:35:56.705 | router_availability_zone 2022-01-12 18:35:56.705 | security-groups-normalized-cidr 2022-01-12 18:35:56.705 | port-security-groups-filtering 2022-01-12 18:35:56.705 | security-groups-remote-address-group 2022-01-12 18:35:56.705 | security-group 2022-01-12 18:35:56.705 | service-type 2022-01-12 18:35:56.705 | sorting 2022-01-12 18:35:56.705 | standard-attr-description 2022-01-12 18:35:56.705 | stateful-security-group 2022-01-12 18:35:56.705 | subnet_onboard 2022-01-12 18:35:56.705 | subnet-service-types 2022-01-12 18:35:56.705 | subnet_allocation 2022-01-12 18:35:56.705 | subnetpool-prefix-ops 2022-01-12 18:35:56.705 | standard-attr-tag 2022-01-12 18:35:56.705 | standard-attr-timestamp' 2022-01-12 18:35:56.706 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-01-12 18:35:56.711 | address-scope 2022-01-12 18:35:56.712 | router-admin-state-down-before-update 2022-01-12 18:35:56.712 | agent 2022-01-12 18:35:56.712 | agent-resources-synced 2022-01-12 18:35:56.712 | allowed-address-pairs 2022-01-12 18:35:56.712 | auto-allocated-topology 2022-01-12 18:35:56.712 | availability_zone 2022-01-12 18:35:56.712 | availability_zone_filter 2022-01-12 18:35:56.712 | default-subnetpools 2022-01-12 18:35:56.712 | dhcp_agent_scheduler 2022-01-12 18:35:56.712 | dvr 2022-01-12 18:35:56.712 | empty-string-filtering 2022-01-12 18:35:56.712 | external-net 2022-01-12 18:35:56.712 | extra_dhcp_opt 2022-01-12 18:35:56.712 | extraroute 2022-01-12 18:35:56.712 | extraroute-atomic 2022-01-12 18:35:56.712 | filter-validation 2022-01-12 18:35:56.712 | fip-port-details 2022-01-12 18:35:56.712 | flavors 2022-01-12 18:35:56.712 | floatingip-pools 2022-01-12 18:35:56.712 | ip-substring-filtering 2022-01-12 18:35:56.712 | router 2022-01-12 18:35:56.712 | ext-gw-mode 2022-01-12 18:35:56.712 | l3-ha 2022-01-12 18:35:56.712 | l3-flavors 2022-01-12 18:35:56.712 | l3-port-ip-change-not-allowed 2022-01-12 18:35:56.712 | l3_agent_scheduler 2022-01-12 18:35:56.712 | metering 2022-01-12 18:35:56.712 | metering_source_and_destination_fields 2022-01-12 18:35:56.712 | multi-provider 2022-01-12 18:35:56.714 | net-mtu 2022-01-12 18:35:56.714 | net-mtu-writable 2022-01-12 18:35:56.714 | network_availability_zone 2022-01-12 18:35:56.714 | network-ip-availability 2022-01-12 18:35:56.714 | pagination 2022-01-12 18:35:56.714 | port-device-profile 2022-01-12 18:35:56.714 | port-mac-address-regenerate 2022-01-12 18:35:56.714 | port-numa-affinity-policy 2022-01-12 18:35:56.714 | binding 2022-01-12 18:35:56.714 | binding-extended 2022-01-12 18:35:56.714 | port-security 2022-01-12 18:35:56.714 | project-id 2022-01-12 18:35:56.714 | provider 2022-01-12 18:35:56.714 | quotas 2022-01-12 18:35:56.714 | quota_details 2022-01-12 18:35:56.714 | rbac-policies 2022-01-12 18:35:56.714 | rbac-address-group 2022-01-12 18:35:56.714 | rbac-address-scope 2022-01-12 18:35:56.714 | rbac-security-groups 2022-01-12 18:35:56.714 | rbac-subnetpool 2022-01-12 18:35:56.714 | revision-if-match 2022-01-12 18:35:56.714 | standard-attr-revisions 2022-01-12 18:35:56.715 | router_availability_zone 2022-01-12 18:35:56.715 | security-groups-normalized-cidr 2022-01-12 18:35:56.715 | port-security-groups-filtering 2022-01-12 18:35:56.715 | security-groups-remote-address-group 2022-01-12 18:35:56.715 | security-group 2022-01-12 18:35:56.715 | service-type 2022-01-12 18:35:56.715 | sorting 2022-01-12 18:35:56.715 | standard-attr-description 2022-01-12 18:35:56.715 | stateful-security-group 2022-01-12 18:35:56.715 | subnet_onboard 2022-01-12 18:35:56.715 | subnet-service-types 2022-01-12 18:35:56.715 | subnet_allocation 2022-01-12 18:35:56.715 | subnetpool-prefix-ops 2022-01-12 18:35:56.715 | standard-attr-tag 2022-01-12 18:35:56.715 | standard-attr-timestamp =~ external-net ]] 2022-01-12 18:35:56.715 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-01-12 18:35:56.715 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : [[ True == \T\r\u\e ]] 2022-01-12 18:35:56.718 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : grep ' id ' 2022-01-12 18:35:56.718 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 648f1440af174801a454624b0ef72e2a router1 2022-01-12 18:35:56.718 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : get_field 2 2022-01-12 18:35:56.726 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:35:56.728 | ++ functions-common:get_field:727 : read data 2022-01-12 18:35:59.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:59.792 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:59.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:35:59.792 | from cryptography.utils import int_from_bytes 2022-01-12 18:35:59.972 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:35:59.975 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-01-12 18:35:59.978 | ++ functions-common:get_field:731 : field='$3' 2022-01-12 18:35:59.981 | ++ functions-common:get_field:733 : echo '| id | e748010d-c98c-4a18-a1d2-3f0b41a3c6f2 |' 2022-01-12 18:35:59.981 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-01-12 18:35:59.987 | ++ functions-common:get_field:727 : read data 2022-01-12 18:35:59.991 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : ROUTER_ID=e748010d-c98c-4a18-a1d2-3f0b41a3c6f2 2022-01-12 18:35:59.994 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : die_if_not_set 219 ROUTER_ID 'Failure creating ROUTER_ID for 648f1440af174801a454624b0ef72e2a router1' 2022-01-12 18:35:59.996 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:36:00.013 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:226 : EXTERNAL_NETWORK_FLAGS=--external 2022-01-12 18:36:00.016 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:227 : is_networking_extension_supported auto-allocated-topology 2022-01-12 18:36:00.018 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=auto-allocated-topology 2022-01-12 18:36:00.023 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-01-12 18:36:02.575 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:02.575 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:02.575 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:02.575 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:02.724 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:36:02.727 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-01-12 18:36:02.727 | address-scope 2022-01-12 18:36:02.727 | router-admin-state-down-before-update 2022-01-12 18:36:02.727 | agent 2022-01-12 18:36:02.727 | agent-resources-synced 2022-01-12 18:36:02.727 | allowed-address-pairs 2022-01-12 18:36:02.727 | auto-allocated-topology 2022-01-12 18:36:02.728 | availability_zone 2022-01-12 18:36:02.728 | availability_zone_filter 2022-01-12 18:36:02.728 | default-subnetpools 2022-01-12 18:36:02.728 | dhcp_agent_scheduler 2022-01-12 18:36:02.728 | dvr 2022-01-12 18:36:02.728 | empty-string-filtering 2022-01-12 18:36:02.728 | external-net 2022-01-12 18:36:02.728 | extra_dhcp_opt 2022-01-12 18:36:02.728 | extraroute 2022-01-12 18:36:02.728 | extraroute-atomic 2022-01-12 18:36:02.728 | filter-validation 2022-01-12 18:36:02.728 | fip-port-details 2022-01-12 18:36:02.728 | flavors 2022-01-12 18:36:02.728 | floatingip-pools 2022-01-12 18:36:02.728 | ip-substring-filtering 2022-01-12 18:36:02.728 | router 2022-01-12 18:36:02.728 | ext-gw-mode 2022-01-12 18:36:02.728 | l3-ha 2022-01-12 18:36:02.728 | l3-flavors 2022-01-12 18:36:02.728 | l3-port-ip-change-not-allowed 2022-01-12 18:36:02.728 | l3_agent_scheduler 2022-01-12 18:36:02.728 | metering 2022-01-12 18:36:02.728 | metering_source_and_destination_fields 2022-01-12 18:36:02.728 | multi-provider 2022-01-12 18:36:02.728 | net-mtu 2022-01-12 18:36:02.728 | net-mtu-writable 2022-01-12 18:36:02.728 | network_availability_zone 2022-01-12 18:36:02.728 | network-ip-availability 2022-01-12 18:36:02.728 | pagination 2022-01-12 18:36:02.728 | port-device-profile 2022-01-12 18:36:02.728 | port-mac-address-regenerate 2022-01-12 18:36:02.728 | port-numa-affinity-policy 2022-01-12 18:36:02.728 | binding 2022-01-12 18:36:02.728 | binding-extended 2022-01-12 18:36:02.728 | port-security 2022-01-12 18:36:02.728 | project-id 2022-01-12 18:36:02.728 | provider 2022-01-12 18:36:02.729 | quotas 2022-01-12 18:36:02.729 | quota_details 2022-01-12 18:36:02.729 | rbac-policies 2022-01-12 18:36:02.729 | rbac-address-group 2022-01-12 18:36:02.729 | rbac-address-scope 2022-01-12 18:36:02.729 | rbac-security-groups 2022-01-12 18:36:02.729 | rbac-subnetpool 2022-01-12 18:36:02.729 | revision-if-match 2022-01-12 18:36:02.729 | standard-attr-revisions 2022-01-12 18:36:02.729 | router_availability_zone 2022-01-12 18:36:02.729 | security-groups-normalized-cidr 2022-01-12 18:36:02.729 | port-security-groups-filtering 2022-01-12 18:36:02.729 | security-groups-remote-address-group 2022-01-12 18:36:02.729 | security-group 2022-01-12 18:36:02.729 | service-type 2022-01-12 18:36:02.729 | sorting 2022-01-12 18:36:02.729 | standard-attr-description 2022-01-12 18:36:02.729 | stateful-security-group 2022-01-12 18:36:02.729 | subnet_onboard 2022-01-12 18:36:02.729 | subnet-service-types 2022-01-12 18:36:02.729 | subnet_allocation 2022-01-12 18:36:02.729 | subnetpool-prefix-ops 2022-01-12 18:36:02.729 | standard-attr-tag 2022-01-12 18:36:02.729 | standard-attr-timestamp' 2022-01-12 18:36:02.730 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-01-12 18:36:02.730 | address-scope 2022-01-12 18:36:02.730 | router-admin-state-down-before-update 2022-01-12 18:36:02.730 | agent 2022-01-12 18:36:02.730 | agent-resources-synced 2022-01-12 18:36:02.730 | allowed-address-pairs 2022-01-12 18:36:02.730 | auto-allocated-topology 2022-01-12 18:36:02.730 | availability_zone 2022-01-12 18:36:02.730 | availability_zone_filter 2022-01-12 18:36:02.730 | default-subnetpools 2022-01-12 18:36:02.730 | dhcp_agent_scheduler 2022-01-12 18:36:02.730 | dvr 2022-01-12 18:36:02.730 | empty-string-filtering 2022-01-12 18:36:02.730 | external-net 2022-01-12 18:36:02.730 | extra_dhcp_opt 2022-01-12 18:36:02.730 | extraroute 2022-01-12 18:36:02.730 | extraroute-atomic 2022-01-12 18:36:02.730 | filter-validation 2022-01-12 18:36:02.730 | fip-port-details 2022-01-12 18:36:02.730 | flavors 2022-01-12 18:36:02.730 | floatingip-pools 2022-01-12 18:36:02.730 | ip-substring-filtering 2022-01-12 18:36:02.730 | router 2022-01-12 18:36:02.730 | ext-gw-mode 2022-01-12 18:36:02.730 | l3-ha 2022-01-12 18:36:02.731 | l3-flavors 2022-01-12 18:36:02.731 | l3-port-ip-change-not-allowed 2022-01-12 18:36:02.731 | l3_agent_scheduler 2022-01-12 18:36:02.731 | metering 2022-01-12 18:36:02.731 | metering_source_and_destination_fields 2022-01-12 18:36:02.731 | multi-provider 2022-01-12 18:36:02.731 | net-mtu 2022-01-12 18:36:02.731 | net-mtu-writable 2022-01-12 18:36:02.731 | network_availability_zone 2022-01-12 18:36:02.731 | network-ip-availability 2022-01-12 18:36:02.731 | pagination 2022-01-12 18:36:02.731 | port-device-profile 2022-01-12 18:36:02.731 | port-mac-address-regenerate 2022-01-12 18:36:02.731 | port-numa-affinity-policy 2022-01-12 18:36:02.731 | binding 2022-01-12 18:36:02.731 | binding-extended 2022-01-12 18:36:02.731 | port-security 2022-01-12 18:36:02.731 | project-id 2022-01-12 18:36:02.731 | provider 2022-01-12 18:36:02.731 | quotas 2022-01-12 18:36:02.731 | quota_details 2022-01-12 18:36:02.731 | rbac-policies 2022-01-12 18:36:02.731 | rbac-address-group 2022-01-12 18:36:02.731 | rbac-address-scope 2022-01-12 18:36:02.731 | rbac-security-groups 2022-01-12 18:36:02.731 | rbac-subnetpool 2022-01-12 18:36:02.731 | revision-if-match 2022-01-12 18:36:02.731 | standard-attr-revisions 2022-01-12 18:36:02.731 | router_availability_zone 2022-01-12 18:36:02.731 | security-groups-normalized-cidr 2022-01-12 18:36:02.731 | port-security-groups-filtering 2022-01-12 18:36:02.731 | security-groups-remote-address-group 2022-01-12 18:36:02.731 | security-group 2022-01-12 18:36:02.731 | service-type 2022-01-12 18:36:02.731 | sorting 2022-01-12 18:36:02.731 | standard-attr-description 2022-01-12 18:36:02.732 | stateful-security-group 2022-01-12 18:36:02.732 | subnet_onboard 2022-01-12 18:36:02.732 | subnet-service-types 2022-01-12 18:36:02.732 | subnet_allocation 2022-01-12 18:36:02.732 | subnetpool-prefix-ops 2022-01-12 18:36:02.732 | standard-attr-tag 2022-01-12 18:36:02.732 | standard-attr-timestamp =~ auto-allocated-topology ]] 2022-01-12 18:36:02.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-01-12 18:36:02.735 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS='--external --default' 2022-01-12 18:36:02.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : '[' True = True ']' 2022-01-12 18:36:02.742 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2022-01-12 18:36:02.743 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2022-01-12 18:36:02.743 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2022-01-12 18:36:02.746 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:36:02.749 | ++ functions-common:get_field:727 : read data 2022-01-12 18:36:05.832 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:05.832 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:05.832 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:05.832 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:05.982 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:36:05.985 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-01-12 18:36:05.988 | ++ functions-common:get_field:731 : field='$3' 2022-01-12 18:36:05.992 | ++ functions-common:get_field:733 : echo '| id | 0aaa4b6c-808f-4619-9c04-66f154c75499 |' 2022-01-12 18:36:05.992 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-01-12 18:36:05.997 | ++ functions-common:get_field:727 : read data 2022-01-12 18:36:06.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : EXT_NET_ID=0aaa4b6c-808f-4619-9c04-66f154c75499 2022-01-12 18:36:06.004 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:236 : die_if_not_set 236 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2022-01-12 18:36:06.006 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:36:06.025 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : [[ 4 =~ 4.* ]] 2022-01-12 18:36:06.027 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : _neutron_configure_router_v4 2022-01-12 18:36:06.030 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:322 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet e748010d-c98c-4a18-a1d2-3f0b41a3c6f2 45f2b7be-6428-4ad3-bd95-d4a19d7bb63a 2022-01-12 18:36:10.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:10.423 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:10.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:10.423 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:10.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : local id_and_ext_gw_ip 2022-01-12 18:36:10.581 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : _neutron_create_public_subnet_v4 0aaa4b6c-808f-4619-9c04-66f154c75499 2022-01-12 18:36:10.584 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local 'subnet_params=--ip-version 4 ' 2022-01-12 18:36:10.586 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : subnet_params+=' ' 2022-01-12 18:36:10.588 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : [[ -n 172.28.2.1 ]] 2022-01-12 18:36:10.591 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:298 : subnet_params+='--gateway 172.28.2.1 ' 2022-01-12 18:36:10.593 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+='--network 0aaa4b6c-808f-4619-9c04-66f154c75499 --subnet-range 172.28.2.0/24 --no-dhcp ' 2022-01-12 18:36:10.595 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : subnet_params+=public-subnet 2022-01-12 18:36:10.597 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : local id_and_ext_gw_ip 2022-01-12 18:36:10.602 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.2.1 --network 0aaa4b6c-808f-4619-9c04-66f154c75499 --subnet-range 172.28.2.0/24 --no-dhcp public-subnet 2022-01-12 18:36:10.602 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : grep -e gateway_ip -e ' id ' 2022-01-12 18:36:14.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:14.305 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:14.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:14.305 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:14.467 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:36:14.470 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | 2022-01-12 18:36:14.475 | | id | ea190c02-a095-4c57-b4d9-cd974761b555 |' 2022-01-12 18:36:14.475 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : die_if_not_set 304 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2022-01-12 18:36:14.475 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:36:14.495 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' ea190c02-a095-4c57-b4d9-cd974761b555 '|' 2022-01-12 18:36:14.498 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : id_and_ext_gw_ip='| gateway_ip | 172.28.2.1 | | id | ea190c02-a095-4c57-b4d9-cd974761b555 |' 2022-01-12 18:36:14.503 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : local ext_gw_ip 2022-01-12 18:36:14.507 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' ea190c02-a095-4c57-b4d9-cd974761b555 '|' 2022-01-12 18:36:14.508 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 2 2022-01-12 18:36:14.510 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:36:14.512 | ++ functions-common:get_field:727 : read data 2022-01-12 18:36:14.515 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2022-01-12 18:36:14.517 | ++ functions-common:get_field:731 : field='$3' 2022-01-12 18:36:14.521 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.2.1 | | id | ea190c02-a095-4c57-b4d9-cd974761b555 |' 2022-01-12 18:36:14.521 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2022-01-12 18:36:14.526 | ++ functions-common:get_field:727 : read data 2022-01-12 18:36:14.533 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : ext_gw_ip=172.28.2.1 2022-01-12 18:36:14.533 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : get_field 5 2022-01-12 18:36:14.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : echo '|' gateway_ip '|' 172.28.2.1 '|' '|' id '|' ea190c02-a095-4c57-b4d9-cd974761b555 '|' 2022-01-12 18:36:14.536 | ++ functions-common:get_field:726 : local data field 2022-01-12 18:36:14.538 | ++ functions-common:get_field:727 : read data 2022-01-12 18:36:14.541 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2022-01-12 18:36:14.543 | ++ functions-common:get_field:731 : field='$6' 2022-01-12 18:36:14.547 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.2.1 | | id | ea190c02-a095-4c57-b4d9-cd974761b555 |' 2022-01-12 18:36:14.547 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2022-01-12 18:36:14.553 | ++ functions-common:get_field:727 : read data 2022-01-12 18:36:14.556 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:328 : PUB_SUBNET_ID=ea190c02-a095-4c57-b4d9-cd974761b555 2022-01-12 18:36:14.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 0aaa4b6c-808f-4619-9c04-66f154c75499 e748010d-c98c-4a18-a1d2-3f0b41a3c6f2 2022-01-12 18:36:18.884 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:18.884 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:18.884 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:18.884 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:19.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : [[ openvswitch == \o\v\n ]] 2022-01-12 18:36:19.040 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : is_service_enabled q-l3 neutron-l3 2022-01-12 18:36:19.057 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:19.060 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : local ext_gw_interface=none 2022-01-12 18:36:19.064 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : is_neutron_ovs_base_plugin 2022-01-12 18:36:19.067 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2022-01-12 18:36:19.071 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : _neutron_get_ext_gw_interface 2022-01-12 18:36:19.073 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:138 : [[ False == \T\r\u\e ]] 2022-01-12 18:36:19.076 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:143 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2022-01-12 18:36:19.096 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : echo br-data 2022-01-12 18:36:19.099 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : ext_gw_interface=br-data 2022-01-12 18:36:19.102 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : [[ br-data != \n\o\n\e ]] 2022-01-12 18:36:19.104 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local cidr_len=24 2022-01-12 18:36:19.107 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : local 'testcmd=ip -o link | grep -q br-data' 2022-01-12 18:36:19.109 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2022-01-12 18:36:19.111 | + functions-common:test_with_retry:2247 : local 'testcmd=ip -o link | grep -q br-data' 2022-01-12 18:36:19.114 | + functions-common:test_with_retry:2248 : local 'failmsg=br-data creation failed' 2022-01-12 18:36:19.117 | + functions-common:test_with_retry:2249 : local until=10 2022-01-12 18:36:19.119 | + functions-common:test_with_retry:2250 : local sleep=0.5 2022-01-12 18:36:19.121 | + functions-common:test_with_retry:2252 : time_start test_with_retry 2022-01-12 18:36:19.124 | + functions-common:time_start:2295 : local name=test_with_retry 2022-01-12 18:36:19.126 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:19.128 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:19.132 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:19.136 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012579133 2022-01-12 18:36:19.138 | + functions-common:test_with_retry:2253 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2022-01-12 18:36:19.146 | + functions-common:test_with_retry:2256 : time_stop test_with_retry 2022-01-12 18:36:19.148 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:19.151 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:19.153 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:19.155 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:19.157 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:19.160 | + functions-common:time_stop:2315 : name=test_with_retry 2022-01-12 18:36:19.163 | + functions-common:time_stop:2316 : start_time=1642012579133 2022-01-12 18:36:19.165 | + functions-common:time_stop:2318 : [[ -z 1642012579133 ]] 2022-01-12 18:36:19.168 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:19.172 | + functions-common:time_stop:2321 : end_time=1642012579170 2022-01-12 18:36:19.175 | + functions-common:time_stop:2322 : elapsed_time=37 2022-01-12 18:36:19.177 | + functions-common:time_stop:2323 : total=6111 2022-01-12 18:36:19.180 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:19.182 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=6148 2022-01-12 18:36:19.186 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : grep -c 172.28.2.1 2022-01-12 18:36:19.186 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : ip addr show dev br-data 2022-01-12 18:36:19.192 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ 0 == 0 ]] 2022-01-12 18:36:19.194 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \F\a\l\s\e ]] 2022-01-12 18:36:19.197 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ False == \T\r\u\e ]] 2022-01-12 18:36:19.199 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : [[ True == \T\r\u\e ]] 2022-01-12 18:36:19.201 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:354 : sudo ip addr add 172.28.2.1/24 dev br-data 2022-01-12 18:36:19.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : sudo ip link set br-data up 2022-01-12 18:36:19.230 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2022-01-12 18:36:19.231 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : awk -Fip_address '{ print $2 }' 2022-01-12 18:36:19.233 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : tr '\n' ' ' 2022-01-12 18:36:19.233 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : cut -f2 '-d'\''' 2022-01-12 18:36:21.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:21.419 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:21.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:21.419 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:21.574 | ++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:36:21.578 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:357 : ROUTER_GW_IP=' 172.28.2.72 ' 2022-01-12 18:36:21.581 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : die_if_not_set 358 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2022-01-12 18:36:21.583 | + functions-common:die_if_not_set:216 : local exitcode=0 2022-01-12 18:36:21.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:360 : _neutron_set_router_id 2022-01-12 18:36:21.603 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:131 : [[ True == \F\a\l\s\e ]] 2022-01-12 18:36:21.605 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : [[ 4 =~ .*6 ]] 2022-01-12 18:36:21.608 | + ./stack.sh:main:1321 : is_service_enabled nova 2022-01-12 18:36:21.625 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:21.628 | + ./stack.sh:main:1322 : echo_summary 'Starting Nova' 2022-01-12 18:36:21.630 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:36:21.633 | + ./stack.sh:echo_summary:432 : echo -e Starting Nova 2022-01-12 18:36:21.636 | + ./stack.sh:main:1323 : start_nova 2022-01-12 18:36:21.639 | + lib/nova:start_nova:1061 : start_nova_rest 2022-01-12 18:36:21.641 | + lib/nova:start_nova_rest:969 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:21.644 | + lib/nova:start_nova_rest:970 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:21.647 | + lib/nova:start_nova_rest:970 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:21.650 | + lib/nova:start_nova_rest:972 : local api_cell_conf=/etc/nova/nova.conf 2022-01-12 18:36:21.652 | + lib/nova:start_nova_rest:973 : local compute_cell_conf=/etc/nova/nova.conf 2022-01-12 18:36:21.655 | + lib/nova:start_nova_rest:975 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-01-12 18:36:21.658 | + functions-common:run_process:1564 : local service=n-sch 2022-01-12 18:36:21.660 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-01-12 18:36:21.663 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:21.666 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:21.668 | + functions-common:run_process:1569 : local name=n-sch 2022-01-12 18:36:21.671 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:21.674 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:21.676 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:21.679 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:21.682 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:21.686 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012581684 2022-01-12 18:36:21.689 | + functions-common:run_process:1572 : is_service_enabled n-sch 2022-01-12 18:36:21.706 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:21.709 | + functions-common:run_process:1573 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2022-01-12 18:36:21.712 | + functions-common:_run_under_systemd:1529 : local service=n-sch 2022-01-12 18:36:21.715 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-01-12 18:36:21.717 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-01-12 18:36:21.720 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-01-12 18:36:21.722 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-01-12 18:36:21.725 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2022-01-12 18:36:21.728 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-01-12 18:36:21.730 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-sch.service 2022-01-12 18:36:21.733 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:36:21.736 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:36:21.738 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-01-12 18:36:21.742 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2022-01-12 18:36:21.744 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-sch.service 2022-01-12 18:36:21.746 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-01-12 18:36:21.749 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:36:21.751 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:36:21.754 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:36:21.756 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:36:21.758 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2022-01-12 18:36:21.761 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:36:21.765 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2022-01-12 18:36:21.829 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2022-01-12 18:36:21.892 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2022-01-12 18:36:21.944 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2022-01-12 18:36:21.997 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2022-01-12 18:36:22.053 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:36:22.110 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:36:22.113 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2022-01-12 18:36:22.179 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:36:22.597 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-sch.service 2022-01-12 18:36:22.611 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2022-01-12 18:36:23.023 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-sch.service 2022-01-12 18:36:23.051 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:23.053 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:23.056 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:23.058 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:23.061 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:23.063 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:23.066 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:23.068 | + functions-common:time_stop:2316 : start_time=1642012581684 2022-01-12 18:36:23.071 | + functions-common:time_stop:2318 : [[ -z 1642012581684 ]] 2022-01-12 18:36:23.074 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:23.079 | + functions-common:time_stop:2321 : end_time=1642012583076 2022-01-12 18:36:23.082 | + functions-common:time_stop:2322 : elapsed_time=1392 2022-01-12 18:36:23.084 | + functions-common:time_stop:2323 : total=21488 2022-01-12 18:36:23.087 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:23.090 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22880 2022-01-12 18:36:23.092 | + lib/nova:start_nova_rest:976 : '[' True == False ']' 2022-01-12 18:36:23.096 | ++ lib/nova:start_nova_rest:979 : which uwsgi 2022-01-12 18:36:23.100 | + lib/nova:start_nova_rest:979 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-01-12 18:36:23.103 | + functions-common:run_process:1564 : local service=n-api-meta 2022-01-12 18:36:23.106 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-01-12 18:36:23.108 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:23.111 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:23.113 | + functions-common:run_process:1569 : local name=n-api-meta 2022-01-12 18:36:23.116 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:23.118 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:23.121 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:23.124 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:23.127 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:23.132 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012583129 2022-01-12 18:36:23.135 | + functions-common:run_process:1572 : is_service_enabled n-api-meta 2022-01-12 18:36:23.154 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:23.156 | + functions-common:run_process:1573 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2022-01-12 18:36:23.159 | + functions-common:_run_under_systemd:1529 : local service=n-api-meta 2022-01-12 18:36:23.162 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-01-12 18:36:23.164 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-01-12 18:36:23.167 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-01-12 18:36:23.169 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-01-12 18:36:23.172 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2022-01-12 18:36:23.175 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2022-01-12 18:36:23.177 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-api-meta.service 2022-01-12 18:36:23.180 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:36:23.182 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:36:23.185 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2022-01-12 18:36:23.187 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2022-01-12 18:36:23.190 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@n-api-meta.service 2022-01-12 18:36:23.192 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-01-12 18:36:23.195 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-01-12 18:36:23.198 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-01-12 18:36:23.200 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2022-01-12 18:36:23.203 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-01-12 18:36:23.207 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2022-01-12 18:36:23.275 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2022-01-12 18:36:23.339 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2022-01-12 18:36:23.391 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2022-01-12 18:36:23.444 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:36:23.496 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2022-01-12 18:36:23.550 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2022-01-12 18:36:23.608 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2022-01-12 18:36:23.661 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2022-01-12 18:36:23.716 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2022-01-12 18:36:23.769 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-01-12 18:36:23.780 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2022-01-12 18:36:23.841 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-01-12 18:36:24.262 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-api-meta.service 2022-01-12 18:36:24.276 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2022-01-12 18:36:24.705 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-api-meta.service 2022-01-12 18:36:24.787 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:24.793 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:24.797 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:24.799 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:24.803 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:24.806 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:24.809 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:24.812 | + functions-common:time_stop:2316 : start_time=1642012583129 2022-01-12 18:36:24.814 | + functions-common:time_stop:2318 : [[ -z 1642012583129 ]] 2022-01-12 18:36:24.821 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:24.824 | + functions-common:time_stop:2321 : end_time=1642012584820 2022-01-12 18:36:24.827 | + functions-common:time_stop:2322 : elapsed_time=1691 2022-01-12 18:36:24.829 | + functions-common:time_stop:2323 : total=22880 2022-01-12 18:36:24.832 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:24.835 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24571 2022-01-12 18:36:24.838 | + lib/nova:start_nova_rest:982 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:24.841 | + lib/nova:start_nova_rest:982 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:24.847 | + lib/nova:start_nova:1062 : start_nova_console_proxies 2022-01-12 18:36:24.847 | + lib/nova:start_nova_console_proxies:997 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:24.850 | + lib/nova:start_nova_console_proxies:999 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:24.852 | + lib/nova:start_nova_console_proxies:999 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:24.855 | + lib/nova:start_nova_console_proxies:1001 : local api_cell_conf=/etc/nova/nova.conf 2022-01-12 18:36:24.859 | + lib/nova:start_nova_console_proxies:1003 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-12 18:36:24.862 | + lib/nova:start_nova_console_proxies:1008 : enable_nova_console_proxies 2022-01-12 18:36:24.869 | ++ lib/nova:enable_nova_console_proxies:986 : seq 1 1 2022-01-12 18:36:24.875 | + lib/nova:enable_nova_console_proxies:986 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-12 18:36:24.878 | + lib/nova:enable_nova_console_proxies:987 : for srv in n-novnc n-spice n-sproxy 2022-01-12 18:36:24.881 | + lib/nova:enable_nova_console_proxies:988 : is_service_enabled n-novnc 2022-01-12 18:36:24.901 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:24.904 | + lib/nova:enable_nova_console_proxies:987 : for srv in n-novnc n-spice n-sproxy 2022-01-12 18:36:24.907 | + lib/nova:enable_nova_console_proxies:988 : is_service_enabled n-spice 2022-01-12 18:36:24.930 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:24.932 | + lib/nova:enable_nova_console_proxies:987 : for srv in n-novnc n-spice n-sproxy 2022-01-12 18:36:24.935 | + lib/nova:enable_nova_console_proxies:988 : is_service_enabled n-sproxy 2022-01-12 18:36:24.956 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:24.961 | ++ lib/nova:start_nova_console_proxies:1009 : seq 1 1 2022-01-12 18:36:24.967 | + lib/nova:start_nova_console_proxies:1009 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-12 18:36:24.967 | + lib/nova:start_nova_console_proxies:1010 : local conf 2022-01-12 18:36:24.970 | ++ lib/nova:start_nova_console_proxies:1011 : conductor_conf 1 2022-01-12 18:36:24.976 | ++ lib/nova:conductor_conf:732 : local cell=1 2022-01-12 18:36:24.978 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2022-01-12 18:36:24.982 | + lib/nova:start_nova_console_proxies:1011 : conf=/etc/nova/nova_cell1.conf 2022-01-12 18:36:24.984 | + lib/nova:start_nova_console_proxies:1012 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-01-12 18:36:24.987 | + functions-common:run_process:1564 : local service=n-novnc-cell1 2022-01-12 18:36:24.989 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-01-12 18:36:24.992 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:24.995 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:24.998 | + functions-common:run_process:1569 : local name=n-novnc-cell1 2022-01-12 18:36:25.000 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:25.007 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:25.007 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:25.009 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:25.014 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:25.016 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012585013 2022-01-12 18:36:25.019 | + functions-common:run_process:1572 : is_service_enabled n-novnc-cell1 2022-01-12 18:36:25.039 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:25.042 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:25.044 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:25.047 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:25.049 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:25.052 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:25.055 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:25.058 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:25.060 | + functions-common:time_stop:2316 : start_time=1642012585013 2022-01-12 18:36:25.063 | + functions-common:time_stop:2318 : [[ -z 1642012585013 ]] 2022-01-12 18:36:25.068 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:25.071 | + functions-common:time_stop:2321 : end_time=1642012585068 2022-01-12 18:36:25.074 | + functions-common:time_stop:2322 : elapsed_time=55 2022-01-12 18:36:25.077 | + functions-common:time_stop:2323 : total=24571 2022-01-12 18:36:25.079 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:25.082 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24626 2022-01-12 18:36:25.085 | + lib/nova:start_nova_console_proxies:1013 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-01-12 18:36:25.088 | + functions-common:run_process:1564 : local service=n-spice-cell1 2022-01-12 18:36:25.090 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2022-01-12 18:36:25.093 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:25.096 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:25.098 | + functions-common:run_process:1569 : local name=n-spice-cell1 2022-01-12 18:36:25.101 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:25.103 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:25.106 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:25.109 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:25.114 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:25.117 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012585113 2022-01-12 18:36:25.120 | + functions-common:run_process:1572 : is_service_enabled n-spice-cell1 2022-01-12 18:36:25.140 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:25.143 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:25.145 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:25.148 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:25.151 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:25.153 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:25.156 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:25.159 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:25.161 | + functions-common:time_stop:2316 : start_time=1642012585113 2022-01-12 18:36:25.164 | + functions-common:time_stop:2318 : [[ -z 1642012585113 ]] 2022-01-12 18:36:25.170 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:25.173 | + functions-common:time_stop:2321 : end_time=1642012585169 2022-01-12 18:36:25.175 | + functions-common:time_stop:2322 : elapsed_time=56 2022-01-12 18:36:25.179 | + functions-common:time_stop:2323 : total=24626 2022-01-12 18:36:25.181 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:25.184 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24682 2022-01-12 18:36:25.186 | + lib/nova:start_nova_console_proxies:1014 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:25.189 | + functions-common:run_process:1564 : local service=n-sproxy-cell1 2022-01-12 18:36:25.193 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:25.194 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:25.198 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:25.201 | + functions-common:run_process:1569 : local name=n-sproxy-cell1 2022-01-12 18:36:25.204 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:25.206 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:25.209 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:25.211 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:25.216 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:25.219 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012585216 2022-01-12 18:36:25.222 | + functions-common:run_process:1572 : is_service_enabled n-sproxy-cell1 2022-01-12 18:36:25.252 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:25.255 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:25.257 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:25.260 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:25.262 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:25.265 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:25.267 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:25.270 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:25.273 | + functions-common:time_stop:2316 : start_time=1642012585216 2022-01-12 18:36:25.276 | + functions-common:time_stop:2318 : [[ -z 1642012585216 ]] 2022-01-12 18:36:25.281 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:25.284 | + functions-common:time_stop:2321 : end_time=1642012585280 2022-01-12 18:36:25.286 | + functions-common:time_stop:2322 : elapsed_time=64 2022-01-12 18:36:25.289 | + functions-common:time_stop:2323 : total=24682 2022-01-12 18:36:25.292 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:25.295 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=24746 2022-01-12 18:36:25.298 | + lib/nova:start_nova_console_proxies:1018 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:25.301 | + lib/nova:start_nova_console_proxies:1018 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:25.304 | + lib/nova:start_nova:1063 : start_nova_conductor 2022-01-12 18:36:25.307 | + lib/nova:start_nova_conductor:1031 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-12 18:36:25.310 | + lib/nova:start_nova_conductor:1037 : enable_nova_fleet 2022-01-12 18:36:25.312 | + lib/nova:enable_nova_fleet:1022 : is_service_enabled n-cond 2022-01-12 18:36:25.332 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:25.335 | + lib/nova:enable_nova_fleet:1023 : enable_service n-super-cond 2022-01-12 18:36:25.398 | ++ lib/nova:enable_nova_fleet:1024 : seq 1 1 2022-01-12 18:36:25.401 | + lib/nova:enable_nova_fleet:1024 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-12 18:36:25.404 | + lib/nova:enable_nova_fleet:1025 : enable_service n-cond-cell1 2022-01-12 18:36:25.479 | + lib/nova:start_nova_conductor:1038 : is_service_enabled n-super-cond 2022-01-12 18:36:25.497 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:25.499 | + lib/nova:start_nova_conductor:1039 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-01-12 18:36:25.502 | + functions-common:run_process:1564 : local service=n-super-cond 2022-01-12 18:36:25.505 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-01-12 18:36:25.508 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:25.510 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:25.513 | + functions-common:run_process:1569 : local name=n-super-cond 2022-01-12 18:36:25.516 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:25.519 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:25.521 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:25.525 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:25.530 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:25.533 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012585529 2022-01-12 18:36:25.535 | + functions-common:run_process:1572 : is_service_enabled n-super-cond 2022-01-12 18:36:25.556 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:25.560 | + functions-common:run_process:1573 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2022-01-12 18:36:25.562 | + functions-common:_run_under_systemd:1529 : local service=n-super-cond 2022-01-12 18:36:25.565 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-01-12 18:36:25.568 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-01-12 18:36:25.570 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-01-12 18:36:25.573 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-01-12 18:36:25.576 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2022-01-12 18:36:25.578 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2022-01-12 18:36:25.581 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-super-cond.service 2022-01-12 18:36:25.584 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:36:25.587 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:36:25.590 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2022-01-12 18:36:25.593 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2022-01-12 18:36:25.596 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-super-cond.service 2022-01-12 18:36:25.603 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-01-12 18:36:25.604 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:36:25.604 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:36:25.606 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:36:25.609 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:36:25.611 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2022-01-12 18:36:25.614 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:36:25.618 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2022-01-12 18:36:25.705 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2022-01-12 18:36:25.780 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2022-01-12 18:36:25.839 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2022-01-12 18:36:25.895 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2022-01-12 18:36:25.954 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:36:26.015 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:36:26.017 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2022-01-12 18:36:26.105 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:36:26.576 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-super-cond.service 2022-01-12 18:36:26.590 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2022-01-12 18:36:27.089 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-super-cond.service 2022-01-12 18:36:27.114 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:27.117 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:27.122 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:27.128 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:27.135 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:27.139 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:27.143 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:27.147 | + functions-common:time_stop:2316 : start_time=1642012585529 2022-01-12 18:36:27.151 | + functions-common:time_stop:2318 : [[ -z 1642012585529 ]] 2022-01-12 18:36:27.158 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:27.167 | + functions-common:time_stop:2321 : end_time=1642012587162 2022-01-12 18:36:27.175 | + functions-common:time_stop:2322 : elapsed_time=1633 2022-01-12 18:36:27.187 | + functions-common:time_stop:2323 : total=24746 2022-01-12 18:36:27.196 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:27.199 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26379 2022-01-12 18:36:27.208 | ++ lib/nova:start_nova_conductor:1041 : seq 1 1 2022-01-12 18:36:27.216 | + lib/nova:start_nova_conductor:1041 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-12 18:36:27.219 | + lib/nova:start_nova_conductor:1042 : is_service_enabled n-cond-cell1 2022-01-12 18:36:27.244 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:27.247 | + lib/nova:start_nova_conductor:1043 : local conf 2022-01-12 18:36:27.250 | ++ lib/nova:start_nova_conductor:1044 : conductor_conf 1 2022-01-12 18:36:27.253 | ++ lib/nova:conductor_conf:732 : local cell=1 2022-01-12 18:36:27.255 | ++ lib/nova:conductor_conf:733 : echo /etc/nova/nova_cell1.conf 2022-01-12 18:36:27.262 | + lib/nova:start_nova_conductor:1044 : conf=/etc/nova/nova_cell1.conf 2022-01-12 18:36:27.265 | + lib/nova:start_nova_conductor:1045 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:27.272 | + functions-common:run_process:1564 : local service=n-cond-cell1 2022-01-12 18:36:27.278 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:27.281 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:27.283 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:27.286 | + functions-common:run_process:1569 : local name=n-cond-cell1 2022-01-12 18:36:27.290 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:27.293 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:27.296 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:27.300 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:27.306 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:27.314 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012587308 2022-01-12 18:36:27.316 | + functions-common:run_process:1572 : is_service_enabled n-cond-cell1 2022-01-12 18:36:27.347 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:27.356 | + functions-common:run_process:1573 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2022-01-12 18:36:27.359 | + functions-common:_run_under_systemd:1529 : local service=n-cond-cell1 2022-01-12 18:36:27.364 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:27.371 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:27.376 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:27.379 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:27.387 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2022-01-12 18:36:27.390 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2022-01-12 18:36:27.392 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@n-cond-cell1.service 2022-01-12 18:36:27.400 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:36:27.402 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:36:27.405 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2022-01-12 18:36:27.408 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2022-01-12 18:36:27.416 | + functions-common:write_user_unit_file:1446 : local service=devstack@n-cond-cell1.service 2022-01-12 18:36:27.424 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:27.427 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:36:27.430 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:36:27.440 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:36:27.448 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:36:27.452 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2022-01-12 18:36:27.460 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:36:27.472 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2022-01-12 18:36:27.591 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2022-01-12 18:36:27.694 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2022-01-12 18:36:27.754 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2022-01-12 18:36:27.814 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2022-01-12 18:36:27.876 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:36:27.943 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:36:27.943 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2022-01-12 18:36:28.033 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:36:28.517 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@n-cond-cell1.service 2022-01-12 18:36:28.532 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2022-01-12 18:36:29.073 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@n-cond-cell1.service 2022-01-12 18:36:29.101 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:29.104 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:29.108 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:29.111 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:29.116 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:29.119 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:29.125 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:29.132 | + functions-common:time_stop:2316 : start_time=1642012587308 2022-01-12 18:36:29.137 | + functions-common:time_stop:2318 : [[ -z 1642012587308 ]] 2022-01-12 18:36:29.151 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:29.160 | + functions-common:time_stop:2321 : end_time=1642012589153 2022-01-12 18:36:29.167 | + functions-common:time_stop:2322 : elapsed_time=1845 2022-01-12 18:36:29.174 | + functions-common:time_stop:2323 : total=26379 2022-01-12 18:36:29.176 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:29.182 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28224 2022-01-12 18:36:29.185 | + lib/nova:start_nova:1064 : start_nova_compute 2022-01-12 18:36:29.193 | + lib/nova:start_nova_compute:894 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:29.201 | + lib/nova:start_nova_compute:895 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:29.210 | + lib/nova:start_nova_compute:895 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:29.218 | + lib/nova:start_nova_compute:897 : local compute_cell_conf=/etc/nova/nova.conf 2022-01-12 18:36:29.224 | + lib/nova:start_nova_compute:900 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2022-01-12 18:36:29.235 | + lib/nova:start_nova_compute:902 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-01-12 18:36:29.241 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:36:29.247 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-01-12 18:36:29.250 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2022-01-12 18:36:29.259 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-01-12 18:36:29.265 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2022-01-12 18:36:29.270 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2022-01-12 18:36:29.275 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2022-01-12 18:36:29.280 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2022-01-12 18:36:29.287 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2022-01-12 18:36:29.287 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2022-01-12 18:36:29.287 | BEGIN { 2022-01-12 18:36:29.287 | section = "" 2022-01-12 18:36:29.287 | last_section = "" 2022-01-12 18:36:29.288 | section_count = 0 2022-01-12 18:36:29.288 | } 2022-01-12 18:36:29.288 | /^\[.+\]/ { 2022-01-12 18:36:29.288 | gsub("[][]", "", $1); 2022-01-12 18:36:29.288 | section=$1 2022-01-12 18:36:29.288 | next 2022-01-12 18:36:29.288 | } 2022-01-12 18:36:29.288 | /^ *\#/ { 2022-01-12 18:36:29.288 | next 2022-01-12 18:36:29.288 | } 2022-01-12 18:36:29.288 | /^[^ \t]+/ { 2022-01-12 18:36:29.288 | # get offset of first = in $0 2022-01-12 18:36:29.289 | eq_idx = index($0, "=") 2022-01-12 18:36:29.289 | # extract attr & value from $0 2022-01-12 18:36:29.289 | attr = substr($0, 1, eq_idx - 1) 2022-01-12 18:36:29.289 | value = substr($0, eq_idx + 1) 2022-01-12 18:36:29.289 | # only need to strip trailing whitespace from attr 2022-01-12 18:36:29.289 | sub(/[ \t]*$/, "", attr) 2022-01-12 18:36:29.289 | # need to strip leading & trailing whitespace from value 2022-01-12 18:36:29.289 | sub(/^[ \t]*/, "", value) 2022-01-12 18:36:29.289 | sub(/[ \t]*$/, "", value) 2022-01-12 18:36:29.289 | 2022-01-12 18:36:29.289 | # cfg_attr_count: number of config lines per [section, attr] 2022-01-12 18:36:29.289 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-01-12 18:36:29.289 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-01-12 18:36:29.289 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-01-12 18:36:29.289 | if (! (section, attr) in cfg_attr_count) { 2022-01-12 18:36:29.289 | if (section != last_section) { 2022-01-12 18:36:29.289 | cfg_section[section_count++] = section 2022-01-12 18:36:29.289 | last_section = section 2022-01-12 18:36:29.289 | } 2022-01-12 18:36:29.289 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-01-12 18:36:29.289 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-01-12 18:36:29.289 | 2022-01-12 18:36:29.289 | cfg_attr[section, attr, 0] = value 2022-01-12 18:36:29.289 | cfg_attr_count[section, attr] = 1 2022-01-12 18:36:29.289 | } else { 2022-01-12 18:36:29.289 | lno = cfg_attr_count[section, attr]++ 2022-01-12 18:36:29.289 | cfg_attr[section, attr, lno] = value 2022-01-12 18:36:29.289 | } 2022-01-12 18:36:29.289 | } 2022-01-12 18:36:29.289 | END { 2022-01-12 18:36:29.289 | # Process each section in order 2022-01-12 18:36:29.289 | for (sno = 0; sno < section_count; sno++) { 2022-01-12 18:36:29.289 | section = cfg_section[sno] 2022-01-12 18:36:29.289 | # The ini routines simply append a config item immediately 2022-01-12 18:36:29.289 | # after the section header. To keep the same order as defined 2022-01-12 18:36:29.289 | # in local.conf, invoke the ini routines in the reverse order 2022-01-12 18:36:29.290 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-01-12 18:36:29.290 | attr = cfg_sec_attr_name[sno, attr_no] 2022-01-12 18:36:29.290 | if (cfg_attr_count[section, attr] == 1) 2022-01-12 18:36:29.290 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-01-12 18:36:29.290 | else { 2022-01-12 18:36:29.290 | # For multiline, invoke the ini routines in the reverse order 2022-01-12 18:36:29.290 | count = cfg_attr_count[section, attr] 2022-01-12 18:36:29.290 | print "inidelete " configfile " " section " " attr 2022-01-12 18:36:29.290 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-01-12 18:36:29.290 | for (l = count -2; l >= 0; l--) 2022-01-12 18:36:29.290 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-01-12 18:36:29.290 | } 2022-01-12 18:36:29.290 | } 2022-01-12 18:36:29.290 | } 2022-01-12 18:36:29.290 | } 2022-01-12 18:36:29.290 | ' 2022-01-12 18:36:29.290 | + inc/meta-config:merge_config_file:164 : read a 2022-01-12 18:36:29.291 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-01-12 18:36:29.293 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:36:29.303 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-01-12 18:36:29.311 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2022-01-12 18:36:29.325 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:36:29.334 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2022-01-12 18:36:29.345 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2022-01-12 18:36:29.345 | BEGIN { group = "" } 2022-01-12 18:36:29.345 | /^\[\[.+\|.*\]\]/ { 2022-01-12 18:36:29.345 | gsub("[][]", "", $1); 2022-01-12 18:36:29.345 | split($1, a, "|"); 2022-01-12 18:36:29.345 | if (a[1] == matchgroup && a[2] == configfile) { 2022-01-12 18:36:29.345 | group=a[1] 2022-01-12 18:36:29.345 | } else { 2022-01-12 18:36:29.345 | group="" 2022-01-12 18:36:29.345 | } 2022-01-12 18:36:29.345 | next 2022-01-12 18:36:29.345 | } 2022-01-12 18:36:29.345 | { 2022-01-12 18:36:29.345 | if (group != "") 2022-01-12 18:36:29.345 | print $0 2022-01-12 18:36:29.345 | } 2022-01-12 18:36:29.345 | ' /home/ubuntu/devstack/local.conf 2022-01-12 18:36:29.356 | + lib/nova:start_nova_compute:904 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-12 18:36:29.363 | + lib/nova:start_nova_compute:911 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2022-01-12 18:36:29.437 | + lib/nova:start_nova_compute:914 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2022-01-12 18:36:29.512 | + lib/nova:start_nova_compute:915 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2022-01-12 18:36:29.519 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-01-12 18:36:29.524 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2022-01-12 18:36:29.528 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-12 18:36:29.534 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-01-12 18:36:29.540 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-12 18:36:29.583 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:29.595 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-01-12 18:36:29.606 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-01-12 18:36:29.612 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-12 18:36:29.659 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:29.671 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-01-12 18:36:29.687 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 2022-01-12 18:36:29.748 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-12 18:36:29.750 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-12 18:36:29.758 | + lib/nova:start_nova_compute:919 : inidelete /etc/nova/nova-cpu.conf database connection 2022-01-12 18:36:29.779 | + lib/nova:start_nova_compute:920 : inidelete /etc/nova/nova-cpu.conf api_database connection 2022-01-12 18:36:29.800 | + lib/nova:start_nova_compute:925 : configure_console_compute 2022-01-12 18:36:29.803 | + lib/nova:configure_console_compute:614 : local offset 2022-01-12 18:36:29.806 | + lib/nova:configure_console_compute:615 : offset=0 2022-01-12 18:36:29.808 | + lib/nova:configure_console_compute:619 : local default_proxyclient_addr 2022-01-12 18:36:29.814 | ++ lib/nova:configure_console_compute:620 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2022-01-12 18:36:29.844 | + lib/nova:configure_console_compute:620 : default_proxyclient_addr=10.222.0.44 2022-01-12 18:36:29.847 | + lib/nova:configure_console_compute:624 : is_service_enabled n-cpu 2022-01-12 18:36:29.874 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:29.877 | + lib/nova:configure_console_compute:640 : is_service_enabled n-novnc 2022-01-12 18:36:29.914 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:29.924 | + lib/nova:configure_console_compute:640 : '[' False '!=' False ']' 2022-01-12 18:36:29.932 | + lib/nova:configure_console_compute:648 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2022-01-12 18:36:30.014 | + lib/nova:configure_console_compute:651 : is_service_enabled n-spice 2022-01-12 18:36:30.059 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:30.063 | + lib/nova:configure_console_compute:661 : is_service_enabled n-sproxy 2022-01-12 18:36:30.115 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:30.123 | + lib/nova:start_nova_compute:928 : '[' -n '' ']' 2022-01-12 18:36:30.131 | + lib/nova:start_nova_compute:933 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-01-12 18:36:30.136 | + lib/nova:start_nova_compute:933 : [[ kvm == \q\e\m\u ]] 2022-01-12 18:36:30.140 | + lib/nova:start_nova_compute:937 : [[ libvirt = \l\i\b\v\i\r\t ]] 2022-01-12 18:36:30.143 | + lib/nova:start_nova_compute:941 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2022-01-12 18:36:30.146 | + functions-common:run_process:1564 : local service=n-cpu 2022-01-12 18:36:30.149 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2022-01-12 18:36:30.152 | + functions-common:run_process:1566 : local group=libvirt 2022-01-12 18:36:30.154 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:30.158 | + functions-common:run_process:1569 : local name=n-cpu 2022-01-12 18:36:30.159 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:30.161 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:30.164 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:30.168 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:30.171 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:30.176 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012590173 2022-01-12 18:36:30.180 | + functions-common:run_process:1572 : is_service_enabled n-cpu 2022-01-12 18:36:30.201 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:30.204 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:30.207 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:30.209 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:30.212 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:30.216 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:30.217 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:30.220 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:30.222 | + functions-common:time_stop:2316 : start_time=1642012590173 2022-01-12 18:36:30.225 | + functions-common:time_stop:2318 : [[ -z 1642012590173 ]] 2022-01-12 18:36:30.229 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:30.234 | + functions-common:time_stop:2321 : end_time=1642012590231 2022-01-12 18:36:30.236 | + functions-common:time_stop:2322 : elapsed_time=58 2022-01-12 18:36:30.243 | + functions-common:time_stop:2323 : total=28224 2022-01-12 18:36:30.249 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:30.252 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=28282 2022-01-12 18:36:30.255 | + lib/nova:start_nova_compute:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:30.258 | + lib/nova:start_nova_compute:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-01-12 18:36:30.261 | + lib/nova:start_nova:1065 : is_service_enabled n-api 2022-01-12 18:36:30.281 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:30.284 | + lib/nova:start_nova:1067 : echo 'Dumping cells_v2 mapping' 2022-01-12 18:36:30.284 | Dumping cells_v2 mapping 2022-01-12 18:36:30.286 | + lib/nova:start_nova:1068 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2022-01-12 18:36:33.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:33.751 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:33.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:33.751 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:33.751 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-01-12 18:36:33.751 | | Name | UUID | Transport URL | Database Connection | Disabled | 2022-01-12 18:36:33.751 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-01-12 18:36:33.751 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2022-01-12 18:36:33.751 | | cell1 | 76f4f538-e5e6-4199-b184-679f24723cba | rabbit://stackrabbit:Passw0rd@10.222.0.44:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2022-01-12 18:36:33.751 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2022-01-12 18:36:34.159 | + ./stack.sh:main:1324 : async_runfunc create_flavors 2022-01-12 18:36:34.161 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2022-01-12 18:36:34.222 | + inc/async:async_inner:63 : create_flavors 2022-01-12 18:36:34.267 | [17688 Async create_flavors:115038]: running: create_flavors 2022-01-12 18:36:34.270 | + ./stack.sh:main:1326 : is_service_enabled cinder 2022-01-12 18:36:34.292 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:34.294 | + ./stack.sh:main:1327 : echo_summary 'Starting Cinder' 2022-01-12 18:36:34.297 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:36:34.299 | + ./stack.sh:echo_summary:432 : echo -e Starting Cinder 2022-01-12 18:36:34.302 | + ./stack.sh:main:1328 : start_cinder 2022-01-12 18:36:34.305 | + lib/cinder:start_cinder:505 : local service_port=8776 2022-01-12 18:36:34.308 | + lib/cinder:start_cinder:506 : local service_protocol=http 2022-01-12 18:36:34.310 | + lib/cinder:start_cinder:507 : local cinder_url 2022-01-12 18:36:34.313 | + lib/cinder:start_cinder:508 : is_service_enabled tls-proxy 2022-01-12 18:36:34.330 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:34.333 | + lib/cinder:start_cinder:512 : '[' lioadm = tgtadm ']' 2022-01-12 18:36:34.335 | + lib/cinder:start_cinder:532 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2022-01-12 18:36:34.338 | + lib/cinder:start_cinder:533 : '[' True == False ']' 2022-01-12 18:36:34.341 | ++ lib/cinder:start_cinder:541 : which uwsgi 2022-01-12 18:36:34.346 | + lib/cinder:start_cinder:541 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-01-12 18:36:34.349 | + functions-common:run_process:1564 : local service=c-api 2022-01-12 18:36:34.352 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-01-12 18:36:34.354 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:34.357 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:34.360 | + functions-common:run_process:1569 : local name=c-api 2022-01-12 18:36:34.362 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:34.365 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:34.368 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:34.370 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:34.373 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:34.378 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012594375 2022-01-12 18:36:34.380 | + functions-common:run_process:1572 : is_service_enabled c-api 2022-01-12 18:36:34.397 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:34.399 | + functions-common:run_process:1573 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2022-01-12 18:36:34.402 | + functions-common:_run_under_systemd:1529 : local service=c-api 2022-01-12 18:36:34.404 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-01-12 18:36:34.407 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-01-12 18:36:34.409 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-01-12 18:36:34.412 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-01-12 18:36:34.415 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2022-01-12 18:36:34.418 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2022-01-12 18:36:34.420 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-api.service 2022-01-12 18:36:34.423 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:36:34.425 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:36:34.428 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2022-01-12 18:36:34.431 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2022-01-12 18:36:34.433 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@c-api.service 2022-01-12 18:36:34.436 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-01-12 18:36:34.438 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-01-12 18:36:34.440 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-01-12 18:36:34.442 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@c-api.service 2022-01-12 18:36:34.445 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-01-12 18:36:34.449 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2022-01-12 18:36:34.511 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2022-01-12 18:36:34.573 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2022-01-12 18:36:34.625 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2022-01-12 18:36:34.677 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:36:34.729 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2022-01-12 18:36:34.781 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2022-01-12 18:36:34.842 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2022-01-12 18:36:34.896 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2022-01-12 18:36:34.949 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2022-01-12 18:36:35.002 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-01-12 18:36:35.004 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2022-01-12 18:36:35.068 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-01-12 18:36:35.516 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-api.service 2022-01-12 18:36:35.530 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2022-01-12 18:36:35.946 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-api.service 2022-01-12 18:36:36.031 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:36.035 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:36.042 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:36.047 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:36.047 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:36.051 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:36.055 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:36.055 | + functions-common:time_stop:2316 : start_time=1642012594375 2022-01-12 18:36:36.057 | + functions-common:time_stop:2318 : [[ -z 1642012594375 ]] 2022-01-12 18:36:36.061 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:36.066 | + functions-common:time_stop:2321 : end_time=1642012596060 2022-01-12 18:36:36.066 | + functions-common:time_stop:2322 : elapsed_time=1685 2022-01-12 18:36:36.071 | + functions-common:time_stop:2323 : total=28282 2022-01-12 18:36:36.071 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:36.073 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=29967 2022-01-12 18:36:36.078 | + lib/cinder:start_cinder:542 : cinder_url=http://10.222.0.44/volume/v3 2022-01-12 18:36:36.078 | + lib/cinder:start_cinder:546 : echo 'Waiting for Cinder API to start...' 2022-01-12 18:36:36.078 | Waiting for Cinder API to start... 2022-01-12 18:36:36.083 | + lib/cinder:start_cinder:547 : wait_for_service 60 http://10.222.0.44/volume/v3 2022-01-12 18:36:36.083 | + functions:wait_for_service:457 : local timeout=60 2022-01-12 18:36:36.087 | + functions:wait_for_service:458 : local url=http://10.222.0.44/volume/v3 2022-01-12 18:36:36.091 | + functions:wait_for_service:459 : local rval=0 2022-01-12 18:36:36.091 | + functions:wait_for_service:460 : time_start wait_for_service 2022-01-12 18:36:36.095 | + functions-common:time_start:2295 : local name=wait_for_service 2022-01-12 18:36:36.098 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:36.098 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:36.103 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:36.107 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012596103 2022-01-12 18:36:36.111 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-01-12 18:36:36.118 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/volume/v3 2022-01-12 18:36:40.413 | + :: : [[ 401 == 503 ]] 2022-01-12 18:36:40.415 | + :: : [[ 0 -eq 7 ]] 2022-01-12 18:36:40.418 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-01-12 18:36:40.421 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:40.423 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:40.426 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:40.428 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:40.431 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:40.434 | + functions-common:time_stop:2315 : name=wait_for_service 2022-01-12 18:36:40.436 | + functions-common:time_stop:2316 : start_time=1642012596103 2022-01-12 18:36:40.438 | + functions-common:time_stop:2318 : [[ -z 1642012596103 ]] 2022-01-12 18:36:40.442 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:40.446 | + functions-common:time_stop:2321 : end_time=1642012600444 2022-01-12 18:36:40.449 | + functions-common:time_stop:2322 : elapsed_time=4341 2022-01-12 18:36:40.451 | + functions-common:time_stop:2323 : total=17770 2022-01-12 18:36:40.454 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:40.456 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=22111 2022-01-12 18:36:40.459 | + functions:wait_for_service:467 : return 0 2022-01-12 18:36:40.461 | + lib/cinder:start_cinder:551 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:40.464 | + functions-common:run_process:1564 : local service=c-sch 2022-01-12 18:36:40.466 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:40.469 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:40.471 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:40.474 | + functions-common:run_process:1569 : local name=c-sch 2022-01-12 18:36:40.477 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:40.479 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:40.482 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:40.484 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:40.487 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:40.493 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012600489 2022-01-12 18:36:40.495 | + functions-common:run_process:1572 : is_service_enabled c-sch 2022-01-12 18:36:40.513 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:40.516 | + functions-common:run_process:1573 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2022-01-12 18:36:40.518 | + functions-common:_run_under_systemd:1529 : local service=c-sch 2022-01-12 18:36:40.521 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:40.524 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:40.526 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:40.529 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:40.531 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2022-01-12 18:36:40.534 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2022-01-12 18:36:40.536 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@c-sch.service 2022-01-12 18:36:40.539 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:36:40.542 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:36:40.544 | + functions-common:_run_under_systemd:1538 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2022-01-12 18:36:40.547 | + functions-common:_run_under_systemd:1541 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2022-01-12 18:36:40.550 | + functions-common:write_user_unit_file:1446 : local service=devstack@c-sch.service 2022-01-12 18:36:40.552 | + functions-common:write_user_unit_file:1447 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:40.555 | + functions-common:write_user_unit_file:1448 : local group= 2022-01-12 18:36:40.557 | + functions-common:write_user_unit_file:1449 : local user=ubuntu 2022-01-12 18:36:40.559 | + functions-common:write_user_unit_file:1450 : local extra= 2022-01-12 18:36:40.562 | + functions-common:write_user_unit_file:1451 : [[ -n '' ]] 2022-01-12 18:36:40.564 | + functions-common:write_user_unit_file:1454 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2022-01-12 18:36:40.567 | + functions-common:write_user_unit_file:1455 : mkdir -p /etc/systemd/system 2022-01-12 18:36:40.571 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2022-01-12 18:36:40.637 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2022-01-12 18:36:40.701 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:40.754 | + functions-common:write_user_unit_file:1460 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2022-01-12 18:36:40.807 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2022-01-12 18:36:40.889 | + functions-common:write_user_unit_file:1462 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:36:40.942 | + functions-common:write_user_unit_file:1463 : [[ -n '' ]] 2022-01-12 18:36:40.945 | + functions-common:write_user_unit_file:1466 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2022-01-12 18:36:41.011 | + functions-common:write_user_unit_file:1469 : sudo systemctl daemon-reload 2022-01-12 18:36:41.459 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@c-sch.service 2022-01-12 18:36:41.473 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2022-01-12 18:36:41.886 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@c-sch.service 2022-01-12 18:36:41.913 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:41.915 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:41.917 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:41.920 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:41.922 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:41.927 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:41.929 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:41.932 | + functions-common:time_stop:2316 : start_time=1642012600489 2022-01-12 18:36:41.935 | + functions-common:time_stop:2318 : [[ -z 1642012600489 ]] 2022-01-12 18:36:41.938 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:41.947 | + functions-common:time_stop:2321 : end_time=1642012601940 2022-01-12 18:36:41.950 | + functions-common:time_stop:2322 : elapsed_time=1451 2022-01-12 18:36:41.956 | + functions-common:time_stop:2323 : total=29967 2022-01-12 18:36:41.959 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:41.963 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31418 2022-01-12 18:36:41.965 | + lib/cinder:start_cinder:552 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:41.968 | + functions-common:run_process:1564 : local service=c-bak 2022-01-12 18:36:41.979 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:41.979 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:41.979 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:41.979 | + functions-common:run_process:1569 : local name=c-bak 2022-01-12 18:36:41.981 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:41.984 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:41.987 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:41.989 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:41.993 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:41.997 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012601995 2022-01-12 18:36:42.000 | + functions-common:run_process:1572 : is_service_enabled c-bak 2022-01-12 18:36:42.018 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:42.021 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:42.024 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:42.028 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:42.030 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:42.032 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:42.035 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:42.037 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:42.040 | + functions-common:time_stop:2316 : start_time=1642012601995 2022-01-12 18:36:42.043 | + functions-common:time_stop:2318 : [[ -z 1642012601995 ]] 2022-01-12 18:36:42.047 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:42.053 | + functions-common:time_stop:2321 : end_time=1642012602049 2022-01-12 18:36:42.056 | + functions-common:time_stop:2322 : elapsed_time=54 2022-01-12 18:36:42.059 | + functions-common:time_stop:2323 : total=31418 2022-01-12 18:36:42.061 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:42.064 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31472 2022-01-12 18:36:42.067 | + lib/cinder:start_cinder:553 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:42.069 | + functions-common:run_process:1564 : local service=c-vol 2022-01-12 18:36:42.074 | + functions-common:run_process:1565 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2022-01-12 18:36:42.075 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:42.078 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:42.081 | + functions-common:run_process:1569 : local name=c-vol 2022-01-12 18:36:42.084 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:42.086 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:42.089 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:42.092 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:42.095 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:42.100 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012602097 2022-01-12 18:36:42.103 | + functions-common:run_process:1572 : is_service_enabled c-vol 2022-01-12 18:36:42.127 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:42.130 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:42.133 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:42.136 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:42.139 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:42.141 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:42.144 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:42.146 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:42.149 | + functions-common:time_stop:2316 : start_time=1642012602097 2022-01-12 18:36:42.152 | + functions-common:time_stop:2318 : [[ -z 1642012602097 ]] 2022-01-12 18:36:42.155 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:42.160 | + functions-common:time_stop:2321 : end_time=1642012602157 2022-01-12 18:36:42.163 | + functions-common:time_stop:2322 : elapsed_time=60 2022-01-12 18:36:42.166 | + functions-common:time_stop:2323 : total=31472 2022-01-12 18:36:42.168 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:42.171 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=31532 2022-01-12 18:36:42.174 | + ./stack.sh:main:1329 : create_volume_types 2022-01-12 18:36:42.176 | + lib/cinder:create_volume_types:571 : is_service_enabled c-api 2022-01-12 18:36:42.198 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:42.201 | + lib/cinder:create_volume_types:571 : [[ -n lvm:lvmdriver-1 ]] 2022-01-12 18:36:42.203 | + lib/cinder:create_volume_types:572 : local be be_name 2022-01-12 18:36:42.206 | + lib/cinder:create_volume_types:573 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-01-12 18:36:42.209 | + lib/cinder:create_volume_types:574 : be_name=lvmdriver-1 2022-01-12 18:36:42.211 | + lib/cinder:create_volume_types:576 : is_service_enabled keystone 2022-01-12 18:36:42.233 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:42.236 | + lib/cinder:create_volume_types:577 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2022-01-12 18:36:45.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:45.829 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:45.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:36:45.829 | from cryptography.utils import int_from_bytes 2022-01-12 18:36:45.829 | +-------------+--------------------------------------+ 2022-01-12 18:36:45.829 | | Field | Value | 2022-01-12 18:36:45.829 | +-------------+--------------------------------------+ 2022-01-12 18:36:45.829 | | description | None | 2022-01-12 18:36:45.829 | | id | a7481ae4-c89b-41bb-a356-b55e1a75860c | 2022-01-12 18:36:45.829 | | is_public | True | 2022-01-12 18:36:45.829 | | name | lvmdriver-1 | 2022-01-12 18:36:45.829 | | properties | volume_backend_name='lvmdriver-1' | 2022-01-12 18:36:45.829 | +-------------+--------------------------------------+ 2022-01-12 18:36:45.989 | + lib/cinder:create_volume_types:591 : [[ False == \T\r\u\e ]] 2022-01-12 18:36:45.991 | + ./stack.sh:main:1334 : [[ False == \T\r\u\e ]] 2022-01-12 18:36:45.994 | + ./stack.sh:main:1342 : is_service_enabled glance 2022-01-12 18:36:46.015 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:46.018 | + ./stack.sh:main:1343 : echo_summary 'Starting Glance' 2022-01-12 18:36:46.020 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:36:46.023 | + ./stack.sh:echo_summary:432 : echo -e Starting Glance 2022-01-12 18:36:46.026 | + ./stack.sh:main:1344 : start_glance 2022-01-12 18:36:46.028 | + lib/glance:start_glance:609 : local service_protocol=http 2022-01-12 18:36:46.031 | + lib/glance:start_glance:610 : is_service_enabled tls-proxy 2022-01-12 18:36:46.049 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:46.052 | + lib/glance:start_glance:616 : [[ False == False ]] 2022-01-12 18:36:46.055 | ++ lib/glance:start_glance:617 : which uwsgi 2022-01-12 18:36:46.060 | + lib/glance:start_glance:617 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-01-12 18:36:46.062 | + functions-common:run_process:1564 : local service=g-api 2022-01-12 18:36:46.065 | + functions-common:run_process:1565 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-01-12 18:36:46.067 | + functions-common:run_process:1566 : local group= 2022-01-12 18:36:46.070 | + functions-common:run_process:1567 : local user= 2022-01-12 18:36:46.072 | + functions-common:run_process:1569 : local name=g-api 2022-01-12 18:36:46.075 | + functions-common:run_process:1571 : time_start run_process 2022-01-12 18:36:46.077 | + functions-common:time_start:2295 : local name=run_process 2022-01-12 18:36:46.080 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:46.082 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:46.085 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:46.090 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012606088 2022-01-12 18:36:46.093 | + functions-common:run_process:1572 : is_service_enabled g-api 2022-01-12 18:36:46.111 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:46.113 | + functions-common:run_process:1573 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2022-01-12 18:36:46.116 | + functions-common:_run_under_systemd:1529 : local service=g-api 2022-01-12 18:36:46.118 | + functions-common:_run_under_systemd:1530 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-01-12 18:36:46.121 | + functions-common:_run_under_systemd:1531 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-01-12 18:36:46.124 | + functions-common:_run_under_systemd:1533 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-01-12 18:36:46.126 | + functions-common:_common_systemd_pitfalls:1501 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-01-12 18:36:46.129 | + functions-common:_common_systemd_pitfalls:1504 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2022-01-12 18:36:46.131 | + functions-common:_common_systemd_pitfalls:1515 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2022-01-12 18:36:46.134 | + functions-common:_run_under_systemd:1535 : local systemd_service=devstack@g-api.service 2022-01-12 18:36:46.136 | + functions-common:_run_under_systemd:1536 : local group= 2022-01-12 18:36:46.139 | + functions-common:_run_under_systemd:1537 : local user=ubuntu 2022-01-12 18:36:46.141 | + functions-common:_run_under_systemd:1538 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2022-01-12 18:36:46.144 | + functions-common:_run_under_systemd:1539 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2022-01-12 18:36:46.146 | + functions-common:write_uwsgi_user_unit_file:1473 : local service=devstack@g-api.service 2022-01-12 18:36:46.150 | + functions-common:write_uwsgi_user_unit_file:1474 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-01-12 18:36:46.152 | + functions-common:write_uwsgi_user_unit_file:1475 : local group= 2022-01-12 18:36:46.154 | + functions-common:write_uwsgi_user_unit_file:1476 : local user=ubuntu 2022-01-12 18:36:46.157 | + functions-common:write_uwsgi_user_unit_file:1477 : local unitfile=/etc/systemd/system/devstack@g-api.service 2022-01-12 18:36:46.159 | + functions-common:write_uwsgi_user_unit_file:1478 : mkdir -p /etc/systemd/system 2022-01-12 18:36:46.164 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2022-01-12 18:36:46.227 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2022-01-12 18:36:46.292 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2022-01-12 18:36:46.344 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2022-01-12 18:36:46.397 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-12 18:36:46.451 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2022-01-12 18:36:46.505 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2022-01-12 18:36:46.566 | + functions-common:write_uwsgi_user_unit_file:1487 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2022-01-12 18:36:46.629 | + functions-common:write_uwsgi_user_unit_file:1488 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2022-01-12 18:36:46.684 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2022-01-12 18:36:46.740 | + functions-common:write_uwsgi_user_unit_file:1491 : [[ -n '' ]] 2022-01-12 18:36:46.743 | + functions-common:write_uwsgi_user_unit_file:1494 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2022-01-12 18:36:46.812 | + functions-common:write_uwsgi_user_unit_file:1497 : sudo systemctl daemon-reload 2022-01-12 18:36:47.265 | + functions-common:_run_under_systemd:1544 : sudo systemctl enable devstack@g-api.service 2022-01-12 18:36:47.279 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2022-01-12 18:36:47.705 | + functions-common:_run_under_systemd:1545 : sudo systemctl start devstack@g-api.service 2022-01-12 18:36:47.788 | + functions-common:run_process:1575 : time_stop run_process 2022-01-12 18:36:47.796 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:47.803 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:47.812 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:47.817 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:47.820 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:47.824 | + functions-common:time_stop:2315 : name=run_process 2022-01-12 18:36:47.829 | + functions-common:time_stop:2316 : start_time=1642012606088 2022-01-12 18:36:47.831 | + functions-common:time_stop:2318 : [[ -z 1642012606088 ]] 2022-01-12 18:36:47.838 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:47.843 | + functions-common:time_stop:2321 : end_time=1642012607840 2022-01-12 18:36:47.846 | + functions-common:time_stop:2322 : elapsed_time=1752 2022-01-12 18:36:47.848 | + functions-common:time_stop:2323 : total=31532 2022-01-12 18:36:47.851 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:47.855 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=33284 2022-01-12 18:36:47.858 | + lib/glance:start_glance:622 : is_service_enabled g-api-r 2022-01-12 18:36:47.879 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:36:47.882 | + lib/glance:start_glance:627 : echo 'Waiting for g-api (10.222.0.44) to start...' 2022-01-12 18:36:47.882 | Waiting for g-api (10.222.0.44) to start... 2022-01-12 18:36:47.885 | + lib/glance:start_glance:628 : wait_for_service 60 http://10.222.0.44/image 2022-01-12 18:36:47.887 | + functions:wait_for_service:457 : local timeout=60 2022-01-12 18:36:47.890 | + functions:wait_for_service:458 : local url=http://10.222.0.44/image 2022-01-12 18:36:47.893 | + functions:wait_for_service:459 : local rval=0 2022-01-12 18:36:47.896 | + functions:wait_for_service:460 : time_start wait_for_service 2022-01-12 18:36:47.908 | + functions-common:time_start:2295 : local name=wait_for_service 2022-01-12 18:36:47.914 | + functions-common:time_start:2296 : local start_time= 2022-01-12 18:36:47.922 | + functions-common:time_start:2297 : [[ -n '' ]] 2022-01-12 18:36:47.922 | ++ functions-common:time_start:2300 : date +%s%3N 2022-01-12 18:36:47.925 | + functions-common:time_start:2300 : _TIME_START[$name]=1642012607919 2022-01-12 18:36:47.928 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-01-12 18:36:47.939 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.44/image 2022-01-12 18:36:51.861 | + :: : [[ 300 == 503 ]] 2022-01-12 18:36:51.862 | + :: : [[ 0 -eq 7 ]] 2022-01-12 18:36:51.865 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-01-12 18:36:51.873 | + functions-common:time_stop:2309 : local name 2022-01-12 18:36:51.877 | + functions-common:time_stop:2310 : local end_time 2022-01-12 18:36:51.880 | + functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:36:51.883 | + functions-common:time_stop:2312 : local total 2022-01-12 18:36:51.886 | + functions-common:time_stop:2313 : local start_time 2022-01-12 18:36:51.889 | + functions-common:time_stop:2315 : name=wait_for_service 2022-01-12 18:36:51.891 | + functions-common:time_stop:2316 : start_time=1642012607919 2022-01-12 18:36:51.894 | + functions-common:time_stop:2318 : [[ -z 1642012607919 ]] 2022-01-12 18:36:51.897 | ++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:36:51.902 | + functions-common:time_stop:2321 : end_time=1642012611899 2022-01-12 18:36:51.905 | + functions-common:time_stop:2322 : elapsed_time=3980 2022-01-12 18:36:51.908 | + functions-common:time_stop:2323 : total=22111 2022-01-12 18:36:51.910 | + functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:36:51.913 | + functions-common:time_stop:2326 : _TIME_TOTAL[$name]=26091 2022-01-12 18:36:51.915 | + functions:wait_for_service:467 : return 0 2022-01-12 18:36:51.918 | + ./stack.sh:main:1358 : is_service_enabled mysql postgresql 2022-01-12 18:36:51.937 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:51.939 | + ./stack.sh:main:1358 : is_service_enabled glance 2022-01-12 18:36:51.958 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:36:51.961 | + ./stack.sh:main:1359 : echo_summary 'Uploading images' 2022-01-12 18:36:51.964 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:36:51.967 | + ./stack.sh:echo_summary:432 : echo -e Uploading images 2022-01-12 18:36:51.969 | + ./stack.sh:main:1361 : for image_url in ${IMAGE_URLS//,/ } 2022-01-12 18:36:51.972 | + ./stack.sh:main:1362 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:51.974 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:51.976 | + functions:upload_image:134 : local image image_fname image_name 2022-01-12 18:36:51.979 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2022-01-12 18:36:51.984 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:51.988 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:51.990 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2022-01-12 18:36:51.992 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2022-01-12 18:36:51.994 | + functions:upload_image:142 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:51.998 | --2022-01-12 18:36:51-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:51.999 | Connecting to 10.100.0.9:80... connected. 2022-01-12 18:36:52.001 | HTTP request sent, awaiting response... 200 OK 2022-01-12 18:36:52.001 | Length: 645922816 (616M) 2022-01-12 18:36:52.001 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2022-01-12 18:36:52.021 | 2022-01-12 18:36:52.382 | 0K ........ ........ ........ ........ 5% 86.0M 7s 2022-01-12 18:36:52.755 | 32768K ........ ........ ........ ........ 10% 85.6M 6s 2022-01-12 18:36:53.128 | 65536K ........ ........ ........ ........ 15% 88.6M 6s 2022-01-12 18:36:53.494 | 98304K ........ ........ ........ ........ 20% 86.8M 6s 2022-01-12 18:36:53.870 | 131072K ........ ........ ........ ........ 25% 83.7M 5s 2022-01-12 18:36:54.244 | 163840K ........ ........ ........ ........ 31% 87.8M 5s 2022-01-12 18:36:54.599 | 196608K ........ ........ ........ ........ 36% 87.1M 5s 2022-01-12 18:36:54.959 | 229376K ........ ........ ........ ........ 41% 88.8M 4s 2022-01-12 18:36:55.326 | 262144K ........ ........ ........ ........ 46% 87.2M 4s 2022-01-12 18:36:55.664 | 294912K ........ ........ ........ ........ 51% 94.6M 3s 2022-01-12 18:36:55.990 | 327680K ........ ........ ........ ........ 57% 98.4M 3s 2022-01-12 18:36:56.310 | 360448K ........ ........ ........ ........ 62% 99.7M 3s 2022-01-12 18:36:56.658 | 393216K ........ ........ ........ ........ 67% 94.0M 2s 2022-01-12 18:36:56.981 | 425984K ........ ........ ........ ........ 72% 96.8M 2s 2022-01-12 18:36:57.302 | 458752K ........ ........ ........ ........ 77% 99.8M 1s 2022-01-12 18:36:57.623 | 491520K ........ ........ ........ ........ 83% 99.8M 1s 2022-01-12 18:36:57.952 | 524288K ........ ........ ........ ........ 88% 96.8M 1s 2022-01-12 18:36:58.276 | 557056K ........ ........ ........ ........ 93% 99.0M 0s 2022-01-12 18:36:58.598 | 589824K ........ ........ ........ ........ 98% 99.3M 0s 2022-01-12 18:36:58.662 | 622592K ........ 100% 111M=6.7s 2022-01-12 18:36:58.662 | 2022-01-12 18:36:58.662 | 2022-01-12 18:36:58 (92.5 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2022-01-12 18:36:58.662 | 2022-01-12 18:36:58.665 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2022-01-12 18:36:58.668 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:58.670 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2022-01-12 18:36:58.672 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2022-01-12 18:36:58.674 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2022-01-12 18:36:58.677 | + functions:upload_image:294 : local kernel= 2022-01-12 18:36:58.679 | + functions:upload_image:295 : local ramdisk= 2022-01-12 18:36:58.681 | + functions:upload_image:296 : local disk_format= 2022-01-12 18:36:58.683 | + functions:upload_image:297 : local container_format= 2022-01-12 18:36:58.685 | + functions:upload_image:298 : local unpack= 2022-01-12 18:36:58.687 | + functions:upload_image:299 : local img_property= 2022-01-12 18:36:58.690 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2022-01-12 18:36:58.692 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2022-01-12 18:36:58.694 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2022-01-12 18:36:58.696 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2022-01-12 18:36:58.698 | + functions:upload_image:309 : case "$image_fname" in 2022-01-12 18:36:58.700 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:58.703 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:58.707 | + functions:upload_image:375 : image_name=ubuntu-16 2022-01-12 18:36:58.711 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:58.712 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2022-01-12 18:36:58.717 | + functions:upload_image:376 : disk_format=vhdx 2022-01-12 18:36:58.720 | + functions:upload_image:377 : container_format=bare 2022-01-12 18:36:58.722 | + functions:upload_image:378 : '[' vhdx == gz ']' 2022-01-12 18:36:58.724 | + functions:upload_image:385 : is_arch ppc64le 2022-01-12 18:36:58.727 | ++ functions-common:is_arch:428 : uname -m 2022-01-12 18:36:58.731 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2022-01-12 18:36:58.733 | + functions:upload_image:385 : is_arch ppc64 2022-01-12 18:36:58.736 | ++ functions-common:is_arch:428 : uname -m 2022-01-12 18:36:58.740 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2022-01-12 18:36:58.742 | + functions:upload_image:385 : is_arch ppc 2022-01-12 18:36:58.745 | ++ functions-common:is_arch:428 : uname -m 2022-01-12 18:36:58.749 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2022-01-12 18:36:58.751 | + functions:upload_image:389 : is_arch aarch64 2022-01-12 18:36:58.754 | ++ functions-common:is_arch:428 : uname -m 2022-01-12 18:36:58.758 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-01-12 18:36:58.760 | + functions:upload_image:393 : '[' bare = bare ']' 2022-01-12 18:36:58.762 | + functions:upload_image:394 : '[' '' = zcat ']' 2022-01-12 18:36:58.764 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2022-01-12 18:36:58.766 | + functions:upload_image:398 : '[' '' = unxz ']' 2022-01-12 18:36:58.768 | + functions:upload_image:409 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2022-01-12 18:36:58.778 | + functions:_upload_image:104 : local image_name=ubuntu-16 2022-01-12 18:36:58.778 | + functions:_upload_image:105 : shift 2022-01-12 18:36:58.778 | + functions:_upload_image:106 : local container=bare 2022-01-12 18:36:58.778 | + functions:_upload_image:107 : shift 2022-01-12 18:36:58.780 | + functions:_upload_image:108 : local disk=vhdx 2022-01-12 18:36:58.782 | + functions:_upload_image:109 : shift 2022-01-12 18:36:58.784 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2022-01-12 18:36:58.786 | + functions:_upload_image:111 : shift 2022-01-12 18:36:58.788 | + functions:_upload_image:112 : local properties 2022-01-12 18:36:58.791 | + functions:_upload_image:113 : local useimport 2022-01-12 18:36:58.794 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2022-01-12 18:36:58.796 | ++ functions:_image_properties_to_arg:87 : local result= 2022-01-12 18:36:58.798 | ++ functions:_image_properties_to_arg:88 : for property in $* 2022-01-12 18:36:58.800 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2022-01-12 18:36:58.806 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2022-01-12 18:36:58.807 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2022-01-12 18:36:58.807 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2022-01-12 18:36:58.810 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --public --container-format bare --disk-format vhdx --property hw_rng_model=virtio 2022-01-12 18:37:04.908 | + inc/async:async_inner:64 : rc=0 2022-01-12 18:37:04.937 | [115038 Async create_flavors:115038]: finished successfully 2022-01-12 18:37:18.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.243 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.243 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.243 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-01-12 18:37:18.243 | | Field | Value | 2022-01-12 18:37:18.243 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-01-12 18:37:18.243 | | container_format | bare | 2022-01-12 18:37:18.244 | | created_at | 2022-01-12T18:37:01Z | 2022-01-12 18:37:18.244 | | disk_format | vhdx | 2022-01-12 18:37:18.244 | | file | /v2/images/7ee4be07-8f3d-4903-a8ce-4d3c72495267/file | 2022-01-12 18:37:18.244 | | id | 7ee4be07-8f3d-4903-a8ce-4d3c72495267 | 2022-01-12 18:37:18.244 | | min_disk | 0 | 2022-01-12 18:37:18.244 | | min_ram | 0 | 2022-01-12 18:37:18.244 | | name | ubuntu-16 | 2022-01-12 18:37:18.244 | | owner | 8f0ddf325d59441bb2e4a9a49a18d416 | 2022-01-12 18:37:18.244 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2022-01-12 18:37:18.244 | | protected | False | 2022-01-12 18:37:18.244 | | schema | /v2/schemas/image | 2022-01-12 18:37:18.244 | | status | queued | 2022-01-12 18:37:18.244 | | tags | | 2022-01-12 18:37:18.244 | | updated_at | 2022-01-12T18:37:01Z | 2022-01-12 18:37:18.244 | | visibility | public | 2022-01-12 18:37:18.244 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2022-01-12 18:37:18.398 | + ./stack.sh:main:1366 : async_wait create_flavors 2022-01-12 18:37:18.451 | [17688 Async create_flavors:115038]: Waiting for completion of create_flavors running on PID 115038 (2 other jobs running) 2022-01-12 18:37:18.479 | [17688 Async create_flavors:115038]: Signaling child to exit 2022-01-12 18:37:18.479 | WAKEUP 2022-01-12 18:37:18.503 | [17688 Async create_flavors:115038]: Signaled 2022-01-12 18:37:18.505 | + lib/nova:create_flavors:1132 : is_service_enabled n-api 2022-01-12 18:37:18.505 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:37:18.505 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor list 2022-01-12 18:37:18.505 | + lib/nova:create_flavors:1133 : grep -q ds512M 2022-01-12 18:37:18.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.505 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.505 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.505 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2022-01-12 18:37:18.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.505 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.505 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.505 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.505 | | Field | Value | 2022-01-12 18:37:18.505 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.505 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.505 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.505 | | description | None | 2022-01-12 18:37:18.505 | | disk | 1 | 2022-01-12 18:37:18.505 | | id | c1 | 2022-01-12 18:37:18.505 | | name | cirros256 | 2022-01-12 18:37:18.505 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.505 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.505 | | ram | 256 | 2022-01-12 18:37:18.505 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.505 | | swap | | 2022-01-12 18:37:18.505 | | vcpus | 1 | 2022-01-12 18:37:18.505 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.505 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2022-01-12 18:37:18.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.505 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.506 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.506 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.506 | | Field | Value | 2022-01-12 18:37:18.506 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.506 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.506 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.506 | | description | None | 2022-01-12 18:37:18.506 | | disk | 5 | 2022-01-12 18:37:18.506 | | id | d1 | 2022-01-12 18:37:18.506 | | name | ds512M | 2022-01-12 18:37:18.506 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.506 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.506 | | ram | 512 | 2022-01-12 18:37:18.506 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.506 | | swap | | 2022-01-12 18:37:18.506 | | vcpus | 1 | 2022-01-12 18:37:18.506 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.506 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2022-01-12 18:37:18.506 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.506 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.506 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.506 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.506 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.506 | | Field | Value | 2022-01-12 18:37:18.506 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.506 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.506 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.506 | | description | None | 2022-01-12 18:37:18.506 | | disk | 10 | 2022-01-12 18:37:18.506 | | id | d2 | 2022-01-12 18:37:18.506 | | name | ds1G | 2022-01-12 18:37:18.506 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.507 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.507 | | ram | 1024 | 2022-01-12 18:37:18.507 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.507 | | swap | | 2022-01-12 18:37:18.507 | | vcpus | 1 | 2022-01-12 18:37:18.507 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.507 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2022-01-12 18:37:18.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.507 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.507 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.507 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.507 | | Field | Value | 2022-01-12 18:37:18.507 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.507 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.507 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.507 | | description | None | 2022-01-12 18:37:18.507 | | disk | 10 | 2022-01-12 18:37:18.507 | | id | d3 | 2022-01-12 18:37:18.507 | | name | ds2G | 2022-01-12 18:37:18.507 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.507 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.507 | | ram | 2048 | 2022-01-12 18:37:18.507 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.507 | | swap | | 2022-01-12 18:37:18.507 | | vcpus | 2 | 2022-01-12 18:37:18.507 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.507 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2022-01-12 18:37:18.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.507 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.507 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.507 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.508 | | Field | Value | 2022-01-12 18:37:18.508 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.508 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.508 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.508 | | description | None | 2022-01-12 18:37:18.508 | | disk | 20 | 2022-01-12 18:37:18.508 | | id | d4 | 2022-01-12 18:37:18.508 | | name | ds4G | 2022-01-12 18:37:18.508 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.508 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.508 | | ram | 4096 | 2022-01-12 18:37:18.508 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.508 | | swap | | 2022-01-12 18:37:18.508 | | vcpus | 4 | 2022-01-12 18:37:18.508 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.508 | + lib/nova:create_flavors:1142 : openstack --os-region-name=RegionOne flavor list 2022-01-12 18:37:18.508 | + lib/nova:create_flavors:1142 : grep -q m1.tiny 2022-01-12 18:37:18.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.508 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.508 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.508 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2022-01-12 18:37:18.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.508 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.508 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.508 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.508 | | Field | Value | 2022-01-12 18:37:18.508 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.508 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.508 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.508 | | description | None | 2022-01-12 18:37:18.508 | | disk | 1 | 2022-01-12 18:37:18.508 | | id | 1 | 2022-01-12 18:37:18.509 | | name | m1.tiny | 2022-01-12 18:37:18.509 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.509 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.509 | | ram | 512 | 2022-01-12 18:37:18.509 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.509 | | swap | | 2022-01-12 18:37:18.509 | | vcpus | 1 | 2022-01-12 18:37:18.509 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.509 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2022-01-12 18:37:18.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.509 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.509 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.509 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.509 | | Field | Value | 2022-01-12 18:37:18.509 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.509 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.509 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.509 | | description | None | 2022-01-12 18:37:18.509 | | disk | 20 | 2022-01-12 18:37:18.509 | | id | 2 | 2022-01-12 18:37:18.509 | | name | m1.small | 2022-01-12 18:37:18.509 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.509 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.509 | | ram | 2048 | 2022-01-12 18:37:18.509 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.509 | | swap | | 2022-01-12 18:37:18.509 | | vcpus | 1 | 2022-01-12 18:37:18.509 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.509 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2022-01-12 18:37:18.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.509 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.509 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.510 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.510 | | Field | Value | 2022-01-12 18:37:18.510 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.510 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.510 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.510 | | description | None | 2022-01-12 18:37:18.510 | | disk | 40 | 2022-01-12 18:37:18.510 | | id | 3 | 2022-01-12 18:37:18.510 | | name | m1.medium | 2022-01-12 18:37:18.510 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.510 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.510 | | ram | 4096 | 2022-01-12 18:37:18.510 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.510 | | swap | | 2022-01-12 18:37:18.510 | | vcpus | 2 | 2022-01-12 18:37:18.510 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.510 | + lib/nova:create_flavors:1146 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2022-01-12 18:37:18.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.510 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.510 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.510 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.510 | | Field | Value | 2022-01-12 18:37:18.510 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.510 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.510 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.510 | | description | None | 2022-01-12 18:37:18.510 | | disk | 80 | 2022-01-12 18:37:18.510 | | id | 4 | 2022-01-12 18:37:18.510 | | name | m1.large | 2022-01-12 18:37:18.510 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.510 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.510 | | ram | 8192 | 2022-01-12 18:37:18.510 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.510 | | swap | | 2022-01-12 18:37:18.510 | | vcpus | 4 | 2022-01-12 18:37:18.511 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.511 | + lib/nova:create_flavors:1147 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2022-01-12 18:37:18.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.511 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:18.511 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:18.511 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.511 | | Field | Value | 2022-01-12 18:37:18.511 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.511 | | OS-FLV-DISABLED:disabled | False | 2022-01-12 18:37:18.511 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2022-01-12 18:37:18.511 | | description | None | 2022-01-12 18:37:18.511 | | disk | 160 | 2022-01-12 18:37:18.511 | | id | 5 | 2022-01-12 18:37:18.511 | | name | m1.xlarge | 2022-01-12 18:37:18.511 | | os-flavor-access:is_public | True | 2022-01-12 18:37:18.511 | | properties | hw_rng:allowed='True' | 2022-01-12 18:37:18.511 | | ram | 16384 | 2022-01-12 18:37:18.511 | | rxtx_factor | 1.0 | 2022-01-12 18:37:18.511 | | swap | | 2022-01-12 18:37:18.511 | | vcpus | 8 | 2022-01-12 18:37:18.511 | +----------------------------+-----------------------+ 2022-01-12 18:37:18.553 | [17688 Async create_flavors:115038]: finished create_flavors with result 0 in 30 seconds 2022-01-12 18:37:18.557 | + inc/async:async_wait:197 : return 0 2022-01-12 18:37:18.560 | + ./stack.sh:main:1368 : is_service_enabled horizon 2022-01-12 18:37:18.578 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:37:18.582 | + ./stack.sh:main:1382 : is_service_enabled nova 2022-01-12 18:37:18.605 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:37:18.608 | + ./stack.sh:main:1382 : is_service_enabled keystone 2022-01-12 18:37:18.626 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:37:18.629 | + ./stack.sh:main:1383 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2022-01-12 18:37:18.632 | + ./stack.sh:main:1385 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-01-12 18:37:18.634 | + ./stack.sh:main:1389 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2022-01-12 18:37:18.640 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2022-01-12 18:37:18.642 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2022-01-12 18:37:18.645 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2022-01-12 18:37:18.646 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2022-01-12 18:37:18.648 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2022-01-12 18:37:18.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2022-01-12 18:37:18.651 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2022-01-12 18:37:18.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2022-01-12 18:37:18.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2022-01-12 18:37:18.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2022-01-12 18:37:18.657 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2022-01-12 18:37:18.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2022-01-12 18:37:18.661 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2022-01-12 18:37:18.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-01-12 18:37:18.664 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2022-01-12 18:37:18.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-01-12 18:37:18.667 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2022-01-12 18:37:18.668 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-01-12 18:37:18.670 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2022-01-12 18:37:18.671 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-01-12 18:37:18.673 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2022-01-12 18:37:18.674 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-01-12 18:37:18.676 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2022-01-12 18:37:18.677 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2022-01-12 18:37:18.678 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2022-01-12 18:37:18.680 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2022-01-12 18:37:18.681 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2022-01-12 18:37:18.683 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2022-01-12 18:37:18.684 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2022-01-12 18:37:18.686 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2022-01-12 18:37:18.687 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2022-01-12 18:37:18.689 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2022-01-12 18:37:18.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2022-01-12 18:37:18.692 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2022-01-12 18:37:18.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.44/identity ']' 2022-01-12 18:37:18.695 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2022-01-12 18:37:18.696 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2022-01-12 18:37:18.697 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2022-01-12 18:37:18.699 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2022-01-12 18:37:18.701 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2022-01-12 18:37:18.703 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2022-01-12 18:37:18.705 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2022-01-12 18:37:18.705 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2022-01-12 18:37:18.705 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2022-01-12 18:37:18.706 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-01-12 18:37:18.707 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-01-12 18:37:20.780 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:20.781 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:20.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:20.781 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:20.929 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 26ba721b3754444e94b8a38def7cec3a --long --quote none -f csv 2022-01-12 18:37:20.929 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-01-12 18:37:20.929 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:20.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:23.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:23.029 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:23.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:23.029 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:23.173 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2022-01-12 18:37:23.175 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2022-01-12 18:37:23.176 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:23.178 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:23.180 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 50a84e8604cb4b0ab5f06ba94ec76ea9 swiftusertest2 26ba721b3754444e94b8a38def7cec3a swiftprojecttest2 Passw0rd 2022-01-12 18:37:23.181 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=50a84e8604cb4b0ab5f06ba94ec76ea9 2022-01-12 18:37:23.182 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2022-01-12 18:37:23.184 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=26ba721b3754444e94b8a38def7cec3a 2022-01-12 18:37:23.185 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2022-01-12 18:37:23.187 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:23.188 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2022-01-12 18:37:23.192 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2022-01-12 18:37:23.193 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:23.196 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:23.198 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:23.199 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:23.201 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:23.203 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:23.204 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:23.206 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:23.207 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:23.209 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:23.210 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:23.211 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:23.213 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:23.214 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:23.216 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:23.218 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:23.220 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:23.221 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:23.223 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-01-12 18:37:23.224 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-01-12 18:37:23.226 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 43e920487e43478f9d536d6d47bfd4bc --long --quote none -f csv 2022-01-12 18:37:23.231 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-01-12 18:37:23.231 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:23.231 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:25.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:25.370 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:25.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:25.370 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:25.517 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2022-01-12 18:37:25.518 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2022-01-12 18:37:25.520 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:25.521 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:25.523 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f1e094336f1246bfb9c501d19024e4d9 swiftusertest4 43e920487e43478f9d536d6d47bfd4bc swiftprojecttest4 Passw0rd 2022-01-12 18:37:25.524 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f1e094336f1246bfb9c501d19024e4d9 2022-01-12 18:37:25.526 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2022-01-12 18:37:25.527 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=43e920487e43478f9d536d6d47bfd4bc 2022-01-12 18:37:25.529 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2022-01-12 18:37:25.531 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:25.532 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2022-01-12 18:37:25.536 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2022-01-12 18:37:25.537 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:25.540 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:25.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:25.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:25.545 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:25.546 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:25.547 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:25.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:25.550 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:25.552 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:25.553 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:25.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:25.556 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:25.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:25.559 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:25.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:25.562 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:25.564 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:25.566 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-01-12 18:37:25.567 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-01-12 18:37:25.569 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 5d9af09087e94e3c84c7f59a867ff154 --long --quote none -f csv 2022-01-12 18:37:25.569 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-01-12 18:37:25.570 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:25.571 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:27.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:27.745 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:27.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:27.745 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:27.893 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2022-01-12 18:37:27.895 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2022-01-12 18:37:27.896 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:27.898 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:27.900 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5c00facb77424097a2d09dc353dd5149 swiftusertest3 5d9af09087e94e3c84c7f59a867ff154 swiftprojecttest1 Passw0rd 2022-01-12 18:37:27.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5c00facb77424097a2d09dc353dd5149 2022-01-12 18:37:27.903 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2022-01-12 18:37:27.905 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:37:27.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-01-12 18:37:27.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:27.910 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-01-12 18:37:27.914 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2022-01-12 18:37:27.915 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:27.918 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:27.920 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:27.922 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:27.923 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:27.925 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:27.926 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:27.929 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:27.930 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:27.932 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:27.933 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:27.935 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:27.936 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:27.938 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:27.939 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:27.942 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:27.943 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:27.945 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:27.947 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2022-01-12 18:37:27.948 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2022-01-12 18:37:27.950 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:27.951 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:27.953 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ae30b919ef9f49bd9f7743085640c550 swiftusertest1 5d9af09087e94e3c84c7f59a867ff154 swiftprojecttest1 Passw0rd 2022-01-12 18:37:27.954 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ae30b919ef9f49bd9f7743085640c550 2022-01-12 18:37:27.956 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2022-01-12 18:37:27.957 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=5d9af09087e94e3c84c7f59a867ff154 2022-01-12 18:37:27.959 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2022-01-12 18:37:27.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:27.962 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2022-01-12 18:37:27.965 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2022-01-12 18:37:27.967 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:27.978 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:27.980 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:27.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:27.984 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:27.985 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:27.987 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:27.988 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:27.990 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:27.991 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:27.992 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:27.994 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:27.995 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:27.997 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:27.998 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:28.000 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:28.001 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:28.003 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:28.005 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-01-12 18:37:28.006 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-01-12 18:37:28.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 648f1440af174801a454624b0ef72e2a --long --quote none -f csv 2022-01-12 18:37:28.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:28.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-01-12 18:37:28.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:30.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:30.166 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:30.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:30.166 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:30.313 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-01-12 18:37:30.315 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-01-12 18:37:30.316 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:30.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:30.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d2da043dc2b44f7cae293a040c72a391 demo 648f1440af174801a454624b0ef72e2a demo Passw0rd 2022-01-12 18:37:30.322 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d2da043dc2b44f7cae293a040c72a391 2022-01-12 18:37:30.324 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-01-12 18:37:30.325 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=648f1440af174801a454624b0ef72e2a 2022-01-12 18:37:30.328 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-01-12 18:37:30.329 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:30.331 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-01-12 18:37:30.334 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2022-01-12 18:37:30.336 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:30.339 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:30.340 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:30.342 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:30.343 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:30.345 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:30.346 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:30.348 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:30.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:30.351 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:30.352 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:30.354 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:30.355 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:30.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:30.358 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:30.360 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:30.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:30.363 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:30.364 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-01-12 18:37:30.366 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-01-12 18:37:30.367 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:30.369 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:30.370 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0fe097ad23a7448eac799dd1afb83656 admin 648f1440af174801a454624b0ef72e2a demo Passw0rd 2022-01-12 18:37:30.371 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0fe097ad23a7448eac799dd1afb83656 2022-01-12 18:37:30.373 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-01-12 18:37:30.375 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=648f1440af174801a454624b0ef72e2a 2022-01-12 18:37:30.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2022-01-12 18:37:30.378 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:30.379 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2022-01-12 18:37:30.382 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2022-01-12 18:37:30.384 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:30.387 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:30.389 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:30.390 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:30.392 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:30.393 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:30.395 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:30.396 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:30.398 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:30.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:30.401 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:30.402 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:30.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:30.405 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:30.407 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:30.408 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:30.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:30.411 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:30.413 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-01-12 18:37:30.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-01-12 18:37:30.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8f0ddf325d59441bb2e4a9a49a18d416 --long --quote none -f csv 2022-01-12 18:37:30.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-01-12 18:37:30.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:30.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:32.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:32.516 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:32.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:32.516 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:32.663 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-01-12 18:37:32.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-01-12 18:37:32.666 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:32.668 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:32.669 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0fe097ad23a7448eac799dd1afb83656 admin 8f0ddf325d59441bb2e4a9a49a18d416 admin Passw0rd 2022-01-12 18:37:32.672 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0fe097ad23a7448eac799dd1afb83656 2022-01-12 18:37:32.673 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-01-12 18:37:32.674 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8f0ddf325d59441bb2e4a9a49a18d416 2022-01-12 18:37:32.676 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2022-01-12 18:37:32.677 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:32.679 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2022-01-12 18:37:32.682 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2022-01-12 18:37:32.684 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:32.687 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:32.688 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:32.690 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:32.691 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:32.693 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:32.694 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:32.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:32.697 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:32.699 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:32.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:32.702 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:32.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:32.705 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:32.706 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:32.708 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:32.709 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:32.711 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:32.713 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-01-12 18:37:32.714 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-01-12 18:37:32.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project a672ba9713674011a22032a3a39f68e0 --long --quote none -f csv 2022-01-12 18:37:32.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-01-12 18:37:32.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:32.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:34.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:34.888 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:34.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:34.888 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:35.036 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2022-01-12 18:37:35.038 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2022-01-12 18:37:35.039 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:35.041 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:35.042 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0fe097ad23a7448eac799dd1afb83656 admin a672ba9713674011a22032a3a39f68e0 alt_demo Passw0rd 2022-01-12 18:37:35.044 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0fe097ad23a7448eac799dd1afb83656 2022-01-12 18:37:35.045 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2022-01-12 18:37:35.047 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a672ba9713674011a22032a3a39f68e0 2022-01-12 18:37:35.048 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-01-12 18:37:35.050 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:35.051 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-01-12 18:37:35.055 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2022-01-12 18:37:35.056 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:35.059 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:35.061 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:35.062 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:35.064 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:35.065 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:35.067 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:35.068 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:35.069 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:35.071 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:35.072 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:35.074 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:35.075 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:35.077 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:35.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:35.081 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:35.082 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:35.084 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:35.085 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2022-01-12 18:37:35.087 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2022-01-12 18:37:35.088 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:35.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:35.091 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0d0c6e748f934eb48f2303d052f542c6 alt_demo a672ba9713674011a22032a3a39f68e0 alt_demo Passw0rd 2022-01-12 18:37:35.093 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0d0c6e748f934eb48f2303d052f542c6 2022-01-12 18:37:35.095 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2022-01-12 18:37:35.096 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=a672ba9713674011a22032a3a39f68e0 2022-01-12 18:37:35.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2022-01-12 18:37:35.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:35.101 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2022-01-12 18:37:35.104 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2022-01-12 18:37:35.105 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:35.108 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:35.110 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:35.111 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:35.113 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:35.114 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:35.116 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:35.117 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:35.119 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:35.120 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:35.122 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:35.123 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:35.125 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:35.126 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:35.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:35.129 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:35.131 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:35.132 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:35.134 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-01-12 18:37:35.135 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-01-12 18:37:35.137 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project f8475a3a83e649c1877b6b409c99be05 --long --quote none -f csv 2022-01-12 18:37:35.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2022-01-12 18:37:35.138 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:35.140 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:37.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:37.243 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:37.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:37.244 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:37.390 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2022-01-12 18:37:37.391 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2022-01-12 18:37:37.393 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2022-01-12 18:37:37.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2022-01-12 18:37:37.396 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d2da043dc2b44f7cae293a040c72a391 demo f8475a3a83e649c1877b6b409c99be05 invisible_to_admin Passw0rd 2022-01-12 18:37:37.397 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d2da043dc2b44f7cae293a040c72a391 2022-01-12 18:37:37.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2022-01-12 18:37:37.400 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=f8475a3a83e649c1877b6b409c99be05 2022-01-12 18:37:37.401 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2022-01-12 18:37:37.403 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2022-01-12 18:37:37.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2022-01-12 18:37:37.411 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2022-01-12 18:37:37.413 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2022-01-12 18:37:37.417 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2022-01-12 18:37:37.418 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2022-01-12 18:37:37.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2022-01-12 18:37:37.422 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:37.423 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:37.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2022-01-12 18:37:37.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:37.428 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:37.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2022-01-12 18:37:37.431 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:37.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2022-01-12 18:37:37.434 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2022-01-12 18:37:37.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2022-01-12 18:37:37.437 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2022-01-12 18:37:37.439 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2022-01-12 18:37:37.440 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2022-01-12 18:37:37.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2022-01-12 18:37:37.444 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2022-01-12 18:37:37.445 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2022-01-12 18:37:37.448 | + ./stack.sh:main:1394 : save_stackenv 2022-01-12 18:37:37.451 | + functions-common:save_stackenv:60 : local tag= 2022-01-12 18:37:37.454 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-12 18:37:37.458 | + functions-common:save_stackenv:62 : time_stamp=2022-01-12-183737 2022-01-12 18:37:37.461 | + functions-common:save_stackenv:63 : echo '# 2022-01-12-183737 ' 2022-01-12 18:37:37.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.466 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-12 18:37:37.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.471 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-12 18:37:37.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.476 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-12 18:37:37.478 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.481 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2022-01-12 18:37:37.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.486 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.44 2022-01-12 18:37:37.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.491 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.44/identity 2022-01-12 18:37:37.493 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.496 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-12-180645 2022-01-12 18:37:37.498 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.501 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-12 18:37:37.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.506 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.44 2022-01-12 18:37:37.508 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.511 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-12 18:37:37.513 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.515 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-12 18:37:37.518 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.520 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-12 18:37:37.523 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-12 18:37:37.525 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-12 18:37:37.528 | + ./stack.sh:main:1405 : merge_config_group /home/ubuntu/devstack/local.conf extra 2022-01-12 18:37:37.531 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-01-12 18:37:37.533 | + inc/meta-config:merge_config_group:171 : shift 2022-01-12 18:37:37.536 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2022-01-12 18:37:37.538 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:37:37.540 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-01-12 18:37:37.543 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-01-12 18:37:37.546 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2022-01-12 18:37:37.549 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:37:37.551 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2022-01-12 18:37:37.554 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:37:37.556 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2022-01-12 18:37:37.557 | /^\[\[.+\|.*\]\]/ { 2022-01-12 18:37:37.557 | gsub("[][]", "", $1); 2022-01-12 18:37:37.557 | split($1, a, "|"); 2022-01-12 18:37:37.557 | if (a[1] == matchgroup) 2022-01-12 18:37:37.557 | print a[2] 2022-01-12 18:37:37.557 | } 2022-01-12 18:37:37.557 | ' /home/ubuntu/devstack/local.conf 2022-01-12 18:37:37.563 | + ./stack.sh:main:1412 : run_phase stack extra 2022-01-12 18:37:37.565 | + functions-common:run_phase:1737 : local mode=stack 2022-01-12 18:37:37.568 | + functions-common:run_phase:1738 : local phase=extra 2022-01-12 18:37:37.570 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-12 18:37:37.572 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-01-12 18:37:37.575 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-12 18:37:37.578 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-01-12 18:37:37.581 | + functions-common:run_phase:1747 : local extra 2022-01-12 18:37:37.584 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-12 18:37:37.588 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-01-12 18:37:37.591 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-12 18:37:37.594 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-12 18:37:37.597 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2022-01-12 18:37:37.600 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-12 18:37:37.617 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:37:37.620 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:37:37.622 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:37:37.625 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2022-01-12 18:37:37.627 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:37:37.630 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-12 18:37:37.632 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:37:37.635 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2022-01-12 18:37:37.637 | ++ extras.d/80-tempest.sh:source:15 : : 2022-01-12 18:37:37.640 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-12 18:37:37.642 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-12 18:37:37.645 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:37:37.647 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-12 18:37:37.650 | + functions-common:run_phase:1764 : run_plugins stack extra 2022-01-12 18:37:37.652 | + functions-common:run_plugins:1723 : local mode=stack 2022-01-12 18:37:37.655 | + functions-common:run_plugins:1724 : local phase=extra 2022-01-12 18:37:37.658 | + functions-common:run_plugins:1726 : local plugins= 2022-01-12 18:37:37.660 | + functions-common:run_plugins:1727 : local plugin 2022-01-12 18:37:37.663 | + ./stack.sh:main:1420 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2022-01-12 18:37:37.665 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-01-12 18:37:37.668 | + inc/meta-config:merge_config_group:171 : shift 2022-01-12 18:37:37.670 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2022-01-12 18:37:37.673 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:37:37.676 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-01-12 18:37:37.678 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-01-12 18:37:37.682 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2022-01-12 18:37:37.684 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:37:37.687 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2022-01-12 18:37:37.689 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:37:37.692 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2022-01-12 18:37:37.692 | /^\[\[.+\|.*\]\]/ { 2022-01-12 18:37:37.692 | gsub("[][]", "", $1); 2022-01-12 18:37:37.692 | split($1, a, "|"); 2022-01-12 18:37:37.692 | if (a[1] == matchgroup) 2022-01-12 18:37:37.692 | print a[2] 2022-01-12 18:37:37.692 | } 2022-01-12 18:37:37.692 | ' /home/ubuntu/devstack/local.conf 2022-01-12 18:37:37.698 | + ./stack.sh:main:1429 : is_service_enabled n-cpu 2022-01-12 18:37:37.716 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:37:37.720 | + ./stack.sh:main:1434 : service_check 2022-01-12 18:37:37.722 | + functions-common:service_check:1602 : local service 2022-01-12 18:37:37.725 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:37.727 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@key.service 2022-01-12 18:37:37.740 | Failed to get unit file state for devstack@key.service: No such file or directory 2022-01-12 18:37:37.744 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:37.747 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-api.service 2022-01-12 18:37:37.760 | enabled 2022-01-12 18:37:37.764 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-api.service --no-pager 2022-01-12 18:37:37.782 | ● devstack@n-api.service - Devstack devstack@n-api.service 2022-01-12 18:37:37.782 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2022-01-12 18:37:37.782 | Active: active (running) since Wed 2022-01-12 18:35:08 UTC; 2min 29s ago 2022-01-12 18:37:37.782 | Main PID: 108009 (uwsgi) 2022-01-12 18:37:37.782 | Status: "uWSGI is ready" 2022-01-12 18:37:37.782 | Tasks: 3 (limit: 14304) 2022-01-12 18:37:37.782 | Memory: 240.1M 2022-01-12 18:37:37.782 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2022-01-12 18:37:37.782 | ├─108009 nova-apiuWSGI master 2022-01-12 18:37:37.782 | ├─108010 nova-apiuWSGI worker 1 2022-01-12 18:37:37.782 | └─108011 nova-apiuWSGI worker 2 2022-01-12 18:37:37.782 | 2022-01-12 18:37:37.782 | Jan 12 18:37:02 dv-cinder-824474-1-smb devstack@n-api.service[108010]: [pid: 108010|app: 0|req: 17/32] 10.222.0.44 () {64 vars in 1332 bytes} [Wed Jan 12 18:37:01 2022] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-01-12 18:37:37.782 | Jan 12 18:37:04 dv-cinder-824474-1-smb devstack@n-api.service[108011]: DEBUG nova.api.openstack.wsgi [None req-4300f1f2-7336-435c-b4e1-2a5875885b42 admin admin] Calling method '>' {{(pid=108011) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2022-01-12 18:37:37.782 | Jan 12 18:37:04 dv-cinder-824474-1-smb devstack@n-api.service[108011]: INFO nova.api.openstack.requestlog [None req-4300f1f2-7336-435c-b4e1-2a5875885b42 admin admin] 10.222.0.44 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.002051 2022-01-12 18:37:37.783 | Jan 12 18:37:04 dv-cinder-824474-1-smb devstack@n-api.service[108011]: [pid: 108011|app: 0|req: 16/33] 10.222.0.44 () {54 vars in 930 bytes} [Wed Jan 12 18:37:04 2022] GET /compute/v2.1 => generated 388 bytes in 10 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2022-01-12 18:37:37.783 | Jan 12 18:37:04 dv-cinder-824474-1-smb devstack@n-api.service[108010]: DEBUG nova.api.openstack.wsgi [None req-8ccfdbdd-2cd1-446f-8fb6-696292a64acb admin admin] Action: 'create', calling method: >, body: {"flavor": {"disk": 160, "vcpus": 8, "swap": 0, "id": "5", "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "name": "m1.xlarge", "ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0}} {{(pid=108010) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-01-12 18:37:37.783 | Jan 12 18:37:04 dv-cinder-824474-1-smb devstack@n-api.service[108010]: INFO nova.api.openstack.requestlog [None req-8ccfdbdd-2cd1-446f-8fb6-696292a64acb admin admin] 10.222.0.44 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.146656 2022-01-12 18:37:37.783 | Jan 12 18:37:04 dv-cinder-824474-1-smb devstack@n-api.service[108010]: [pid: 108010|app: 0|req: 18/34] 10.222.0.44 () {64 vars in 1282 bytes} [Wed Jan 12 18:37:04 2022] POST /compute/v2.1/flavors => generated 408 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2022-01-12 18:37:37.783 | Jan 12 18:37:04 dv-cinder-824474-1-smb devstack@n-api.service[108011]: DEBUG nova.api.openstack.wsgi [None req-410fe289-d147-4bdf-afe2-daab81a35c41 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=108011) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2022-01-12 18:37:37.783 | Jan 12 18:37:04 dv-cinder-824474-1-smb devstack@n-api.service[108011]: INFO nova.api.openstack.requestlog [None req-410fe289-d147-4bdf-afe2-daab81a35c41 admin admin] 10.222.0.44 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.084580 2022-01-12 18:37:37.783 | Jan 12 18:37:04 dv-cinder-824474-1-smb devstack@n-api.service[108011]: [pid: 108011|app: 0|req: 17/35] 10.222.0.44 () {64 vars in 1332 bytes} [Wed Jan 12 18:37:04 2022] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2022-01-12 18:37:37.787 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:37.789 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cond.service 2022-01-12 18:37:37.802 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2022-01-12 18:37:37.806 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:37.821 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-sch.service 2022-01-12 18:37:37.822 | enabled 2022-01-12 18:37:37.826 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-sch.service --no-pager 2022-01-12 18:37:37.842 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2022-01-12 18:37:37.842 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2022-01-12 18:37:37.842 | Active: active (running) since Wed 2022-01-12 18:36:23 UTC; 1min 14s ago 2022-01-12 18:37:37.843 | Main PID: 112813 (nova-scheduler) 2022-01-12 18:37:37.843 | Tasks: 3 (limit: 14304) 2022-01-12 18:37:37.843 | Memory: 147.1M 2022-01-12 18:37:37.843 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2022-01-12 18:37:37.843 | ├─112813 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-01-12 18:37:37.843 | ├─114104 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-01-12 18:37:37.843 | └─114107 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2022-01-12 18:37:37.843 | 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] oslo_messaging_rabbit.ssl_version = {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] oslo_messaging_notifications.retry = -1 {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] oslo_messaging_notifications.transport_url = **** {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] oslo_reports.file_event_handler = None {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] oslo_reports.log_dir = None {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:37.843 | Jan 12 18:36:27 dv-cinder-824474-1-smb nova-scheduler[112813]: DEBUG oslo_service.service [None req-0f0ec2bd-3503-4e08-a0c2-af47d5d18865 None None] ******************************************************************************** {{(pid=112813) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-01-12 18:37:37.846 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:37.849 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-api-meta.service 2022-01-12 18:37:37.863 | enabled 2022-01-12 18:37:37.866 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-api-meta.service --no-pager 2022-01-12 18:37:37.883 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2022-01-12 18:37:37.883 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2022-01-12 18:37:37.883 | Active: active (running) since Wed 2022-01-12 18:36:24 UTC; 1min 13s ago 2022-01-12 18:37:37.883 | Main PID: 113306 (uwsgi) 2022-01-12 18:37:37.883 | Status: "uWSGI is ready" 2022-01-12 18:37:37.883 | Tasks: 4 (limit: 14304) 2022-01-12 18:37:37.883 | Memory: 203.4M 2022-01-12 18:37:37.883 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2022-01-12 18:37:37.883 | ├─113306 nova-api-metauWSGI master 2022-01-12 18:37:37.883 | ├─113310 nova-api-metauWSGI worker 1 2022-01-12 18:37:37.883 | ├─113311 nova-api-metauWSGI worker 2 2022-01-12 18:37:37.884 | └─113313 nova-api-metauWSGI http 1 2022-01-12 18:37:37.884 | 2022-01-12 18:37:37.884 | Jan 12 18:36:29 dv-cinder-824474-1-smb devstack@n-api-meta.service[113311]: DEBUG oslo_concurrency.lockutils [None req-edc7d300-d128-4edb-83ce-b6545e08ce72 None None] Lock "76f4f538-e5e6-4199-b184-679f24723cba" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=113311) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:37.884 | Jan 12 18:36:29 dv-cinder-824474-1-smb devstack@n-api-meta.service[113311]: DEBUG oslo_concurrency.lockutils [None req-edc7d300-d128-4edb-83ce-b6545e08ce72 None None] Lock "76f4f538-e5e6-4199-b184-679f24723cba" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=113311) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:37.884 | Jan 12 18:36:29 dv-cinder-824474-1-smb devstack@n-api-meta.service[113311]: DEBUG oslo_db.sqlalchemy.engines [None req-edc7d300-d128-4edb-83ce-b6545e08ce72 None None] 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=113311) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:37:37.884 | Jan 12 18:36:29 dv-cinder-824474-1-smb devstack@n-api-meta.service[113311]: DEBUG oslo_db.sqlalchemy.engines [None req-edc7d300-d128-4edb-83ce-b6545e08ce72 None None] 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=113311) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:37:37.884 | Jan 12 18:36:29 dv-cinder-824474-1-smb devstack@n-api-meta.service[113310]: DEBUG oslo_db.sqlalchemy.engines [None req-d0a30c90-87c2-4441-9cf0-c4fc0ed013e3 None None] 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=113310) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:37:37.884 | Jan 12 18:36:29 dv-cinder-824474-1-smb devstack@n-api-meta.service[113311]: DEBUG oslo_db.sqlalchemy.engines [None req-edc7d300-d128-4edb-83ce-b6545e08ce72 None None] 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=113311) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:37:37.884 | Jan 12 18:36:30 dv-cinder-824474-1-smb devstack@n-api-meta.service[113310]: WARNING nova.api.metadata.handler [None req-d0a30c90-87c2-4441-9cf0-c4fc0ed013e3 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-01-12 18:37:37.884 | Jan 12 18:36:30 dv-cinder-824474-1-smb devstack@n-api-meta.service[113310]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5579b036c9a0 pid: 113310 (default app) 2022-01-12 18:37:37.884 | Jan 12 18:36:30 dv-cinder-824474-1-smb devstack@n-api-meta.service[113311]: WARNING nova.api.metadata.handler [None req-edc7d300-d128-4edb-83ce-b6545e08ce72 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2022-01-12 18:37:37.884 | Jan 12 18:36:30 dv-cinder-824474-1-smb devstack@n-api-meta.service[113311]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x5579b036c9a0 pid: 113311 (default app) 2022-01-12 18:37:37.887 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:37.889 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@placement-api.service 2022-01-12 18:37:37.903 | enabled 2022-01-12 18:37:37.909 | + functions-common:service_check:1609 : sudo systemctl status devstack@placement-api.service --no-pager 2022-01-12 18:37:37.925 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2022-01-12 18:37:37.925 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2022-01-12 18:37:37.925 | Active: active (running) since Wed 2022-01-12 18:35:23 UTC; 2min 14s ago 2022-01-12 18:37:37.925 | Main PID: 109184 (uwsgi) 2022-01-12 18:37:37.925 | Status: "uWSGI is ready" 2022-01-12 18:37:37.925 | Tasks: 3 (limit: 14304) 2022-01-12 18:37:37.925 | Memory: 142.4M 2022-01-12 18:37:37.925 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2022-01-12 18:37:37.926 | ├─109184 placementuWSGI master 2022-01-12 18:37:37.926 | ├─109186 placementuWSGI worker 1 2022-01-12 18:37:37.926 | └─109188 placementuWSGI worker 2 2022-01-12 18:37:37.926 | 2022-01-12 18:37:37.926 | Jan 12 18:35:26 dv-cinder-824474-1-smb devstack@placement-api.service[109186]: [pid: 109186|app: 0|req: 1/1] 10.222.0.44 () {50 vars in 776 bytes} [Wed Jan 12 18:35:26 2022] GET /placement => generated 136 bytes in 16 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-01-12 18:37:37.926 | Jan 12 18:36:26 dv-cinder-824474-1-smb devstack@placement-api.service[109188]: DEBUG placement.requestlog [None req-f38c33c3-154d-43bd-9463-83e26e32e934 None None] Starting request: 10.222.0.44 "GET /placement/" {{(pid=109188) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-01-12 18:37:37.926 | Jan 12 18:36:26 dv-cinder-824474-1-smb devstack@placement-api.service[109188]: INFO placement.requestlog [None req-f38c33c3-154d-43bd-9463-83e26e32e934 None None] 10.222.0.44 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-01-12 18:37:37.926 | Jan 12 18:36:26 dv-cinder-824474-1-smb devstack@placement-api.service[109188]: [pid: 109188|app: 0|req: 1/2] 10.222.0.44 () {54 vars in 916 bytes} [Wed Jan 12 18:36:26 2022] GET /placement => generated 136 bytes in 40 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-01-12 18:37:37.926 | Jan 12 18:36:30 dv-cinder-824474-1-smb devstack@placement-api.service[109186]: DEBUG placement.requestlog [None req-ac91f688-e832-4077-bbf3-43cd2d013397 None None] Starting request: 10.222.0.44 "GET /placement/" {{(pid=109186) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-01-12 18:37:37.926 | Jan 12 18:36:30 dv-cinder-824474-1-smb devstack@placement-api.service[109186]: INFO placement.requestlog [None req-ac91f688-e832-4077-bbf3-43cd2d013397 None None] 10.222.0.44 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-01-12 18:37:37.926 | Jan 12 18:36:30 dv-cinder-824474-1-smb devstack@placement-api.service[109186]: [pid: 109186|app: 0|req: 2/3] 10.222.0.44 () {54 vars in 916 bytes} [Wed Jan 12 18:36:30 2022] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-01-12 18:37:37.926 | Jan 12 18:36:32 dv-cinder-824474-1-smb devstack@placement-api.service[109188]: DEBUG placement.requestlog [None req-331512ef-fedf-449e-8ae6-ded4dfc5ddda None None] Starting request: 10.222.0.44 "GET /placement/" {{(pid=109188) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2022-01-12 18:37:37.926 | Jan 12 18:36:32 dv-cinder-824474-1-smb devstack@placement-api.service[109188]: INFO placement.requestlog [None req-331512ef-fedf-449e-8ae6-ded4dfc5ddda None None] 10.222.0.44 "GET /placement/" status: 200 len: 136 microversion: 1.0 2022-01-12 18:37:37.926 | Jan 12 18:36:32 dv-cinder-824474-1-smb devstack@placement-api.service[109188]: [pid: 109188|app: 0|req: 2/4] 10.222.0.44 () {54 vars in 916 bytes} [Wed Jan 12 18:36:32 2022] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2022-01-12 18:37:37.929 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:37.931 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@placement-client.service 2022-01-12 18:37:37.944 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2022-01-12 18:37:37.948 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:37.950 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@g-api.service 2022-01-12 18:37:37.964 | enabled 2022-01-12 18:37:37.968 | + functions-common:service_check:1609 : sudo systemctl status devstack@g-api.service --no-pager 2022-01-12 18:37:37.985 | ● devstack@g-api.service - Devstack devstack@g-api.service 2022-01-12 18:37:37.985 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2022-01-12 18:37:37.986 | Active: active (running) since Wed 2022-01-12 18:36:47 UTC; 50s ago 2022-01-12 18:37:37.986 | Main PID: 116714 (uwsgi) 2022-01-12 18:37:37.986 | Status: "uWSGI is ready" 2022-01-12 18:37:37.986 | Tasks: 7 (limit: 14304) 2022-01-12 18:37:37.986 | Memory: 208.2M 2022-01-12 18:37:37.986 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2022-01-12 18:37:37.986 | ├─116714 glance-apiuWSGI master 2022-01-12 18:37:37.986 | ├─116715 glance-apiuWSGI worker 1 2022-01-12 18:37:37.986 | └─116716 glance-apiuWSGI worker 2 2022-01-12 18:37:37.986 | 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: DEBUG glance_store.location [None req-9bf4f697-c53f-48b0-b9ab-48b035e4cda2 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=116715) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: DEBUG glance_store.location [None req-9bf4f697-c53f-48b0-b9ab-48b035e4cda2 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=116715) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: DEBUG glance_store.location [None req-9bf4f697-c53f-48b0-b9ab-48b035e4cda2 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=116715) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: DEBUG glance_store.location [None req-9bf4f697-c53f-48b0-b9ab-48b035e4cda2 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=116715) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: DEBUG glance_store.location [None req-9bf4f697-c53f-48b0-b9ab-48b035e4cda2 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=116715) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: DEBUG glance_store.location [None req-9bf4f697-c53f-48b0-b9ab-48b035e4cda2 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=116715) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: DEBUG glance_store.location [None req-9bf4f697-c53f-48b0-b9ab-48b035e4cda2 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=116715) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: DEBUG glance_store.location [None req-9bf4f697-c53f-48b0-b9ab-48b035e4cda2 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=116715) register_scheme_map /usr/local/lib/python3.8/dist-packages/glance_store/location.py:146}} 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: DEBUG glance_store.backend [None req-9bf4f697-c53f-48b0-b9ab-48b035e4cda2 admin admin] Skipping store.set_acls... not implemented. {{(pid=116715) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2022-01-12 18:37:37.986 | Jan 12 18:37:18 dv-cinder-824474-1-smb devstack@g-api.service[116715]: [pid: 116715|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Wed Jan 12 18:37:01 2022] PUT /v2/images/7ee4be07-8f3d-4903-a8ce-4d3c72495267/file => generated 0 bytes in 16938 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2022-01-12 18:37:37.990 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:37.993 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-sch.service 2022-01-12 18:37:38.007 | enabled 2022-01-12 18:37:38.011 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-sch.service --no-pager 2022-01-12 18:37:38.027 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2022-01-12 18:37:38.027 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.027 | Active: active (running) since Wed 2022-01-12 18:36:41 UTC; 56s ago 2022-01-12 18:37:38.027 | Main PID: 116003 (cinder-schedule) 2022-01-12 18:37:38.027 | Tasks: 2 (limit: 14304) 2022-01-12 18:37:38.027 | Memory: 100.4M 2022-01-12 18:37:38.027 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2022-01-12 18:37:38.027 | └─116003 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2022-01-12 18:37:38.027 | 2022-01-12 18:37:38.027 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: DEBUG oslo_service.service [None req-5fc0b76e-84e4-42c7-a9ce-78f68280e957 None None] nova.region_name = RegionOne {{(pid=116003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.027 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: DEBUG oslo_service.service [None req-5fc0b76e-84e4-42c7-a9ce-78f68280e957 None None] nova.split_loggers = False {{(pid=116003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.028 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: DEBUG oslo_service.service [None req-5fc0b76e-84e4-42c7-a9ce-78f68280e957 None None] nova.timeout = None {{(pid=116003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.028 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: DEBUG oslo_service.service [None req-5fc0b76e-84e4-42c7-a9ce-78f68280e957 None None] nova.token_auth_url = None {{(pid=116003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.028 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: DEBUG oslo_service.service [None req-5fc0b76e-84e4-42c7-a9ce-78f68280e957 None None] ******************************************************************************** {{(pid=116003) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-01-12 18:37:38.028 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: INFO cinder.service [-] Starting cinder-scheduler node (version 19.0.1) 2022-01-12 18:37:38.028 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: INFO cinder.manager [None req-5def181d-02b5-4b8c-9d9f-029fd46f9e72 None None] Initiating service 1 cleanup 2022-01-12 18:37:38.028 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: INFO cinder.manager [None req-5def181d-02b5-4b8c-9d9f-029fd46f9e72 None None] Service 1 cleanup completed. 2022-01-12 18:37:38.028 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: DEBUG cinder.service [None req-5def181d-02b5-4b8c-9d9f-029fd46f9e72 None None] Creating RPC server for service cinder-scheduler {{(pid=116003) start /opt/stack/cinder/cinder/service.py:231}} 2022-01-12 18:37:38.028 | Jan 12 18:36:45 dv-cinder-824474-1-smb cinder-scheduler[116003]: DEBUG cinder.service [None req-5def181d-02b5-4b8c-9d9f-029fd46f9e72 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=116003) start /opt/stack/cinder/cinder/service.py:237}} 2022-01-12 18:37:38.031 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.034 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@c-api.service 2022-01-12 18:37:38.047 | enabled 2022-01-12 18:37:38.051 | + functions-common:service_check:1609 : sudo systemctl status devstack@c-api.service --no-pager 2022-01-12 18:37:38.067 | ● devstack@c-api.service - Devstack devstack@c-api.service 2022-01-12 18:37:38.067 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.067 | Active: active (running) since Wed 2022-01-12 18:36:36 UTC; 1min 2s ago 2022-01-12 18:37:38.067 | Main PID: 115559 (uwsgi) 2022-01-12 18:37:38.067 | Status: "uWSGI is ready" 2022-01-12 18:37:38.067 | Tasks: 5 (limit: 14304) 2022-01-12 18:37:38.067 | Memory: 221.2M 2022-01-12 18:37:38.067 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2022-01-12 18:37:38.067 | ├─115559 cinder-apiuWSGI master 2022-01-12 18:37:38.067 | ├─115563 cinder-apiuWSGI worker 1 2022-01-12 18:37:38.067 | └─115564 cinder-apiuWSGI worker 2 2022-01-12 18:37:38.067 | 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: warnings.warn(deprecated_msg) 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: INFO cinder.api.openstack.wsgi [req-f02845d8-a720-4e0e-b775-6126b823fa20 req-2e6038ec-271c-4e04-873f-1dbe47e985fa admin admin] POST http://10.222.0.44/volume/v3/8f0ddf325d59441bb2e4a9a49a18d416/types/a7481ae4-c89b-41bb-a356-b55e1a75860c/extra_specs 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: /usr/local/lib/python3.8/dist-packages/webob/acceptparse.py:1047: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: warnings.warn( 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: DEBUG cinder.api.openstack.wsgi [req-f02845d8-a720-4e0e-b775-6126b823fa20 req-2e6038ec-271c-4e04-873f-1dbe47e985fa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=115564) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:854}} 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: /usr/local/lib/python3.8/dist-packages/oslo_context/context.py:105: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: warnings.warn('Policy enforcement is depending on the value of ' 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: DEBUG oslo_db.sqlalchemy.engines [req-f02845d8-a720-4e0e-b775-6126b823fa20 req-2e6038ec-271c-4e04-873f-1dbe47e985fa admin admin] 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=115564) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: INFO cinder.api.openstack.wsgi [req-f02845d8-a720-4e0e-b775-6126b823fa20 req-2e6038ec-271c-4e04-873f-1dbe47e985fa admin admin] http://10.222.0.44/volume/v3/8f0ddf325d59441bb2e4a9a49a18d416/types/a7481ae4-c89b-41bb-a356-b55e1a75860c/extra_specs returned with HTTP 200 2022-01-12 18:37:38.067 | Jan 12 18:36:45 dv-cinder-824474-1-smb devstack@c-api.service[115564]: [pid: 115564|app: 0|req: 1/3] 10.222.0.44 () {62 vars in 1454 bytes} [Wed Jan 12 18:36:45 2022] POST /volume/v3/8f0ddf325d59441bb2e4a9a49a18d416/types/a7481ae4-c89b-41bb-a356-b55e1a75860c/extra_specs => generated 55 bytes in 657 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2022-01-12 18:37:38.070 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.073 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovn-controller.service 2022-01-12 18:37:38.086 | Failed to get unit file state for devstack@ovn-controller.service: No such file or directory 2022-01-12 18:37:38.089 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.092 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovn-northd.service 2022-01-12 18:37:38.105 | Failed to get unit file state for devstack@ovn-northd.service: No such file or directory 2022-01-12 18:37:38.108 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.111 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2022-01-12 18:37:38.123 | Failed to get unit file state for devstack@ovs-vswitchd.service: No such file or directory 2022-01-12 18:37:38.126 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.129 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ovsdb-server.service 2022-01-12 18:37:38.142 | Failed to get unit file state for devstack@ovsdb-server.service: No such file or directory 2022-01-12 18:37:38.146 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.149 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-svc.service 2022-01-12 18:37:38.164 | enabled 2022-01-12 18:37:38.168 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-svc.service --no-pager 2022-01-12 18:37:38.184 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2022-01-12 18:37:38.185 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.185 | Active: active (running) since Wed 2022-01-12 18:35:15 UTC; 2min 22s ago 2022-01-12 18:37:38.185 | Main PID: 108592 (/usr/bin/python) 2022-01-12 18:37:38.185 | Tasks: 10 (limit: 14304) 2022-01-12 18:37:38.185 | Memory: 386.1M 2022-01-12 18:37:38.185 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2022-01-12 18:37:38.185 | ├─108592 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2022-01-12 18:37:38.185 | ├─108703 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-01-12 18:37:38.185 | ├─108704 neutron-server: api worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-01-12 18:37:38.185 | ├─108705 neutron-server: rpc worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-01-12 18:37:38.185 | └─108706 neutron-server: periodic worker (/usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-01-12 18:37:38.185 | 2022-01-12 18:37:38.185 | Jan 12 18:36:39 dv-cinder-824474-1-smb neutron-server[108706]: DEBUG neutron.db.agents_db [None req-a82183e3-63b4-4926-8239-f4b603b4dff4 None None] Agent healthcheck: found 5 active agents {{(pid=108706) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-01-12 18:37:38.185 | Jan 12 18:37:03 dv-cinder-824474-1-smb neutron-server[108705]: DEBUG neutron_lib.callbacks.manager [None req-0274d07b-5dcf-4ec5-9189-1a80b59ea682 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8754498787777', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2000813'] for agent, after_update {{(pid=108705) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-01-12 18:37:38.185 | Jan 12 18:37:05 dv-cinder-824474-1-smb neutron-server[108705]: DEBUG neutron_lib.callbacks.manager [None req-c8532c6a-b020-4d2d-a6aa-c65726d1bd62 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8754498787777', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2000813'] for agent, after_update {{(pid=108705) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-01-12 18:37:38.185 | Jan 12 18:37:06 dv-cinder-824474-1-smb neutron-server[108705]: DEBUG neutron_lib.callbacks.manager [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8754498787777', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2000813'] for agent, after_update {{(pid=108705) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-01-12 18:37:38.185 | Jan 12 18:37:08 dv-cinder-824474-1-smb neutron-server[108705]: DEBUG neutron_lib.callbacks.manager [None req-fb773400-06f3-4c5c-a280-0acaafcabd33 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8754498787777', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2000813'] for agent, after_update {{(pid=108705) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-01-12 18:37:38.185 | Jan 12 18:37:08 dv-cinder-824474-1-smb neutron-server[108705]: DEBUG neutron_lib.callbacks.manager [None req-ddb45dc2-b726-48f6-90a0-321f13a34524 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8754498787777', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2000813'] for agent, after_update {{(pid=108705) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-01-12 18:37:38.185 | Jan 12 18:37:16 dv-cinder-824474-1-smb neutron-server[108706]: DEBUG neutron.db.agents_db [None req-a82183e3-63b4-4926-8239-f4b603b4dff4 None None] Agent healthcheck: found 5 active agents {{(pid=108706) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2022-01-12 18:37:38.185 | Jan 12 18:37:33 dv-cinder-824474-1-smb neutron-server[108705]: DEBUG neutron_lib.callbacks.manager [None req-31c556b8-ecdb-4082-9de2-b6fc5e061222 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8754498787777', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2000813'] for agent, after_update {{(pid=108705) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-01-12 18:37:38.185 | Jan 12 18:37:35 dv-cinder-824474-1-smb neutron-server[108705]: DEBUG neutron_lib.callbacks.manager [None req-41537b22-e88c-4a44-918c-cfd1f81e8474 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8754498787777', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2000813'] for agent, after_update {{(pid=108705) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-01-12 18:37:38.185 | Jan 12 18:37:36 dv-cinder-824474-1-smb neutron-server[108705]: DEBUG neutron_lib.callbacks.manager [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8754498787777', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-2000813'] for agent, after_update {{(pid=108705) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2022-01-12 18:37:38.189 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.191 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2022-01-12 18:37:38.204 | Failed to get unit file state for devstack@q-ovn-metadata-agent.service: No such file or directory 2022-01-12 18:37:38.208 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.210 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@rabbit.service 2022-01-12 18:37:38.223 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2022-01-12 18:37:38.227 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.229 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@tempest.service 2022-01-12 18:37:38.242 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2022-01-12 18:37:38.246 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.248 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@mysql.service 2022-01-12 18:37:38.261 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2022-01-12 18:37:38.265 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.268 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@etcd3.service 2022-01-12 18:37:38.280 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2022-01-12 18:37:38.284 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.286 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@dstat.service 2022-01-12 18:37:38.300 | enabled 2022-01-12 18:37:38.303 | + functions-common:service_check:1609 : sudo systemctl status devstack@dstat.service --no-pager 2022-01-12 18:37:38.320 | ● devstack@dstat.service - Devstack devstack@dstat.service 2022-01-12 18:37:38.320 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.320 | Active: active (running) since Wed 2022-01-12 18:22:49 UTC; 14min ago 2022-01-12 18:37:38.320 | Main PID: 78182 (dstat.sh) 2022-01-12 18:37:38.320 | Tasks: 3 (limit: 14304) 2022-01-12 18:37:38.320 | Memory: 19.0M 2022-01-12 18:37:38.320 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2022-01-12 18:37:38.320 | ├─78182 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2022-01-12 18:37:38.320 | ├─78320 python3 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2022-01-12 18:37:38.320 | └─78321 python3 /usr/bin/dstat -tcmndrylpg --swap --tcp 2022-01-12 18:37:38.320 | 2022-01-12 18:37:38.320 | Jan 12 18:37:29 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:29| 26 3 68 5 0|4898M 780M 180M 5806M|4373 3344 | 0 204k| 0 21.0 | 351 3572 |2.96 3.10 2.38|2.0 0 1.0| 0 0 | 0 0 | 23 202 0 35 0 2022-01-12 18:37:38.320 | Jan 12 18:37:30 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:30| 24 2 69 2 0|4920M 758M 180M 5806M| 106k 106k| 0 136k| 0 9.99 | 779 3916 |2.96 3.10 2.38|2.0 0 0| 0 0 | 0 0 | 23 202 0 35 0 2022-01-12 18:37:38.320 | Jan 12 18:37:31 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:31| 22 5 69 3 0|4887M 791M 180M 5806M| 392 0 | 0 312k| 0 19.0 | 942 4099 |2.81 3.07 2.37|2.0 0 140| 0 0 | 0 0 | 23 202 0 35 0 2022-01-12 18:37:38.321 | Jan 12 18:37:32 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:32| 25 2 72 0 0|4918M 760M 180M 5806M|1311 1311 | 0 0 | 0 0 | 267 3057 |2.81 3.07 2.37|2.0 0 0| 0 0 | 0 0 | 23 202 0 35 0 2022-01-12 18:37:38.321 | Jan 12 18:37:33 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:33| 25 5 67 4 0|4875M 802M 180M 5806M| 84k 84k| 0 324k| 0 23.0 |1056 4713 |2.81 3.07 2.37|2.0 0 77| 0 0 | 0 0 | 23 202 0 34 0 2022-01-12 18:37:38.321 | Jan 12 18:37:34 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:34| 25 2 67 4 0|4906M 772M 180M 5806M| 15k 15k| 0 176k| 0 19.0 | 383 3574 |2.81 3.07 2.37|2.0 0 1.0| 0 0 | 0 0 | 23 202 0 34 0 2022-01-12 18:37:38.321 | Jan 12 18:37:35 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:35| 23 5 69 1 0|4868M 809M 180M 5806M| 108k 107k| 0 120k| 0 8.00 |1446 4998 |2.81 3.07 2.37|2.0 0 139| 0 0 | 0 0 | 23 202 0 33 0 2022-01-12 18:37:38.321 | Jan 12 18:37:36 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:36| 25 3 67 5 0|4898M 779M 180M 5806M| 12k 12k| 0 248k| 0 21.0 | 395 3624 |2.66 3.03 2.36|3.0 0 1.0| 0 0 | 0 0 | 23 202 0 33 0 2022-01-12 18:37:38.321 | Jan 12 18:37:37 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:37| 25 3 61 10 0|4920M 756M 180M 5807M| 97k 96k| 0 733k| 0 64.8 | 911 5046 |2.66 3.03 2.36|2.0 0 2.0| 0 0 | 0 0 | 23 202 0 33 0 2022-01-12 18:37:38.321 | Jan 12 18:37:38 dv-cinder-824474-1-smb dstat.sh[78321]: 12-01 18:37:38| 16 15 60 7 0|4861M 815M 180M 5807M| 19k 16k| 0 655k| 0 42.2 |2837 7818 |2.66 3.03 2.36|2.0 2.0 423| 0 0 | 0 0 | 23 202 0 33 0 2022-01-12 18:37:38.324 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.326 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-crt.service 2022-01-12 18:37:38.339 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2022-01-12 18:37:38.343 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.345 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cauth.service 2022-01-12 18:37:38.357 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2022-01-12 18:37:38.361 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.363 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-agt.service 2022-01-12 18:37:38.377 | enabled 2022-01-12 18:37:38.381 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-agt.service --no-pager 2022-01-12 18:37:38.397 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2022-01-12 18:37:38.398 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.398 | Active: active (running) since Wed 2022-01-12 18:35:28 UTC; 2min 10s ago 2022-01-12 18:37:38.398 | Main PID: 109683 (neutron-openvsw) 2022-01-12 18:37:38.398 | Tasks: 7 (limit: 14304) 2022-01-12 18:37:38.398 | Memory: 211.3M 2022-01-12 18:37:38.398 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2022-01-12 18:37:38.398 | ├─109683 neutron-openvswitch-agent (/usr/bin/python3.8 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2022-01-12 18:37:38.398 | ├─111286 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp_1bf02mm/privsep.sock 2022-01-12 18:37:38.398 | ├─111366 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.ovs_vsctl_cmd --privsep_sock_path /tmp/tmpvfzu45di/privsep.sock 2022-01-12 18:37:38.398 | └─111369 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2022-01-12 18:37:38.398 | 2022-01-12 18:37:38.398 | Jan 12 18:37:34 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: DEBUG neutron.agent.linux.utils [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 111369. {{(pid=109683) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-01-12 18:37:38.398 | Jan 12 18:37:34 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-01-12 18:37:38.398 | Jan 12 18:37:36 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] Agent rpc_loop - iteration:58 started 2022-01-12 18:37:38.398 | Jan 12 18:37:36 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x7799b40e,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=2152843682344358081,duration_nsec=483000000,duration_sec=122,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=109683) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-01-12 18:37:38.398 | Jan 12 18:37:36 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: DEBUG neutron.agent.linux.utils [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 111369. {{(pid=109683) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-01-12 18:37:38.398 | Jan 12 18:37:36 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] Agent rpc_loop - iteration:58 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-01-12 18:37:38.398 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] Agent rpc_loop - iteration:59 started 2022-01-12 18:37:38.398 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x7799b410,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=2152843682344358081,duration_nsec=484000000,duration_sec=124,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=109683) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:124}} 2022-01-12 18:37:38.398 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: DEBUG neutron.agent.linux.utils [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 111369. {{(pid=109683) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2022-01-12 18:37:38.398 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-openvswitch-agent[109683]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-1f4cd23d-f6d8-4217-b3a0-4886122bdebb None None] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2022-01-12 18:37:38.401 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.404 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-dhcp.service 2022-01-12 18:37:38.418 | enabled 2022-01-12 18:37:38.421 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-dhcp.service --no-pager 2022-01-12 18:37:38.437 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2022-01-12 18:37:38.438 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.438 | Active: active (running) since Wed 2022-01-12 18:35:29 UTC; 2min 8s ago 2022-01-12 18:37:38.438 | Main PID: 110046 (neutron-dhcp-ag) 2022-01-12 18:37:38.438 | Tasks: 16 (limit: 14304) 2022-01-12 18:37:38.438 | Memory: 325.6M 2022-01-12 18:37:38.438 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2022-01-12 18:37:38.438 | ├─110046 neutron-dhcp-agent (/usr/bin/python3.8 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2022-01-12 18:37:38.438 | ├─111620 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpymiti_ab/privsep.sock 2022-01-12 18:37:38.438 | ├─111659 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp1ptx6xhj/privsep.sock 2022-01-12 18:37:38.438 | ├─111716 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmppqah6jg9/privsep.sock 2022-01-12 18:37:38.438 | ├─111833 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-01-12 18:37:38.438 | ├─111834 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-01-12 18:37:38.438 | └─111844 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/0b59ef80-ef54-4e0a-a2a1-8cfd06472858/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/0b59ef80-ef54-4e0a-a2a1-8cfd06472858/host --addn-hosts=/opt/stack/data/neutron/dhcp/0b59ef80-ef54-4e0a-a2a1-8cfd06472858/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/0b59ef80-ef54-4e0a-a2a1-8cfd06472858/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/0b59ef80-ef54-4e0a-a2a1-8cfd06472858/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-45f2b7be-6428-4ad3-bd95-d4a19d7bb63a,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2022-01-12 18:37:38.438 | 2022-01-12 18:37:38.438 | Jan 12 18:36:14 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG neutron.agent.dhcp.agent [None req-174c7172-10d7-438f-b7ed-00e62bf98177 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'ea190c02-a095-4c57-b4d9-cd974761b555', 'name': 'public-subnet', 'tenant_id': '8f0ddf325d59441bb2e4a9a49a18d416', 'network_id': '0aaa4b6c-808f-4619-9c04-66f154c75499', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.28.2.1', 'cidr': '172.28.2.0/24', 'allocation_pools': [{'start': '172.28.2.2', 'end': '172.28.2.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2022-01-12T18:36:13Z', 'updated_at': '2022-01-12T18:36:13Z', 'revision_number': 0, 'project_id': '8f0ddf325d59441bb2e4a9a49a18d416', 'network': {'id': '0aaa4b6c-808f-4619-9c04-66f154c75499', 'name': 'public', 'tenant_id': '8f0ddf325d59441bb2e4a9a49a18d416', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['ea190c02-a095-4c57-b4d9-cd974761b555'], 'standard_attr_id': 17, 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2022-01-12T18:36:05Z', 'updated_at': '2022-01-12T18:36:13Z', 'revision_number': 2, 'project_id': '8f0ddf325d59441bb2e4a9a49a18d416', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=110046) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-01-12 18:37:38.438 | Jan 12 18:36:14 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG oslo_concurrency.lockutils [None req-37d45f09-4969-43f9-8308-88f1dc40acb7 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=110046) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:38.438 | Jan 12 18:36:14 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG oslo_concurrency.lockutils [None req-37d45f09-4969-43f9-8308-88f1dc40acb7 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.000s {{(pid=110046) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:38.438 | Jan 12 18:36:18 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=110046) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-01-12 18:37:38.438 | Jan 12 18:36:20 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=110046) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-01-12 18:37:38.438 | Jan 12 18:36:20 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=110046) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-01-12 18:37:38.438 | Jan 12 18:36:33 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=110046) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:38.439 | Jan 12 18:36:33 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=110046) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:38.439 | Jan 12 18:37:33 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=110046) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:38.439 | Jan 12 18:37:33 dv-cinder-824474-1-smb neutron-dhcp-agent[110046]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=110046) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:38.442 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.444 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-l3.service 2022-01-12 18:37:38.459 | enabled 2022-01-12 18:37:38.462 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-l3.service --no-pager 2022-01-12 18:37:38.478 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2022-01-12 18:37:38.478 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.478 | Active: active (running) since Wed 2022-01-12 18:35:31 UTC; 2min 7s ago 2022-01-12 18:37:38.478 | Main PID: 110438 (neutron-l3-agen) 2022-01-12 18:37:38.479 | Tasks: 18 (limit: 14304) 2022-01-12 18:37:38.479 | Memory: 327.6M 2022-01-12 18:37:38.479 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2022-01-12 18:37:38.479 | ├─110438 neutron-l3-agent (/usr/bin/python3.8 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2022-01-12 18:37:38.479 | ├─111407 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.namespace_cmd --privsep_sock_path /tmp/tmp3awmd_xy/privsep.sock 2022-01-12 18:37:38.479 | ├─112033 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp6wf39vn7/privsep.sock 2022-01-12 18:37:38.479 | ├─112131 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.link_cmd --privsep_sock_path /tmp/tmpbdp04c3g/privsep.sock 2022-01-12 18:37:38.479 | ├─112196 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-01-12 18:37:38.479 | ├─112197 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2022-01-12 18:37:38.479 | └─112207 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/e748010d-c98c-4a18-a1d2-3f0b41a3c6f2.conf 2022-01-12 18:37:38.479 | 2022-01-12 18:37:38.479 | Jan 12 18:36:31 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo.privsep.daemon [-] privsep: reply[9ff0ff70-b91f-4a66-841a-941e2ef285d1]: (4, ('ARPING 172.28.2.72 from 172.28.2.72 qg-2a1a2d66-83\nSent 1 probes (1 broadcast(s))\nReceived 0 response(s)\n', '', 1)) {{(pid=112033) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:502}} 2022-01-12 18:37:38.479 | Jan 12 18:36:35 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=110438) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:38.479 | Jan 12 18:36:35 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=110438) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:38.479 | Jan 12 18:36:35 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=110438) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:38.479 | Jan 12 18:36:35 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=110438) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:38.479 | Jan 12 18:37:00 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo_service.periodic_task [None req-78bf0c90-f0f9-4cf8-8316-c22c1d61c91a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=110438) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2022-01-12 18:37:38.479 | Jan 12 18:37:35 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=110438) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:38.479 | Jan 12 18:37:35 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=110438) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:38.479 | Jan 12 18:37:35 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=110438) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:38.480 | Jan 12 18:37:35 dv-cinder-824474-1-smb neutron-l3-agent[110438]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=110438) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:38.482 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.485 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-meta.service 2022-01-12 18:37:38.498 | enabled 2022-01-12 18:37:38.502 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-meta.service --no-pager 2022-01-12 18:37:38.518 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2022-01-12 18:37:38.519 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.519 | Active: active (running) since Wed 2022-01-12 18:35:32 UTC; 2min 5s ago 2022-01-12 18:37:38.519 | Main PID: 110802 (neutron-metadat) 2022-01-12 18:37:38.519 | Tasks: 4 (limit: 14304) 2022-01-12 18:37:38.519 | Memory: 119.1M 2022-01-12 18:37:38.519 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2022-01-12 18:37:38.519 | ├─110802 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-01-12 18:37:38.519 | ├─111278 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-01-12 18:37:38.519 | └─111279 neutron-metadata-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2022-01-12 18:37:38.519 | 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] oslo_messaging_rabbit.ssl = False {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] oslo_messaging_rabbit.ssl_version = {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] oslo_messaging_notifications.driver = [] {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] oslo_messaging_notifications.retry = -1 {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] oslo_messaging_notifications.transport_url = **** {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:38.519 | Jan 12 18:35:36 dv-cinder-824474-1-smb neutron-metadata-agent[110802]: DEBUG oslo_service.service [None req-cd154347-3c79-4947-a2c8-2dc2478f9e65 None None] ******************************************************************************** {{(pid=110802) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-01-12 18:37:38.522 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.525 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-metering.service 2022-01-12 18:37:38.538 | enabled 2022-01-12 18:37:38.542 | + functions-common:service_check:1609 : sudo systemctl status devstack@q-metering.service --no-pager 2022-01-12 18:37:38.558 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2022-01-12 18:37:38.558 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.558 | Active: active (running) since Wed 2022-01-12 18:35:34 UTC; 2min 4s ago 2022-01-12 18:37:38.558 | Main PID: 111173 (neutron-meterin) 2022-01-12 18:37:38.558 | Tasks: 2 (limit: 14304) 2022-01-12 18:37:38.558 | Memory: 103.3M 2022-01-12 18:37:38.558 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2022-01-12 18:37:38.558 | └─111173 neutron-metering-agent (/usr/bin/python3.8 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2022-01-12 18:37:38.558 | 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=111173) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=111173) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=111173) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=111173) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=111173) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=111173) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=111173) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=111173) wrapper /usr/local/lib/python3.8/dist-packages/oslo_log/helpers.py:65}} 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=111173) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2022-01-12 18:37:38.558 | Jan 12 18:37:38 dv-cinder-824474-1-smb neutron-metering-agent[111173]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=111173) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:223}} 2022-01-12 18:37:38.561 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.564 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@q-vpn.service 2022-01-12 18:37:38.576 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2022-01-12 18:37:38.581 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.583 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@g-reg.service 2022-01-12 18:37:38.595 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2022-01-12 18:37:38.602 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.605 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@cinder.service 2022-01-12 18:37:38.617 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2022-01-12 18:37:38.620 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.623 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-proxy.service 2022-01-12 18:37:38.637 | enabled 2022-01-12 18:37:38.640 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-proxy.service --no-pager 2022-01-12 18:37:38.657 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2022-01-12 18:37:38.657 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.657 | Active: active (running) since Wed 2022-01-12 18:35:03 UTC; 2min 35s ago 2022-01-12 18:37:38.657 | Main PID: 107197 (swift-proxy-ser) 2022-01-12 18:37:38.657 | Tasks: 2 (limit: 14304) 2022-01-12 18:37:38.657 | Memory: 77.2M 2022-01-12 18:37:38.657 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2022-01-12 18:37:38.657 | ├─107197 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-01-12 18:37:38.657 | └─107290 /usr/bin/python3.8 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2022-01-12 18:37:38.657 | 2022-01-12 18:37:38.657 | Jan 12 18:37:02 dv-cinder-824474-1-smb proxy-server[107290]: Validating token access rules against request 2022-01-12 18:37:38.657 | Jan 12 18:37:02 dv-cinder-824474-1-smb swift-proxy-server[107290]: proxy-server: Validating token access rules against request 2022-01-12 18:37:38.657 | Jan 12 18:37:02 dv-cinder-824474-1-smb proxy-server[107290]: Received request from user: user_id 2e14764baef94b1284fe5f783743206a, project_id 6cb96abafefa4a1e964bbb0a04917aa4, roles ResellerAdmin,service 2022-01-12 18:37:38.657 | Jan 12 18:37:02 dv-cinder-824474-1-smb swift-proxy-server[107290]: proxy-server: Received request from user: user_id 2e14764baef94b1284fe5f783743206a, project_id 6cb96abafefa4a1e964bbb0a04917aa4, roles ResellerAdmin,service 2022-01-12 18:37:38.657 | Jan 12 18:37:02 dv-cinder-824474-1-smb proxy-server[107290]: Using identity: {'user': ('2e14764baef94b1284fe5f783743206a', 'glance-swift'), 'tenant': ('6cb96abafefa4a1e964bbb0a04917aa4', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txd2393b23ff4e43429999d-0061df1fce) 2022-01-12 18:37:38.657 | Jan 12 18:37:02 dv-cinder-824474-1-smb swift-proxy-server[107290]: proxy-server: Using identity: {'user': ('2e14764baef94b1284fe5f783743206a', 'glance-swift'), 'tenant': ('6cb96abafefa4a1e964bbb0a04917aa4', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txd2393b23ff4e43429999d-0061df1fce) 2022-01-12 18:37:38.657 | Jan 12 18:37:02 dv-cinder-824474-1-smb proxy-server[107290]: User 6cb96abafefa4a1e964bbb0a04917aa4 has reseller admin authorizing (txn: txd2393b23ff4e43429999d-0061df1fce) (client_ip: 10.222.0.44) 2022-01-12 18:37:38.657 | Jan 12 18:37:02 dv-cinder-824474-1-smb swift-proxy-server[107290]: proxy-server: User 6cb96abafefa4a1e964bbb0a04917aa4 has reseller admin authorizing (txn: txd2393b23ff4e43429999d-0061df1fce) (client_ip: 10.222.0.44) 2022-01-12 18:37:38.657 | Jan 12 18:37:18 dv-cinder-824474-1-smb proxy-server[107290]: 10.222.0.44 10.222.0.44 12/Jan/2022/18/37/18 PUT /v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABh3x_N... 645922816 - - txd2393b23ff4e43429999d-0061df1fce - 15.5867 - - 1642012622.528535366 1642012638.115211725 0 2022-01-12 18:37:38.657 | Jan 12 18:37:18 dv-cinder-824474-1-smb swift-proxy-server[107290]: proxy-server: 10.222.0.44 10.222.0.44 12/Jan/2022/18/37/18 PUT /v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267 HTTP/1.0 201 - python-swiftclient-3.12.0 gAAAAABh3x_N... 645922816 - - txd2393b23ff4e43429999d-0061df1fce - 15.5867 - - 1642012622.528535366 1642012638.115211725 0 2022-01-12 18:37:38.660 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.663 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-object.service 2022-01-12 18:37:38.677 | enabled 2022-01-12 18:37:38.681 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-object.service --no-pager 2022-01-12 18:37:38.697 | ● devstack@s-object.service - Devstack devstack@s-object.service 2022-01-12 18:37:38.697 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.697 | Active: active (running) since Wed 2022-01-12 18:34:57 UTC; 2min 41s ago 2022-01-12 18:37:38.697 | Main PID: 105702 (swift-object-se) 2022-01-12 18:37:38.697 | Tasks: 23 (limit: 14304) 2022-01-12 18:37:38.697 | Memory: 50.2M 2022-01-12 18:37:38.697 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2022-01-12 18:37:38.697 | ├─105702 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-01-12 18:37:38.697 | ├─106058 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-01-12 18:37:38.697 | └─106059 /usr/bin/python3.8 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2022-01-12 18:37:38.697 | 2022-01-12 18:37:38.697 | Jan 12 18:34:57 dv-cinder-824474-1-smb systemd[1]: Started Devstack devstack@s-object.service. 2022-01-12 18:37:38.697 | Jan 12 18:34:58 dv-cinder-824474-1-smb object-server[105702]: Started child 106058 from parent 105702 2022-01-12 18:37:38.697 | Jan 12 18:34:58 dv-cinder-824474-1-smb swift-object-server[105702]: object-server: Started child 106058 from parent 105702 2022-01-12 18:37:38.697 | Jan 12 18:34:58 dv-cinder-824474-1-smb object-server[105702]: Started child 106059 from parent 105702 2022-01-12 18:37:38.698 | Jan 12 18:34:58 dv-cinder-824474-1-smb swift-object-server[105702]: object-server: Started child 106059 from parent 105702 2022-01-12 18:37:38.698 | Jan 12 18:37:18 dv-cinder-824474-1-smb object-server[106059]: 127.0.0.1 - - [12/Jan/2022:18:37:18 +0000] "PUT /sdb1/476/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267" "txd2393b23ff4e43429999d-0061df1fce" "proxy-server 107290" 15.5601 "-" 106059 0 2022-01-12 18:37:38.698 | Jan 12 18:37:18 dv-cinder-824474-1-smb swift-object-server[106059]: object-server: 127.0.0.1 - - [12/Jan/2022:18:37:18 +0000] "PUT /sdb1/476/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267" "txd2393b23ff4e43429999d-0061df1fce" "proxy-server 107290" 15.5601 "-" 106059 0 2022-01-12 18:37:38.701 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.703 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-container.service 2022-01-12 18:37:38.717 | enabled 2022-01-12 18:37:38.720 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-container.service --no-pager 2022-01-12 18:37:38.737 | ● devstack@s-container.service - Devstack devstack@s-container.service 2022-01-12 18:37:38.737 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.737 | Active: active (running) since Wed 2022-01-12 18:34:58 UTC; 2min 39s ago 2022-01-12 18:37:38.737 | Main PID: 106065 (swift-container) 2022-01-12 18:37:38.737 | Tasks: 3 (limit: 14304) 2022-01-12 18:37:38.737 | Memory: 47.8M 2022-01-12 18:37:38.737 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2022-01-12 18:37:38.737 | ├─106065 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-01-12 18:37:38.737 | ├─106419 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-01-12 18:37:38.737 | └─106420 /usr/bin/python3.8 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2022-01-12 18:37:38.737 | 2022-01-12 18:37:38.737 | Jan 12 18:35:00 dv-cinder-824474-1-smb container-server[106065]: Started child 106419 from parent 106065 2022-01-12 18:37:38.737 | Jan 12 18:35:00 dv-cinder-824474-1-smb swift-container-server[106065]: container-server: Started child 106419 from parent 106065 2022-01-12 18:37:38.737 | Jan 12 18:35:00 dv-cinder-824474-1-smb container-server[106065]: Started child 106420 from parent 106065 2022-01-12 18:37:38.737 | Jan 12 18:35:00 dv-cinder-824474-1-smb swift-container-server[106065]: container-server: Started child 106420 from parent 106065 2022-01-12 18:37:38.737 | Jan 12 18:37:02 dv-cinder-824474-1-smb container-server[106419]: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "PUT /sdb1/332/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" "tx3f24dc8c522c457aabaca-0061df1fcd" "proxy-server 107290" 0.0888 "-" 106419 0 2022-01-12 18:37:38.737 | Jan 12 18:37:02 dv-cinder-824474-1-smb swift-container-server[106419]: container-server: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "PUT /sdb1/332/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" 201 - "PUT http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" "tx3f24dc8c522c457aabaca-0061df1fcd" "proxy-server 107290" 0.0888 "-" 106419 0 2022-01-12 18:37:38.737 | Jan 12 18:37:02 dv-cinder-824474-1-smb container-server[106419]: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "HEAD /sdb1/332/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance?format=json&states=listing" "txd2393b23ff4e43429999d-0061df1fce" "proxy-server 107290" 0.0031 "-" 106419 0 2022-01-12 18:37:38.737 | Jan 12 18:37:02 dv-cinder-824474-1-smb swift-container-server[106419]: container-server: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "HEAD /sdb1/332/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance?format=json&states=listing" "txd2393b23ff4e43429999d-0061df1fce" "proxy-server 107290" 0.0031 "-" 106419 0 2022-01-12 18:37:38.737 | Jan 12 18:37:18 dv-cinder-824474-1-smb container-server[106419]: 127.0.0.1 - - [12/Jan/2022:18:37:18 +0000] "PUT /sdb1/332/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267" 201 - "PUT http://10.222.0.44:8080/sdb1/476/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267" "txd2393b23ff4e43429999d-0061df1fce" "object-server 106059" 0.0010 "-" 106419 0 2022-01-12 18:37:38.737 | Jan 12 18:37:18 dv-cinder-824474-1-smb swift-container-server[106419]: container-server: 127.0.0.1 - - [12/Jan/2022:18:37:18 +0000] "PUT /sdb1/332/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267" 201 - "PUT http://10.222.0.44:8080/sdb1/476/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance/7ee4be07-8f3d-4903-a8ce-4d3c72495267" "txd2393b23ff4e43429999d-0061df1fce" "object-server 106059" 0.0010 "-" 106419 0 2022-01-12 18:37:38.740 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.743 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-account.service 2022-01-12 18:37:38.757 | enabled 2022-01-12 18:37:38.760 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-account.service --no-pager 2022-01-12 18:37:38.780 | ● devstack@s-account.service - Devstack devstack@s-account.service 2022-01-12 18:37:38.780 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2022-01-12 18:37:38.780 | Active: active (running) since Wed 2022-01-12 18:35:00 UTC; 2min 38s ago 2022-01-12 18:37:38.780 | Main PID: 106426 (swift-account-s) 2022-01-12 18:37:38.780 | Tasks: 3 (limit: 14304) 2022-01-12 18:37:38.780 | Memory: 46.3M 2022-01-12 18:37:38.780 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2022-01-12 18:37:38.780 | ├─106426 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-01-12 18:37:38.780 | ├─106794 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-01-12 18:37:38.780 | └─106797 /usr/bin/python3.8 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2022-01-12 18:37:38.780 | 2022-01-12 18:37:38.781 | Jan 12 18:37:01 dv-cinder-824474-1-smb account-server[106794]: 127.0.0.1 - - [12/Jan/2022:18:37:01 +0000] "HEAD /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4?format=json" "tx1088429bb55f43f184b59-0061df1fcd" "proxy-server 107290" 0.0019 "-" 106794 - 2022-01-12 18:37:38.781 | Jan 12 18:37:01 dv-cinder-824474-1-smb swift-account-server[106794]: account-server: 127.0.0.1 - - [12/Jan/2022:18:37:01 +0000] "HEAD /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4?format=json" "tx1088429bb55f43f184b59-0061df1fcd" "proxy-server 107290" 0.0019 "-" 106794 - 2022-01-12 18:37:38.781 | Jan 12 18:37:01 dv-cinder-824474-1-smb account-server[106794]: 127.0.0.1 - - [12/Jan/2022:18:37:01 +0000] "HEAD /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4?format=json" "tx1088429bb55f43f184b59-0061df1fcd" "proxy-server 107290" 0.0004 "-" 106794 - 2022-01-12 18:37:38.781 | Jan 12 18:37:01 dv-cinder-824474-1-smb swift-account-server[106794]: account-server: 127.0.0.1 - - [12/Jan/2022:18:37:01 +0000] "HEAD /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4" 404 - "HEAD http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4?format=json" "tx1088429bb55f43f184b59-0061df1fcd" "proxy-server 107290" 0.0004 "-" 106794 - 2022-01-12 18:37:38.781 | Jan 12 18:37:02 dv-cinder-824474-1-smb account-server[106797]: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "PUT /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4" 201 - "-" "tx3f24dc8c522c457aabaca-0061df1fcd" "-" 0.4683 "-" 106797 - 2022-01-12 18:37:38.781 | Jan 12 18:37:02 dv-cinder-824474-1-smb swift-account-server[106797]: account-server: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "PUT /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4" 201 - "-" "tx3f24dc8c522c457aabaca-0061df1fcd" "-" 0.4683 "-" 106797 - 2022-01-12 18:37:38.781 | Jan 12 18:37:02 dv-cinder-824474-1-smb account-server[106797]: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "HEAD /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4?format=json" "tx3f24dc8c522c457aabaca-0061df1fcd" "proxy-server 107290" 0.0030 "-" 106797 - 2022-01-12 18:37:38.781 | Jan 12 18:37:02 dv-cinder-824474-1-smb swift-account-server[106797]: account-server: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "HEAD /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4" 204 - "HEAD http://10.222.0.44:8080/v1/AUTH_6cb96abafefa4a1e964bbb0a04917aa4?format=json" "tx3f24dc8c522c457aabaca-0061df1fcd" "proxy-server 107290" 0.0030 "-" 106797 - 2022-01-12 18:37:38.781 | Jan 12 18:37:02 dv-cinder-824474-1-smb account-server[106797]: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "PUT /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/332/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" "tx3f24dc8c522c457aabaca-0061df1fcd" "container-server 106419" 0.0020 "-" 106797 0 2022-01-12 18:37:38.781 | Jan 12 18:37:02 dv-cinder-824474-1-smb swift-account-server[106797]: account-server: 127.0.0.1 - - [12/Jan/2022:18:37:02 +0000] "PUT /sdb1/385/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/332/AUTH_6cb96abafefa4a1e964bbb0a04917aa4/glance" "tx3f24dc8c522c457aabaca-0061df1fcd" "container-server 106419" 0.0020 "-" 106797 0 2022-01-12 18:37:38.784 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.787 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@heat.service 2022-01-12 18:37:38.800 | Failed to get unit file state for devstack@heat.service: No such file or directory 2022-01-12 18:37:38.805 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.808 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api.service 2022-01-12 18:37:38.821 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2022-01-12 18:37:38.825 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.834 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api-cfn.service 2022-01-12 18:37:38.840 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2022-01-12 18:37:38.843 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.846 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-api-cw.service 2022-01-12 18:37:38.858 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2022-01-12 18:37:38.862 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.865 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@h-eng.service 2022-01-12 18:37:38.878 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2022-01-12 18:37:38.882 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.885 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2022-01-12 18:37:38.896 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2022-01-12 18:37:38.900 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.903 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2022-01-12 18:37:38.916 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2022-01-12 18:37:38.920 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.922 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2022-01-12 18:37:38.936 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2022-01-12 18:37:38.940 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.943 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-api.service 2022-01-12 18:37:38.955 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2022-01-12 18:37:38.959 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.961 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2022-01-12 18:37:38.974 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2022-01-12 18:37:38.978 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:38.980 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@s-container-sync.service 2022-01-12 18:37:38.995 | enabled 2022-01-12 18:37:38.999 | + functions-common:service_check:1609 : sudo systemctl status devstack@s-container-sync.service --no-pager 2022-01-12 18:37:39.015 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2022-01-12 18:37:39.015 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2022-01-12 18:37:39.015 | Active: active (running) since Wed 2022-01-12 18:35:01 UTC; 2min 37s ago 2022-01-12 18:37:39.015 | Main PID: 106823 (swift-container) 2022-01-12 18:37:39.015 | Tasks: 1 (limit: 14304) 2022-01-12 18:37:39.015 | Memory: 31.5M 2022-01-12 18:37:39.015 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2022-01-12 18:37:39.015 | └─106823 /usr/bin/python3.8 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2022-01-12 18:37:39.015 | 2022-01-12 18:37:39.015 | Jan 12 18:35:01 dv-cinder-824474-1-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2022-01-12 18:37:39.015 | Jan 12 18:35:02 dv-cinder-824474-1-smb container-sync[106823]: Starting 106823 2022-01-12 18:37:39.015 | Jan 12 18:35:02 dv-cinder-824474-1-smb container-sync[106823]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2022-01-12 18:37:39.019 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:39.021 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-super-cond.service 2022-01-12 18:37:39.035 | enabled 2022-01-12 18:37:39.039 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-super-cond.service --no-pager 2022-01-12 18:37:39.055 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2022-01-12 18:37:39.055 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2022-01-12 18:37:39.055 | Active: active (running) since Wed 2022-01-12 18:36:27 UTC; 1min 11s ago 2022-01-12 18:37:39.055 | Main PID: 114111 (nova-conductor) 2022-01-12 18:37:39.055 | Tasks: 3 (limit: 14304) 2022-01-12 18:37:39.055 | Memory: 146.8M 2022-01-12 18:37:39.055 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2022-01-12 18:37:39.055 | ├─114111 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-01-12 18:37:39.055 | ├─114987 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-01-12 18:37:39.055 | └─114988 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2022-01-12 18:37:39.055 | 2022-01-12 18:37:39.055 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.055 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] oslo_messaging_rabbit.ssl_version = {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.056 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.056 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] oslo_messaging_notifications.retry = -1 {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.056 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.056 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] oslo_messaging_notifications.transport_url = **** {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.056 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] oslo_reports.file_event_handler = None {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.056 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.056 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] oslo_reports.log_dir = None {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.056 | Jan 12 18:36:31 dv-cinder-824474-1-smb nova-conductor[114111]: DEBUG oslo_service.service [None req-2e3cc5cb-8625-4bbb-bfe9-1d43a0b3bd75 None None] ******************************************************************************** {{(pid=114111) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-01-12 18:37:39.060 | + functions-common:service_check:1603 : for service in ${ENABLED_SERVICES//,/ } 2022-01-12 18:37:39.062 | + functions-common:service_check:1605 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2022-01-12 18:37:39.078 | enabled 2022-01-12 18:37:39.082 | + functions-common:service_check:1609 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2022-01-12 18:37:39.099 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2022-01-12 18:37:39.099 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2022-01-12 18:37:39.099 | Active: active (running) since Wed 2022-01-12 18:36:29 UTC; 1min 10s ago 2022-01-12 18:37:39.099 | Main PID: 114503 (nova-conductor) 2022-01-12 18:37:39.099 | Tasks: 3 (limit: 14304) 2022-01-12 18:37:39.099 | Memory: 140.5M 2022-01-12 18:37:39.099 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2022-01-12 18:37:39.099 | ├─114503 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-01-12 18:37:39.099 | ├─114993 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-01-12 18:37:39.099 | └─114994 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2022-01-12 18:37:39.100 | 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] oslo_messaging_rabbit.ssl_version = {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] oslo_messaging_notifications.driver = [] {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] oslo_messaging_notifications.retry = -1 {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] oslo_messaging_notifications.transport_url = **** {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] oslo_reports.file_event_handler = None {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] oslo_reports.file_event_handler_interval = 1 {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] oslo_reports.log_dir = None {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2609}} 2022-01-12 18:37:39.100 | Jan 12 18:36:33 dv-cinder-824474-1-smb nova-conductor[114503]: DEBUG oslo_service.service [None req-7d215602-3046-452a-a23a-c785ba0c42df None None] ******************************************************************************** {{(pid=114503) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2613}} 2022-01-12 18:37:39.103 | + ./stack.sh:main:1440 : is_service_enabled n-api 2022-01-12 18:37:39.122 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:37:39.125 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2022-01-12 18:37:39.142 | + functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:37:39.145 | + ./stack.sh:main:1448 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2022-01-12 18:37:39.147 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:37:39.150 | + ./stack.sh:echo_summary:432 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2022-01-12 18:37:39.153 | + ./stack.sh:main:1455 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2022-01-12 18:37:42.940 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:42.940 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:42.940 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:42.940 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:42.940 | +--------------------------------------------------------------------+ 2022-01-12 18:37:42.941 | | Upgrade Check Results | 2022-01-12 18:37:42.941 | +--------------------------------------------------------------------+ 2022-01-12 18:37:42.941 | | Check: Cells v2 | 2022-01-12 18:37:42.941 | | Result: Success | 2022-01-12 18:37:42.941 | | Details: No host mappings or compute nodes were found. Remember to | 2022-01-12 18:37:42.941 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2022-01-12 18:37:42.941 | | compute hosts are deployed. | 2022-01-12 18:37:42.941 | +--------------------------------------------------------------------+ 2022-01-12 18:37:42.941 | | Check: Placement API | 2022-01-12 18:37:42.941 | | Result: Success | 2022-01-12 18:37:42.941 | | Details: None | 2022-01-12 18:37:42.941 | +--------------------------------------------------------------------+ 2022-01-12 18:37:42.941 | | Check: Cinder API | 2022-01-12 18:37:42.941 | | Result: Success | 2022-01-12 18:37:42.941 | | Details: None | 2022-01-12 18:37:42.941 | +--------------------------------------------------------------------+ 2022-01-12 18:37:42.941 | | Check: Policy Scope-based Defaults | 2022-01-12 18:37:42.941 | | Result: Success | 2022-01-12 18:37:42.941 | | Details: None | 2022-01-12 18:37:42.941 | +--------------------------------------------------------------------+ 2022-01-12 18:37:42.941 | | Check: Policy File JSON to YAML Migration | 2022-01-12 18:37:42.941 | | Result: Success | 2022-01-12 18:37:42.941 | | Details: None | 2022-01-12 18:37:42.941 | +--------------------------------------------------------------------+ 2022-01-12 18:37:42.941 | | Check: Older than N-1 computes | 2022-01-12 18:37:42.941 | | Result: Success | 2022-01-12 18:37:42.941 | | Details: None | 2022-01-12 18:37:42.941 | +--------------------------------------------------------------------+ 2022-01-12 18:37:42.941 | | Check: hw_machine_type unset | 2022-01-12 18:37:42.941 | | Result: Success | 2022-01-12 18:37:42.941 | | Details: None | 2022-01-12 18:37:42.941 | +--------------------------------------------------------------------+ 2022-01-12 18:37:43.383 | + ./stack.sh:main:1462 : [[ -x /home/ubuntu/devstack/local.sh ]] 2022-01-12 18:37:43.386 | + ./stack.sh:main:1463 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2022-01-12 18:37:43.386 | Running user script /home/ubuntu/devstack/local.sh 2022-01-12 18:37:43.389 | + ./stack.sh:main:1464 : /home/ubuntu/devstack/local.sh 2022-01-12 18:37:43.391 | Before updating nova flavors: 2022-01-12 18:37:45.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:45.507 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:45.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:37:45.508 | from cryptography.utils import int_from_bytes 2022-01-12 18:37:45.508 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-01-12 18:37:45.508 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-01-12 18:37:45.508 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-01-12 18:37:45.508 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-01-12 18:37:45.508 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-01-12 18:37:45.508 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-01-12 18:37:45.508 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-01-12 18:37:45.508 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-01-12 18:37:45.508 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-01-12 18:37:45.508 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-01-12 18:37:45.508 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-01-12 18:37:45.508 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-01-12 18:37:45.508 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-01-12 18:37:45.508 | +----+-----------+-------+------+-----------+-------+-----------+ 2022-01-12 18:37:47.200 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2022-01-12 18:37:47.277 | Flavor 42 not found 2022-01-12 18:37:48.806 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2022-01-12 18:37:48.883 | Flavor 84 not found 2022-01-12 18:37:50.439 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2022-01-12 18:37:50.515 | Flavor 451 not found 2022-01-12 18:37:52.076 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:52.076 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-01-12 18:37:52.076 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:52.076 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:52.076 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:53.728 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:53.729 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-01-12 18:37:53.729 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:53.729 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:53.729 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:55.357 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:55.357 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-01-12 18:37:55.357 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:55.357 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:55.358 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:56.980 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:56.980 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-01-12 18:37:56.980 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:56.980 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:56.980 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:57.056 | After updating nova flavors: 2022-01-12 18:37:58.542 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:58.542 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2022-01-12 18:37:58.542 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:37:58.542 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2022-01-12 18:37:58.542 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2022-01-12 18:37:58.542 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2022-01-12 18:38:00.898 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:00.898 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:00.898 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:00.898 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:03.608 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:03.608 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:03.608 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:03.608 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:03.770 | Neutron networks: 2022-01-12 18:38:06.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:06.007 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:06.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:06.007 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:06.008 | +--------------------------------------+---------+--------------------------------------+ 2022-01-12 18:38:06.008 | | ID | Name | Subnets | 2022-01-12 18:38:06.008 | +--------------------------------------+---------+--------------------------------------+ 2022-01-12 18:38:06.008 | | 0aaa4b6c-808f-4619-9c04-66f154c75499 | public | ea190c02-a095-4c57-b4d9-cd974761b555 | 2022-01-12 18:38:06.008 | | 0b59ef80-ef54-4e0a-a2a1-8cfd06472858 | private | 45f2b7be-6428-4ad3-bd95-d4a19d7bb63a | 2022-01-12 18:38:06.008 | +--------------------------------------+---------+--------------------------------------+ 2022-01-12 18:38:08.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:08.303 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:08.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:08.303 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:10.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:10.617 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:10.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:10.617 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:10.617 | +---------------------------+--------------------------------------+ 2022-01-12 18:38:10.617 | | Field | Value | 2022-01-12 18:38:10.617 | +---------------------------+--------------------------------------+ 2022-01-12 18:38:10.617 | | admin_state_up | UP | 2022-01-12 18:38:10.617 | | availability_zone_hints | | 2022-01-12 18:38:10.617 | | availability_zones | nova | 2022-01-12 18:38:10.618 | | created_at | 2022-01-12T18:36:05Z | 2022-01-12 18:38:10.618 | | description | | 2022-01-12 18:38:10.618 | | dns_domain | None | 2022-01-12 18:38:10.618 | | id | 0aaa4b6c-808f-4619-9c04-66f154c75499 | 2022-01-12 18:38:10.618 | | ipv4_address_scope | None | 2022-01-12 18:38:10.618 | | ipv6_address_scope | None | 2022-01-12 18:38:10.618 | | is_default | True | 2022-01-12 18:38:10.618 | | is_vlan_transparent | None | 2022-01-12 18:38:10.618 | | mtu | 1500 | 2022-01-12 18:38:10.618 | | name | public | 2022-01-12 18:38:10.618 | | port_security_enabled | True | 2022-01-12 18:38:10.618 | | project_id | 8f0ddf325d59441bb2e4a9a49a18d416 | 2022-01-12 18:38:10.618 | | provider:network_type | flat | 2022-01-12 18:38:10.618 | | provider:physical_network | physnet1 | 2022-01-12 18:38:10.618 | | provider:segmentation_id | None | 2022-01-12 18:38:10.618 | | qos_policy_id | None | 2022-01-12 18:38:10.618 | | revision_number | 2 | 2022-01-12 18:38:10.618 | | router:external | External | 2022-01-12 18:38:10.618 | | segments | None | 2022-01-12 18:38:10.618 | | shared | False | 2022-01-12 18:38:10.618 | | status | ACTIVE | 2022-01-12 18:38:10.618 | | subnets | ea190c02-a095-4c57-b4d9-cd974761b555 | 2022-01-12 18:38:10.618 | | tags | | 2022-01-12 18:38:10.618 | | updated_at | 2022-01-12T18:36:13Z | 2022-01-12 18:38:10.618 | +---------------------------+--------------------------------------+ 2022-01-12 18:38:12.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:12.982 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:12.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:12.982 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:12.982 | +---------------------------+--------------------------------------+ 2022-01-12 18:38:12.982 | | Field | Value | 2022-01-12 18:38:12.982 | +---------------------------+--------------------------------------+ 2022-01-12 18:38:12.982 | | admin_state_up | UP | 2022-01-12 18:38:12.982 | | availability_zone_hints | | 2022-01-12 18:38:12.982 | | availability_zones | nova | 2022-01-12 18:38:12.982 | | created_at | 2022-01-12T18:35:46Z | 2022-01-12 18:38:12.982 | | description | | 2022-01-12 18:38:12.982 | | dns_domain | None | 2022-01-12 18:38:12.982 | | id | 0b59ef80-ef54-4e0a-a2a1-8cfd06472858 | 2022-01-12 18:38:12.982 | | ipv4_address_scope | None | 2022-01-12 18:38:12.982 | | ipv6_address_scope | None | 2022-01-12 18:38:12.982 | | is_default | None | 2022-01-12 18:38:12.982 | | is_vlan_transparent | None | 2022-01-12 18:38:12.982 | | mtu | 1500 | 2022-01-12 18:38:12.982 | | name | private | 2022-01-12 18:38:12.982 | | port_security_enabled | True | 2022-01-12 18:38:12.982 | | project_id | 648f1440af174801a454624b0ef72e2a | 2022-01-12 18:38:12.982 | | provider:network_type | vlan | 2022-01-12 18:38:12.983 | | provider:physical_network | physnet1 | 2022-01-12 18:38:12.983 | | provider:segmentation_id | 260 | 2022-01-12 18:38:12.983 | | qos_policy_id | None | 2022-01-12 18:38:12.983 | | revision_number | 3 | 2022-01-12 18:38:12.983 | | router:external | Internal | 2022-01-12 18:38:12.983 | | segments | None | 2022-01-12 18:38:12.983 | | shared | False | 2022-01-12 18:38:12.983 | | status | ACTIVE | 2022-01-12 18:38:12.983 | | subnets | 45f2b7be-6428-4ad3-bd95-d4a19d7bb63a | 2022-01-12 18:38:12.983 | | tags | | 2022-01-12 18:38:12.983 | | updated_at | 2022-01-12T18:38:03Z | 2022-01-12 18:38:12.983 | +---------------------------+--------------------------------------+ 2022-01-12 18:38:13.128 | Neutron subnetworks: 2022-01-12 18:38:15.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:15.303 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:15.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:15.303 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:15.303 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-01-12 18:38:15.303 | | ID | Name | Network | Subnet | 2022-01-12 18:38:15.303 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-01-12 18:38:15.303 | | 45f2b7be-6428-4ad3-bd95-d4a19d7bb63a | private-subnet | 0b59ef80-ef54-4e0a-a2a1-8cfd06472858 | 172.20.0.0/26 | 2022-01-12 18:38:15.303 | | ea190c02-a095-4c57-b4d9-cd974761b555 | public-subnet | 0aaa4b6c-808f-4619-9c04-66f154c75499 | 172.28.2.0/24 | 2022-01-12 18:38:15.303 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2022-01-12 18:38:17.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:17.576 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:17.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:17.576 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:19.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:19.878 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:19.878 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:19.878 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:19.878 | +----------------------+--------------------------------------+ 2022-01-12 18:38:19.878 | | Field | Value | 2022-01-12 18:38:19.878 | +----------------------+--------------------------------------+ 2022-01-12 18:38:19.878 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2022-01-12 18:38:19.878 | | cidr | 172.20.0.0/26 | 2022-01-12 18:38:19.878 | | created_at | 2022-01-12T18:35:50Z | 2022-01-12 18:38:19.878 | | description | | 2022-01-12 18:38:19.878 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2022-01-12 18:38:19.878 | | dns_publish_fixed_ip | None | 2022-01-12 18:38:19.878 | | enable_dhcp | True | 2022-01-12 18:38:19.878 | | gateway_ip | 172.20.0.1 | 2022-01-12 18:38:19.878 | | host_routes | | 2022-01-12 18:38:19.878 | | id | 45f2b7be-6428-4ad3-bd95-d4a19d7bb63a | 2022-01-12 18:38:19.878 | | ip_version | 4 | 2022-01-12 18:38:19.878 | | ipv6_address_mode | None | 2022-01-12 18:38:19.878 | | ipv6_ra_mode | None | 2022-01-12 18:38:19.878 | | name | private-subnet | 2022-01-12 18:38:19.878 | | network_id | 0b59ef80-ef54-4e0a-a2a1-8cfd06472858 | 2022-01-12 18:38:19.878 | | project_id | 648f1440af174801a454624b0ef72e2a | 2022-01-12 18:38:19.878 | | revision_number | 1 | 2022-01-12 18:38:19.878 | | segment_id | None | 2022-01-12 18:38:19.879 | | service_types | | 2022-01-12 18:38:19.879 | | subnetpool_id | c46d87b0-f511-4d1f-a2ff-ae070a8d82d6 | 2022-01-12 18:38:19.879 | | tags | | 2022-01-12 18:38:19.879 | | updated_at | 2022-01-12T18:38:03Z | 2022-01-12 18:38:19.879 | +----------------------+--------------------------------------+ 2022-01-12 18:38:22.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:22.167 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:22.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:22.167 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:22.167 | +----------------------+--------------------------------------+ 2022-01-12 18:38:22.167 | | Field | Value | 2022-01-12 18:38:22.167 | +----------------------+--------------------------------------+ 2022-01-12 18:38:22.167 | | allocation_pools | 172.28.2.2-172.28.2.254 | 2022-01-12 18:38:22.167 | | cidr | 172.28.2.0/24 | 2022-01-12 18:38:22.167 | | created_at | 2022-01-12T18:36:13Z | 2022-01-12 18:38:22.167 | | description | | 2022-01-12 18:38:22.167 | | dns_nameservers | | 2022-01-12 18:38:22.167 | | dns_publish_fixed_ip | None | 2022-01-12 18:38:22.167 | | enable_dhcp | False | 2022-01-12 18:38:22.167 | | gateway_ip | 172.28.2.1 | 2022-01-12 18:38:22.167 | | host_routes | | 2022-01-12 18:38:22.167 | | id | ea190c02-a095-4c57-b4d9-cd974761b555 | 2022-01-12 18:38:22.167 | | ip_version | 4 | 2022-01-12 18:38:22.167 | | ipv6_address_mode | None | 2022-01-12 18:38:22.167 | | ipv6_ra_mode | None | 2022-01-12 18:38:22.167 | | name | public-subnet | 2022-01-12 18:38:22.167 | | network_id | 0aaa4b6c-808f-4619-9c04-66f154c75499 | 2022-01-12 18:38:22.167 | | project_id | 8f0ddf325d59441bb2e4a9a49a18d416 | 2022-01-12 18:38:22.167 | | revision_number | 0 | 2022-01-12 18:38:22.167 | | segment_id | None | 2022-01-12 18:38:22.167 | | service_types | | 2022-01-12 18:38:22.167 | | subnetpool_id | None | 2022-01-12 18:38:22.168 | | tags | | 2022-01-12 18:38:22.168 | | updated_at | 2022-01-12T18:36:13Z | 2022-01-12 18:38:22.168 | +----------------------+--------------------------------------+ 2022-01-12 18:38:22.372 | + ./stack.sh:main:1473 : command openstack complete 2022-01-12 18:38:22.372 | + ./stack.sh:main:1474 : sudo tee /etc/bash_completion.d/osc.bash_completion 2022-01-12 18:38:22.375 | + ./stack.sh:main:1473 : openstack complete 2022-01-12 18:38:24.952 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:24.952 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:24.952 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:24.952 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:24.952 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2022-01-12 18:38:25.289 | + ./stack.sh:main:1477 : is_service_enabled cinder 2022-01-12 18:38:25.308 | + functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:25.311 | + ./stack.sh:main:1478 : is_ubuntu 2022-01-12 18:38:25.313 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2022-01-12 18:38:25.316 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2022-01-12 18:38:25.318 | + ./stack.sh:main:1479 : echo_summary 'Configuring lvm.conf global device filter' 2022-01-12 18:38:25.321 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:38:25.324 | + ./stack.sh:echo_summary:432 : echo -e Configuring lvm.conf global device filter 2022-01-12 18:38:25.327 | + ./stack.sh:main:1480 : set_lvm_filter 2022-01-12 18:38:25.329 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2022-01-12 18:38:25.332 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2022-01-12 18:38:25.334 | + lib/lvm:set_lvm_filter:180 : local pv 2022-01-12 18:38:25.337 | + lib/lvm:set_lvm_filter:181 : local vg 2022-01-12 18:38:25.340 | + lib/lvm:set_lvm_filter:182 : local line 2022-01-12 18:38:25.343 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2022-01-12 18:38:25.452 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2022-01-12 18:38:25.454 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2022-01-12 18:38:25.457 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2022-01-12 18:38:25.471 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2022-01-12 18:38:25.485 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2022-01-12 18:38:25.488 | + ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:38:25.490 | + ./stack.sh:echo_summary:432 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2022-01-12 18:38:25.494 | + ./stack.sh:main:1490 : run_phase stack test-config 2022-01-12 18:38:25.496 | + functions-common:run_phase:1737 : local mode=stack 2022-01-12 18:38:25.499 | + functions-common:run_phase:1738 : local phase=test-config 2022-01-12 18:38:25.502 | + functions-common:run_phase:1739 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-12 18:38:25.504 | + functions-common:run_phase:1740 : local extra_plugin_file_name 2022-01-12 18:38:25.507 | + functions-common:run_phase:1741 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-12 18:38:25.510 | + functions-common:run_phase:1746 : local exceptions=80-tempest.sh 2022-01-12 18:38:25.513 | + functions-common:run_phase:1747 : local extra 2022-01-12 18:38:25.516 | ++ functions-common:run_phase:1748 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-12 18:38:25.521 | + functions-common:run_phase:1748 : extra=80-tempest.sh 2022-01-12 18:38:25.523 | + functions-common:run_phase:1749 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-12 18:38:25.526 | + functions-common:run_phase:1753 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-12 18:38:25.528 | + functions-common:run_phase:1753 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2022-01-12 18:38:25.531 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-12 18:38:25.549 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:25.551 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:38:25.554 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:38:25.557 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2022-01-12 18:38:25.559 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:38:25.561 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-12 18:38:25.564 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:38:25.566 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2022-01-12 18:38:25.569 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:38:25.571 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-12 18:38:25.574 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-12 18:38:25.576 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-12 18:38:25.578 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2022-01-12 18:38:25.627 | [17688 Async install_tempest:77242]: Waiting for completion of install_tempest running on PID 77242 (1 other jobs running) 2022-01-12 18:38:25.653 | [17688 Async install_tempest:77242]: Signaling child to exit 2022-01-12 18:38:25.653 | WAKEUP 2022-01-12 18:38:25.676 | [17688 Async install_tempest:77242]: Signaled 2022-01-12 18:38:25.678 | ++ lib/tempest:install_tempest:736 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:525 : local git_ref=master 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:526 : local orig_dir 2022-01-12 18:38:25.678 | +++ functions-common:git_clone:527 : pwd 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:528 : local git_clone_flags= 2022-01-12 18:38:25.678 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:530 : RECLONE=False 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:544 : echo master 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:593 : head -1 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:593 : git show --oneline 2022-01-12 18:38:25.678 | fe0ac89a5 Merge "Test Network QoS minimum packet rate scenarios" 2022-01-12 18:38:25.678 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2022-01-12 18:38:25.678 | ++ lib/tempest:install_tempest:737 : pip_install 'tox!=2.8.0' 2022-01-12 18:38:25.678 | Using python 3.8 to install tox!=2.8.0 2022-01-12 18:38:25.678 | ++ 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 'tox!=2.8.0' 2022-01-12 18:38:25.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:25.678 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:25.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:25.678 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:25.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:38:25.679 | Collecting tox!=2.8.0 2022-01-12 18:38:25.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/be3/362472a33094b/tox-3.24.5-py2.py3-none-any.whl (85 kB) 2022-01-12 18:38:25.679 | Collecting py>=1.4.17 2022-01-12 18:38:25.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2022-01-12 18:38:25.679 | Collecting filelock>=3.0.0 2022-01-12 18:38:25.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2022-01-12 18:38:25.679 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 2022-01-12 18:38:25.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e46/70891b3a03eb0/virtualenv-20.7.2-py2.py3-none-any.whl (5.3 MB) 2022-01-12 18:38:25.679 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (21.0) 2022-01-12 18:38:25.679 | Collecting toml>=0.9.4 2022-01-12 18:38:25.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2022-01-12 18:38:25.679 | Collecting pluggy>=0.12.0 2022-01-12 18:38:25.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/741/34bbf457f031a/pluggy-1.0.0-py2.py3-none-any.whl (13 kB) 2022-01-12 18:38:25.679 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from tox!=2.8.0) (1.16.0) 2022-01-12 18:38:25.679 | Requirement already satisfied: pyparsing>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from packaging>=14->tox!=2.8.0) (2.4.7) 2022-01-12 18:38:25.679 | Collecting distlib<1,>=0.3.1 2022-01-12 18:38:25.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/23e/223426b28491b/distlib-0.3.2-py2.py3-none-any.whl (338 kB) 2022-01-12 18:38:25.679 | Collecting platformdirs<3,>=2 2022-01-12 18:38:25.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/800/3ac87717ae2c7/platformdirs-2.3.0-py3-none-any.whl (13 kB) 2022-01-12 18:38:25.679 | Collecting backports.entry-points-selectable>=1.0.4 2022-01-12 18:38:25.679 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6d/9a871cde5e15b/backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB) 2022-01-12 18:38:25.679 | Installing collected packages: platformdirs, filelock, distlib, backports.entry-points-selectable, virtualenv, toml, py, pluggy, tox 2022-01-12 18:38:25.679 | Attempting uninstall: platformdirs 2022-01-12 18:38:25.679 | Found existing installation: platformdirs 2.4.1 2022-01-12 18:38:25.679 | Uninstalling platformdirs-2.4.1: 2022-01-12 18:38:25.679 | Successfully uninstalled platformdirs-2.4.1 2022-01-12 18:38:25.679 | Attempting uninstall: filelock 2022-01-12 18:38:25.679 | Found existing installation: filelock 3.4.2 2022-01-12 18:38:25.679 | Uninstalling filelock-3.4.2: 2022-01-12 18:38:25.680 | Successfully uninstalled filelock-3.4.2 2022-01-12 18:38:25.680 | Attempting uninstall: distlib 2022-01-12 18:38:25.680 | Found existing installation: distlib 0.3.4 2022-01-12 18:38:25.680 | Uninstalling distlib-0.3.4: 2022-01-12 18:38:25.680 | Successfully uninstalled distlib-0.3.4 2022-01-12 18:38:25.680 | Attempting uninstall: virtualenv 2022-01-12 18:38:25.680 | Found existing installation: virtualenv 20.13.0 2022-01-12 18:38:25.680 | Uninstalling virtualenv-20.13.0: 2022-01-12 18:38:25.680 | Successfully uninstalled virtualenv-20.13.0 2022-01-12 18:38:25.680 | Successfully installed backports.entry-points-selectable-1.1.0 distlib-0.3.2 filelock-3.0.12 platformdirs-2.3.0 pluggy-1.0.0 py-1.10.0 toml-0.10.2 tox-3.24.5 virtualenv-20.7.2 2022-01-12 18:38:25.681 | 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-01-12 18:38:25.681 | ++ inc/python:pip_install:200 : result=0 2022-01-12 18:38:25.681 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2309 : local name 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2310 : local end_time 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2312 : local total 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2313 : local start_time 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2316 : start_time=1642011758543 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2318 : [[ -z 1642011758543 ]] 2022-01-12 18:38:25.681 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2321 : end_time=1642011774085 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2322 : elapsed_time=15542 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2323 : total=250224 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:38:25.681 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=265766 2022-01-12 18:38:25.681 | ++ inc/python:pip_install:203 : return 0 2022-01-12 18:38:25.681 | ++ lib/tempest:install_tempest:738 : pushd /opt/stack/tempest 2022-01-12 18:38:25.681 | /opt/stack/tempest ~/devstack 2022-01-12 18:38:25.681 | ++ lib/tempest:install_tempest:742 : git checkout master 2022-01-12 18:38:25.681 | M .coveragerc 2022-01-12 18:38:25.681 | M .gitignore 2022-01-12 18:38:25.681 | M .gitreview 2022-01-12 18:38:25.681 | M .mailmap 2022-01-12 18:38:25.681 | M .stestr.conf 2022-01-12 18:38:25.681 | M CONTRIBUTING.rst 2022-01-12 18:38:25.681 | M HACKING.rst 2022-01-12 18:38:25.681 | M LICENSE 2022-01-12 18:38:25.681 | M README.rst 2022-01-12 18:38:25.681 | M REVIEWING.rst 2022-01-12 18:38:25.681 | M bindep.txt 2022-01-12 18:38:25.681 | M doc/requirements.txt 2022-01-12 18:38:25.681 | M doc/source/_extra/.htaccess 2022-01-12 18:38:25.681 | M doc/source/_static/.keep 2022-01-12 18:38:25.681 | M doc/source/account_generator.rst 2022-01-12 18:38:25.682 | M doc/source/cleanup.rst 2022-01-12 18:38:25.682 | M doc/source/conf.py 2022-01-12 18:38:25.682 | M doc/source/configuration.rst 2022-01-12 18:38:25.682 | M doc/source/contributor/contributing.rst 2022-01-12 18:38:25.682 | M doc/source/data/tempest-non-active-plugins-registry.header 2022-01-12 18:38:25.682 | M doc/source/data/tempest-plugins-registry.header 2022-01-12 18:38:25.682 | M doc/source/index.rst 2022-01-12 18:38:25.682 | M doc/source/keystone_scopes_and_roles_support.rst 2022-01-12 18:38:25.682 | M doc/source/library.rst 2022-01-12 18:38:25.682 | M doc/source/library/api_microversion_testing.rst 2022-01-12 18:38:25.682 | M doc/source/library/auth.rst 2022-01-12 18:38:25.682 | M doc/source/library/cli.rst 2022-01-12 18:38:25.682 | M doc/source/library/clients.rst 2022-01-12 18:38:25.682 | M doc/source/library/credential_providers.rst 2022-01-12 18:38:25.682 | M doc/source/library/decorators.rst 2022-01-12 18:38:25.682 | M doc/source/library/rest_client.rst 2022-01-12 18:38:25.682 | M doc/source/library/service_clients/compute_clients.rst 2022-01-12 18:38:25.682 | M doc/source/library/utils.rst 2022-01-12 18:38:25.682 | M doc/source/library/validation_resources.rst 2022-01-12 18:38:25.682 | M doc/source/microversion_testing.rst 2022-01-12 18:38:25.682 | M doc/source/overview.rst 2022-01-12 18:38:25.682 | M doc/source/plugins/index.rst 2022-01-12 18:38:25.682 | M doc/source/plugins/plugin.rst 2022-01-12 18:38:25.682 | M doc/source/requirement_upper_constraint_for_tempest.rst 2022-01-12 18:38:25.682 | M doc/source/run.rst 2022-01-12 18:38:25.682 | M doc/source/sampleconf.rst 2022-01-12 18:38:25.682 | M doc/source/stable_branch_support_policy.rst 2022-01-12 18:38:25.682 | M doc/source/stable_branch_testing_policy.rst 2022-01-12 18:38:25.682 | M doc/source/subunit_describe_calls.rst 2022-01-12 18:38:25.682 | M doc/source/supported_version.rst 2022-01-12 18:38:25.682 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2022-01-12 18:38:25.682 | M doc/source/test_removal.rst 2022-01-12 18:38:25.683 | M doc/source/tests/modules.rst 2022-01-12 18:38:25.683 | M doc/source/workspace.rst 2022-01-12 18:38:25.683 | M doc/source/write_tests.rst 2022-01-12 18:38:25.683 | M etc/accounts.yaml.sample 2022-01-12 18:38:25.683 | M etc/allow-list.yaml 2022-01-12 18:38:25.683 | M etc/logging.conf.sample 2022-01-12 18:38:25.683 | M etc/rbac-persona-accounts.yaml.sample 2022-01-12 18:38:25.683 | M playbooks/devstack-tempest-ipv6.yaml 2022-01-12 18:38:25.683 | M playbooks/devstack-tempest.yaml 2022-01-12 18:38:25.683 | M playbooks/post-tempest.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2022-01-12 18:38:25.683 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2022-01-12 18:38:25.684 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2022-01-12 18:38:25.685 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2022-01-12 18:38:25.686 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2022-01-12 18:38:25.687 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2022-01-12 18:38:25.688 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2022-01-12 18:38:25.689 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2022-01-12 18:38:25.690 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2022-01-12 18:38:25.691 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2022-01-12 18:38:25.692 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2022-01-12 18:38:25.693 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2022-01-12 18:38:25.694 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2022-01-12 18:38:25.694 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2022-01-12 18:38:25.694 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2022-01-12 18:38:25.694 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2022-01-12 18:38:25.694 | M releasenotes/source/_static/.placeholder 2022-01-12 18:38:25.694 | M releasenotes/source/_templates/.placeholder 2022-01-12 18:38:25.694 | M releasenotes/source/conf.py 2022-01-12 18:38:25.694 | M releasenotes/source/index.rst 2022-01-12 18:38:25.694 | M releasenotes/source/unreleased.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v10.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v11.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v12.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v13.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v14.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v15.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v16.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v16.1.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v17.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v17.1.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v17.2.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v18.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v19.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v20.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v21.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v22.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v22.1.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v23.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v24.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v26.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v26.1.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v27.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v28.0.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v28.1.0.rst 2022-01-12 18:38:25.694 | M releasenotes/source/v29.0.0.rst 2022-01-12 18:38:25.694 | M requirements.txt 2022-01-12 18:38:25.694 | M roles/acl-devstack-files/README.rst 2022-01-12 18:38:25.694 | M roles/acl-devstack-files/defaults/main.yaml 2022-01-12 18:38:25.695 | M roles/acl-devstack-files/tasks/main.yaml 2022-01-12 18:38:25.695 | M roles/run-tempest-26/README.rst 2022-01-12 18:38:25.695 | M roles/run-tempest-26/defaults/main.yaml 2022-01-12 18:38:25.695 | M roles/run-tempest-26/tasks/main.yaml 2022-01-12 18:38:25.695 | M roles/run-tempest/README.rst 2022-01-12 18:38:25.695 | M roles/run-tempest/defaults/main.yaml 2022-01-12 18:38:25.695 | M roles/run-tempest/tasks/main.yaml 2022-01-12 18:38:25.695 | M roles/setup-tempest-data-dir/README.rst 2022-01-12 18:38:25.695 | M roles/setup-tempest-data-dir/defaults/main.yaml 2022-01-12 18:38:25.695 | M roles/setup-tempest-data-dir/tasks/main.yaml 2022-01-12 18:38:25.695 | M roles/setup-tempest-run-dir/README.rst 2022-01-12 18:38:25.695 | M roles/setup-tempest-run-dir/defaults/main.yaml 2022-01-12 18:38:25.695 | M roles/setup-tempest-run-dir/tasks/main.yaml 2022-01-12 18:38:25.695 | M roles/tempest-cleanup/README.rst 2022-01-12 18:38:25.695 | M roles/tempest-cleanup/defaults/main.yaml 2022-01-12 18:38:25.695 | M roles/tempest-cleanup/tasks/dry_run.yaml 2022-01-12 18:38:25.695 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2022-01-12 18:38:25.695 | M roles/tempest-cleanup/tasks/main.yaml 2022-01-12 18:38:25.695 | M setup.cfg 2022-01-12 18:38:25.695 | M setup.py 2022-01-12 18:38:25.695 | M tempest/README.rst 2022-01-12 18:38:25.695 | M tempest/__init__.py 2022-01-12 18:38:25.695 | M tempest/api/README.rst 2022-01-12 18:38:25.695 | M tempest/api/__init__.py 2022-01-12 18:38:25.695 | M tempest/api/compute/__init__.py 2022-01-12 18:38:25.695 | M tempest/api/compute/admin/__init__.py 2022-01-12 18:38:25.695 | M tempest/api/compute/admin/test_agents.py 2022-01-12 18:38:25.695 | M tempest/api/compute/admin/test_aggregates.py 2022-01-12 18:38:25.695 | M tempest/api/compute/admin/test_aggregates_negative.py 2022-01-12 18:38:25.695 | M tempest/api/compute/admin/test_auto_allocate_network.py 2022-01-12 18:38:25.695 | M tempest/api/compute/admin/test_availability_zone.py 2022-01-12 18:38:25.695 | M tempest/api/compute/admin/test_availability_zone_negative.py 2022-01-12 18:38:25.695 | M tempest/api/compute/admin/test_create_server.py 2022-01-12 18:38:25.695 | M tempest/api/compute/admin/test_delete_server.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_fixed_ips.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_flavors.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_flavors_access.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_flavors_access_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_flavors_microversions.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_hosts.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_hosts_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_hypervisor.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_hypervisor_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_keypairs_v210.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_live_migration.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_live_migration_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_migrations.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_networks.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_quotas.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_quotas_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_security_groups.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_server_diagnostics.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_servers.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_servers_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_services.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_services_negative.py 2022-01-12 18:38:25.696 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2022-01-12 18:38:25.697 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/admin/test_volume.py 2022-01-12 18:38:25.697 | M tempest/api/compute/admin/test_volume_swap.py 2022-01-12 18:38:25.697 | M tempest/api/compute/admin/test_volumes_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/api_microversion_fixture.py 2022-01-12 18:38:25.697 | M tempest/api/compute/base.py 2022-01-12 18:38:25.697 | M tempest/api/compute/certificates/__init__.py 2022-01-12 18:38:25.697 | M tempest/api/compute/certificates/test_certificates.py 2022-01-12 18:38:25.697 | M tempest/api/compute/flavors/__init__.py 2022-01-12 18:38:25.697 | M tempest/api/compute/flavors/test_flavors.py 2022-01-12 18:38:25.697 | M tempest/api/compute/flavors/test_flavors_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/floating_ips/__init__.py 2022-01-12 18:38:25.697 | M tempest/api/compute/floating_ips/base.py 2022-01-12 18:38:25.697 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2022-01-12 18:38:25.697 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2022-01-12 18:38:25.697 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/__init__.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/test_image_metadata.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/test_image_metadata_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/test_images.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/test_images_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/test_images_oneserver.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/test_images_oneserver_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/test_list_image_filters.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/test_list_image_filters_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/images/test_list_images.py 2022-01-12 18:38:25.697 | M tempest/api/compute/keypairs/__init__.py 2022-01-12 18:38:25.697 | M tempest/api/compute/keypairs/base.py 2022-01-12 18:38:25.697 | M tempest/api/compute/keypairs/test_keypairs.py 2022-01-12 18:38:25.697 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2022-01-12 18:38:25.697 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2022-01-12 18:38:25.697 | M tempest/api/compute/limits/__init__.py 2022-01-12 18:38:25.698 | M tempest/api/compute/limits/test_absolute_limits.py 2022-01-12 18:38:25.698 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2022-01-12 18:38:25.698 | M tempest/api/compute/security_groups/__init__.py 2022-01-12 18:38:25.698 | M tempest/api/compute/security_groups/base.py 2022-01-12 18:38:25.698 | M tempest/api/compute/security_groups/test_security_group_rules.py 2022-01-12 18:38:25.698 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2022-01-12 18:38:25.698 | M tempest/api/compute/security_groups/test_security_groups.py 2022-01-12 18:38:25.698 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/__init__.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_attach_interfaces.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_availability_zone.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_create_server.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_delete_server.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_device_tagging.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_disk_config.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_instance_actions.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_instance_actions_negative.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_list_server_filters.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_list_servers_negative.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_multiple_create.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_multiple_create_negative.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_novnc.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_actions.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_addresses.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_addresses_negative.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_group.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_metadata.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_metadata_negative.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_password.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_personality.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_rescue.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_rescue_negative.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_server_tags.py 2022-01-12 18:38:25.698 | M tempest/api/compute/servers/test_servers.py 2022-01-12 18:38:25.699 | M tempest/api/compute/servers/test_servers_microversions.py 2022-01-12 18:38:25.699 | M tempest/api/compute/servers/test_servers_negative.py 2022-01-12 18:38:25.699 | M tempest/api/compute/servers/test_virtual_interfaces.py 2022-01-12 18:38:25.699 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2022-01-12 18:38:25.699 | M tempest/api/compute/test_extensions.py 2022-01-12 18:38:25.699 | M tempest/api/compute/test_networks.py 2022-01-12 18:38:25.699 | M tempest/api/compute/test_quotas.py 2022-01-12 18:38:25.699 | M tempest/api/compute/test_tenant_networks.py 2022-01-12 18:38:25.699 | M tempest/api/compute/test_versions.py 2022-01-12 18:38:25.699 | M tempest/api/compute/volumes/__init__.py 2022-01-12 18:38:25.699 | M tempest/api/compute/volumes/test_attach_volume.py 2022-01-12 18:38:25.699 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2022-01-12 18:38:25.699 | M tempest/api/compute/volumes/test_volume_snapshots.py 2022-01-12 18:38:25.699 | M tempest/api/compute/volumes/test_volumes_get.py 2022-01-12 18:38:25.699 | M tempest/api/compute/volumes/test_volumes_list.py 2022-01-12 18:38:25.699 | M tempest/api/compute/volumes/test_volumes_negative.py 2022-01-12 18:38:25.699 | M tempest/api/identity/__init__.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/__init__.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/__init__.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_endpoints.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_roles.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_roles_negative.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_services.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_tenants.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_tokens.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_users.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v2/test_users_negative.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v3/__init__.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v3/test_application_credentials.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v3/test_credentials.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v3/test_default_project_id.py 2022-01-12 18:38:25.699 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_domains.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_domains_negative.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_endpoints.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_groups.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_inherits.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_list_projects.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_list_users.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_policies.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_project_tags.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_projects.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_projects_negative.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_regions.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_roles.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_services.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_tokens.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_trusts.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_users.py 2022-01-12 18:38:25.700 | M tempest/api/identity/admin/v3/test_users_negative.py 2022-01-12 18:38:25.700 | M tempest/api/identity/base.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v2/__init__.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v2/test_api_discovery.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v2/test_ec2_credentials.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v2/test_extension.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v2/test_tenants.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v2/test_tokens.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v2/test_users.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v3/__init__.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v3/test_access_rules.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v3/test_api_discovery.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v3/test_application_credentials.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v3/test_catalog.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v3/test_domains.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v3/test_ec2_credentials.py 2022-01-12 18:38:25.700 | M tempest/api/identity/v3/test_projects.py 2022-01-12 18:38:25.701 | M tempest/api/identity/v3/test_tokens.py 2022-01-12 18:38:25.701 | M tempest/api/identity/v3/test_users.py 2022-01-12 18:38:25.701 | M tempest/api/image/__init__.py 2022-01-12 18:38:25.701 | M tempest/api/image/base.py 2022-01-12 18:38:25.701 | M tempest/api/image/v1/__init__.py 2022-01-12 18:38:25.701 | M tempest/api/image/v1/test_image_members.py 2022-01-12 18:38:25.701 | M tempest/api/image/v1/test_image_members_negative.py 2022-01-12 18:38:25.701 | M tempest/api/image/v1/test_images.py 2022-01-12 18:38:25.701 | M tempest/api/image/v1/test_images_negative.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/__init__.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/admin/__init__.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/admin/test_images.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/test_images.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/test_images_member.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/test_images_member_negative.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/test_images_metadefs_schema.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/test_images_negative.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/test_images_tags.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/test_images_tags_negative.py 2022-01-12 18:38:25.701 | M tempest/api/image/v2/test_versions.py 2022-01-12 18:38:25.701 | M tempest/api/network/__init__.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/__init__.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/test_external_network_extension.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/test_external_networks_negative.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/test_metering_extensions.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/test_negative_quotas.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/test_ports.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/test_quotas.py 2022-01-12 18:38:25.701 | M tempest/api/network/admin/test_routers.py 2022-01-12 18:38:25.702 | M tempest/api/network/admin/test_routers_dvr.py 2022-01-12 18:38:25.702 | M tempest/api/network/admin/test_routers_negative.py 2022-01-12 18:38:25.702 | M tempest/api/network/base.py 2022-01-12 18:38:25.702 | M tempest/api/network/base_security_groups.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_agent_management_negative.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_allowed_address_pair.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_dhcp_ipv6.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_extensions.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_extra_dhcp_options.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_floating_ips.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_floating_ips_negative.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_networks.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_networks_negative.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_ports.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_routers.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_routers_negative.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_security_groups.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_security_groups_negative.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_service_providers.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_subnetpools_extensions.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_tags.py 2022-01-12 18:38:25.702 | M tempest/api/network/test_versions.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/__init__.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/base.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_account_bulk.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_account_quotas.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_account_quotas_negative.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_account_services.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_account_services_negative.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_container_acl.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_container_acl_negative.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_container_quotas.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_container_services.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_container_services_negative.py 2022-01-12 18:38:25.702 | M tempest/api/object_storage/test_container_staticweb.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_container_sync.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_container_sync_middleware.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_crossdomain.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_healthcheck.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_object_expiry.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_object_formpost.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_object_formpost_negative.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_object_services.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_object_slo.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_object_temp_url.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_object_temp_url_negative.py 2022-01-12 18:38:25.703 | M tempest/api/object_storage/test_object_version.py 2022-01-12 18:38:25.703 | M tempest/api/volume/__init__.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/__init__.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_backends_capabilities.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_group_snapshots.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_group_type_specs.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_group_types.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_groups.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_multi_backend.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_qos.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_snapshot_manage.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_snapshots_actions.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_user_messages.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_volume_hosts.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_volume_manage.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_volume_pools.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_volume_quota_classes.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_volume_quotas.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_volume_retype.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_volume_services.py 2022-01-12 18:38:25.703 | M tempest/api/volume/admin/test_volume_services_negative.py 2022-01-12 18:38:25.704 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2022-01-12 18:38:25.704 | M tempest/api/volume/admin/test_volume_type_access.py 2022-01-12 18:38:25.704 | M tempest/api/volume/admin/test_volume_types.py 2022-01-12 18:38:25.704 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2022-01-12 18:38:25.704 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2022-01-12 18:38:25.704 | M tempest/api/volume/admin/test_volume_types_negative.py 2022-01-12 18:38:25.704 | M tempest/api/volume/admin/test_volumes_actions.py 2022-01-12 18:38:25.704 | M tempest/api/volume/admin/test_volumes_backup.py 2022-01-12 18:38:25.704 | M tempest/api/volume/admin/test_volumes_list.py 2022-01-12 18:38:25.704 | M tempest/api/volume/api_microversion_fixture.py 2022-01-12 18:38:25.704 | M tempest/api/volume/base.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_availability_zone.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_extensions.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_image_metadata.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_snapshot_metadata.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_versions.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volume_absolute_limits.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volume_delete_cascade.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volume_metadata.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volume_transfers.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_actions.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_backup.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_clone.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_clone_negative.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_extend.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_get.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_list.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_negative.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_snapshots.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_snapshots_list.py 2022-01-12 18:38:25.704 | M tempest/api/volume/test_volumes_snapshots_negative.py 2022-01-12 18:38:25.704 | M tempest/clients.py 2022-01-12 18:38:25.704 | M tempest/cmd/__init__.py 2022-01-12 18:38:25.704 | M tempest/cmd/cleanup.py 2022-01-12 18:38:25.704 | M tempest/cmd/cleanup_service.py 2022-01-12 18:38:25.704 | M tempest/cmd/config-generator.tempest.conf 2022-01-12 18:38:25.705 | M tempest/cmd/init.py 2022-01-12 18:38:25.705 | M tempest/cmd/list_plugins.py 2022-01-12 18:38:25.705 | M tempest/cmd/main.py 2022-01-12 18:38:25.705 | M tempest/cmd/run.py 2022-01-12 18:38:25.705 | M tempest/cmd/subunit_describe_calls.py 2022-01-12 18:38:25.705 | M tempest/cmd/verify_tempest_config.py 2022-01-12 18:38:25.705 | M tempest/cmd/workspace.py 2022-01-12 18:38:25.705 | M tempest/common/__init__.py 2022-01-12 18:38:25.705 | M tempest/common/compute.py 2022-01-12 18:38:25.705 | M tempest/common/credentials_factory.py 2022-01-12 18:38:25.705 | M tempest/common/custom_matchers.py 2022-01-12 18:38:25.705 | M tempest/common/identity.py 2022-01-12 18:38:25.705 | M tempest/common/image.py 2022-01-12 18:38:25.705 | M tempest/common/tempest_fixtures.py 2022-01-12 18:38:25.705 | M tempest/common/utils/__init__.py 2022-01-12 18:38:25.705 | M tempest/common/utils/linux/__init__.py 2022-01-12 18:38:25.705 | M tempest/common/utils/linux/remote_client.py 2022-01-12 18:38:25.705 | M tempest/common/utils/net_info.py 2022-01-12 18:38:25.705 | M tempest/common/utils/net_utils.py 2022-01-12 18:38:25.705 | M tempest/common/waiters.py 2022-01-12 18:38:25.705 | M tempest/config.py 2022-01-12 18:38:25.705 | M tempest/hacking/__init__.py 2022-01-12 18:38:25.705 | M tempest/hacking/checks.py 2022-01-12 18:38:25.705 | M tempest/lib/__init__.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/__init__.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/__init__.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/__init__.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2022-01-12 18:38:25.705 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2022-01-12 18:38:25.706 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2022-01-12 18:38:25.707 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/__init__.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/backups.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/capabilities.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/extensions.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/group_types.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/groups.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/hosts.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/limits.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/manage_volume.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/messages.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/qos.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/quota_classes.py 2022-01-12 18:38:25.708 | M tempest/lib/api_schema/response/volume/quotas.py 2022-01-12 18:38:25.709 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2022-01-12 18:38:25.709 | M tempest/lib/api_schema/response/volume/services.py 2022-01-12 18:38:25.709 | M tempest/lib/api_schema/response/volume/snapshots.py 2022-01-12 18:38:25.709 | M tempest/lib/api_schema/response/volume/transfers.py 2022-01-12 18:38:25.709 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2022-01-12 18:38:25.709 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2022-01-12 18:38:25.709 | M tempest/lib/api_schema/response/volume/volume_types.py 2022-01-12 18:38:25.709 | M tempest/lib/api_schema/response/volume/volumes.py 2022-01-12 18:38:25.709 | M tempest/lib/auth.py 2022-01-12 18:38:25.709 | M tempest/lib/base.py 2022-01-12 18:38:25.709 | M tempest/lib/cli/__init__.py 2022-01-12 18:38:25.709 | M tempest/lib/cli/base.py 2022-01-12 18:38:25.709 | M tempest/lib/cli/output_parser.py 2022-01-12 18:38:25.709 | M tempest/lib/cmd/__init__.py 2022-01-12 18:38:25.709 | M tempest/lib/common/__init__.py 2022-01-12 18:38:25.709 | M tempest/lib/common/api_microversion_fixture.py 2022-01-12 18:38:25.709 | M tempest/lib/common/api_version_request.py 2022-01-12 18:38:25.709 | M tempest/lib/common/api_version_utils.py 2022-01-12 18:38:25.709 | M tempest/lib/common/cred_client.py 2022-01-12 18:38:25.709 | M tempest/lib/common/cred_provider.py 2022-01-12 18:38:25.709 | M tempest/lib/common/dynamic_creds.py 2022-01-12 18:38:25.709 | M tempest/lib/common/fixed_network.py 2022-01-12 18:38:25.709 | M tempest/lib/common/http.py 2022-01-12 18:38:25.709 | M tempest/lib/common/jsonschema_validator.py 2022-01-12 18:38:25.709 | M tempest/lib/common/preprov_creds.py 2022-01-12 18:38:25.709 | M tempest/lib/common/profiler.py 2022-01-12 18:38:25.709 | M tempest/lib/common/rest_client.py 2022-01-12 18:38:25.709 | M tempest/lib/common/ssh.py 2022-01-12 18:38:25.709 | M tempest/lib/common/thread.py 2022-01-12 18:38:25.709 | M tempest/lib/common/utils/__init__.py 2022-01-12 18:38:25.709 | M tempest/lib/common/utils/data_utils.py 2022-01-12 18:38:25.709 | M tempest/lib/common/utils/linux/__init__.py 2022-01-12 18:38:25.709 | M tempest/lib/common/utils/linux/remote_client.py 2022-01-12 18:38:25.709 | M tempest/lib/common/utils/misc.py 2022-01-12 18:38:25.709 | M tempest/lib/common/utils/test_utils.py 2022-01-12 18:38:25.709 | M tempest/lib/common/validation_resources.py 2022-01-12 18:38:25.709 | M tempest/lib/decorators.py 2022-01-12 18:38:25.710 | M tempest/lib/exceptions.py 2022-01-12 18:38:25.710 | M tempest/lib/services/__init__.py 2022-01-12 18:38:25.710 | M tempest/lib/services/clients.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/__init__.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/agents_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/aggregates_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/availability_zone_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/baremetal_nodes_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/base_compute_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/certificates_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/extensions_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/fixed_ips_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/flavors_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/floating_ip_pools_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/floating_ips_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/hosts_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/hypervisor_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/images_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/interfaces_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/keypairs_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/limits_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/migrations_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/networks_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/quota_classes_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/quotas_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/security_group_default_rules_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/security_group_rules_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/security_groups_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/server_groups_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/servers_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/services_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/snapshots_client.py 2022-01-12 18:38:25.710 | M tempest/lib/services/compute/tenant_networks_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/compute/tenant_usages_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/compute/versions_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/compute/volumes_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/__init__.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v2/__init__.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v2/endpoints_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v2/identity_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v2/roles_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v2/services_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v2/tenants_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v2/token_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v2/users_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/__init__.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/access_rules_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/application_credentials_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/catalog_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/credentials_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/domains_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/endpoints_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/groups_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/identity_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/identity_providers_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/limits_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/mappings_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/oauth_token_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/policies_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/project_tags_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/projects_client.py 2022-01-12 18:38:25.711 | M tempest/lib/services/identity/v3/protocols_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/identity/v3/regions_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/identity/v3/role_assignments_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/identity/v3/roles_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/identity/v3/service_providers_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/identity/v3/services_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/identity/v3/token_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/identity/v3/trusts_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/identity/v3/users_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/identity/v3/versions_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/__init__.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v1/__init__.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v1/image_members_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v1/images_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/__init__.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/image_members_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/images_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/namespace_objects_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/namespace_properties_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/namespace_tags_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/namespaces_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/resource_types_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/schemas_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/image/v2/versions_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/__init__.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/agents_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/base.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/extensions_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/floating_ips_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/log_resource_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/loggable_resource_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/metering_label_rules_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/metering_labels_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/networks_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/ports_client.py 2022-01-12 18:38:25.712 | M tempest/lib/services/network/qos_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/quotas_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/routers_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/security_group_rules_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/security_groups_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/segments_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/service_providers_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/subnetpools_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/subnets_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/tags_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/trunks_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/network/versions_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/object_storage/__init__.py 2022-01-12 18:38:25.713 | M tempest/lib/services/object_storage/account_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/object_storage/capabilities_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/object_storage/container_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/object_storage/object_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/placement/__init__.py 2022-01-12 18:38:25.713 | M tempest/lib/services/placement/base_placement_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/placement/placement_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/placement/resource_providers_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/__init__.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/base_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/v2/__init__.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/v2/availability_zone_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/v2/backups_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/v2/capabilities_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/v2/encryption_types_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/v2/extensions_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/v2/hosts_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/v2/limits_client.py 2022-01-12 18:38:25.713 | M tempest/lib/services/volume/v2/qos_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/quota_classes_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/quotas_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/services_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/snapshots_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/transfers_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/types_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/volume_manage_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v2/volumes_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/__init__.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/attachments_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/availability_zone_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/backups_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/base_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/capabilities_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/encryption_types_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/extensions_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/group_types_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/groups_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/hosts_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/limits_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/messages_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/qos_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/quota_classes_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/quotas_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/services_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/snapshots_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/transfers_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/types_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/versions_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/volume_manage_client.py 2022-01-12 18:38:25.714 | M tempest/lib/services/volume/v3/volumes_client.py 2022-01-12 18:38:25.715 | M tempest/scenario/README.rst 2022-01-12 18:38:25.715 | M tempest/scenario/__init__.py 2022-01-12 18:38:25.715 | M tempest/scenario/manager.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_aggregates_basic_ops.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_dashboard_basic_ops.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_encrypted_cinder_volumes.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_minimum_basic.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_network_advanced_server_ops.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_network_basic_ops.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_network_qos_placement.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_network_v6.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_object_storage_basic_ops.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_security_groups_basic_ops.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_server_advanced_ops.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_server_basic_ops.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_server_multinode.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_shelve_instance.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_snapshot_pattern.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_stamp_pattern.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_unified_limits.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_volume_backup_restore.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_volume_boot_pattern.py 2022-01-12 18:38:25.715 | M tempest/scenario/test_volume_migrate_attached.py 2022-01-12 18:38:25.715 | M tempest/services/__init__.py 2022-01-12 18:38:25.715 | M tempest/services/orchestration/__init__.py 2022-01-12 18:38:25.715 | M tempest/services/orchestration/json/__init__.py 2022-01-12 18:38:25.715 | M tempest/services/orchestration/json/orchestration_client.py 2022-01-12 18:38:25.715 | M tempest/test.py 2022-01-12 18:38:25.715 | M tempest/test_discover/__init__.py 2022-01-12 18:38:25.715 | M tempest/test_discover/plugins.py 2022-01-12 18:38:25.715 | M tempest/test_discover/test_discover.py 2022-01-12 18:38:25.715 | M tempest/tests/README.rst 2022-01-12 18:38:25.715 | M tempest/tests/__init__.py 2022-01-12 18:38:25.715 | M tempest/tests/api/__init__.py 2022-01-12 18:38:25.715 | M tempest/tests/api/compute/__init__.py 2022-01-12 18:38:25.715 | M tempest/tests/api/compute/test_base.py 2022-01-12 18:38:25.716 | M tempest/tests/base.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/__init__.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2022-01-12 18:38:25.716 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_account_generator.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_cleanup.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_cleanup_services.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_list_plugins.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_run.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_saved_state_json.json 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_subunit_describe_calls.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_tempest_init.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_verify_tempest_config.py 2022-01-12 18:38:25.716 | M tempest/tests/cmd/test_workspace.py 2022-01-12 18:38:25.716 | M tempest/tests/common/__init__.py 2022-01-12 18:38:25.716 | M tempest/tests/common/test_admin_available.py 2022-01-12 18:38:25.716 | M tempest/tests/common/test_alt_available.py 2022-01-12 18:38:25.716 | M tempest/tests/common/test_compute.py 2022-01-12 18:38:25.716 | M tempest/tests/common/test_credentials_factory.py 2022-01-12 18:38:25.716 | M tempest/tests/common/test_custom_matchers.py 2022-01-12 18:38:25.716 | M tempest/tests/common/test_image.py 2022-01-12 18:38:25.716 | M tempest/tests/common/utils/__init__.py 2022-01-12 18:38:25.716 | M tempest/tests/common/utils/linux/__init__.py 2022-01-12 18:38:25.716 | M tempest/tests/common/utils/linux/test_remote_client.py 2022-01-12 18:38:25.716 | M tempest/tests/common/utils/test_net_utils.py 2022-01-12 18:38:25.716 | M tempest/tests/fake_config.py 2022-01-12 18:38:25.716 | M tempest/tests/fake_tempest_plugin.py 2022-01-12 18:38:25.716 | M tempest/tests/files/__init__.py 2022-01-12 18:38:25.716 | M tempest/tests/files/failing-tests 2022-01-12 18:38:25.716 | M tempest/tests/files/passing-tests 2022-01-12 18:38:25.716 | M tempest/tests/files/setup.cfg 2022-01-12 18:38:25.716 | M tempest/tests/files/testr-conf 2022-01-12 18:38:25.716 | M tempest/tests/lib/__init__.py 2022-01-12 18:38:25.716 | M tempest/tests/lib/cli/__init__.py 2022-01-12 18:38:25.716 | M tempest/tests/lib/cli/test_command_failed.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/cli/test_execute.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/cli/test_output_parser.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/cmd/__init__.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/cmd/test_check_uuid.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/__init__.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_api_version_request.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_api_version_utils.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_cred_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_dynamic_creds.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_http.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_jsonschema_validator.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_preprov_creds.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_profiler.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_rest_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/test_validation_resources.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/utils/__init__.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/utils/linux/__init__.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/utils/test_data_utils.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/utils/test_misc.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/common/utils/test_test_utils.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/fake_auth_provider.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/fake_credentials.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/fake_http.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/fake_identity.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/__init__.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/base.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/compute/__init__.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/compute/test_agents_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/compute/test_certificates_client.py 2022-01-12 18:38:25.717 | M tempest/tests/lib/services/compute/test_extensions_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_flavors_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_hosts_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_images_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_limits_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_migrations_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_networks_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_quotas_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_servers_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_services_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_versions_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/compute/test_volumes_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/identity/__init__.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/identity/v2/__init__.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2022-01-12 18:38:25.718 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/__init__.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/image/__init__.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/image/v1/__init__.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2022-01-12 18:38:25.719 | M tempest/tests/lib/services/image/v2/__init__.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/image/v2/test_images_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/__init__.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_agents_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_base_network_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_extensions_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_log_resource_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_networks_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_ports_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_qos_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_quotas_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_routers_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_security_groups_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_segments_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_service_providers_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_subnets_client.py 2022-01-12 18:38:25.720 | M tempest/tests/lib/services/network/test_tags_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/network/test_trunks_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/network/test_versions_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/object_storage/__init__.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/object_storage/test_object_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/placement/__init__.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/placement/test_placement_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/registry_fixture.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/test_clients.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/__init__.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/__init__.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2022-01-12 18:38:25.721 | tas_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2022-01-12 18:38:25.721 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2022-01-12 18:38:25.722 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2022-01-12 18:38:25.722 | M tempest/tests/lib/test_api_microversion_fixture.py 2022-01-12 18:38:25.722 | M tempest/tests/lib/test_auth.py 2022-01-12 18:38:25.722 | M tempest/tests/lib/test_base.py 2022-01-12 18:38:25.722 | M tempest/tests/lib/test_credentials.py 2022-01-12 18:38:25.722 | M tempest/tests/lib/test_decorators.py 2022-01-12 18:38:25.722 | M tempest/tests/lib/test_ssh.py 2022-01-12 18:38:25.722 | M tempest/tests/lib/test_tempest_lib.py 2022-01-12 18:38:25.722 | M tempest/tests/test_base_test.py 2022-01-12 18:38:25.722 | M tempest/tests/test_config.py 2022-01-12 18:38:25.722 | M tempest/tests/test_decorators.py 2022-01-12 18:38:25.722 | M tempest/tests/test_hacking.py 2022-01-12 18:38:25.722 | M tempest/tests/test_imports.py 2022-01-12 18:38:25.722 | M tempest/tests/test_list_tests.py 2022-01-12 18:38:25.722 | M tempest/tests/test_microversions.py 2022-01-12 18:38:25.722 | M tempest/tests/test_tempest_plugin.py 2022-01-12 18:38:25.722 | M tempest/tests/test_test.py 2022-01-12 18:38:25.722 | M tempest/tests/utils.py 2022-01-12 18:38:25.722 | M tempest/version.py 2022-01-12 18:38:25.722 | M test-requirements.txt 2022-01-12 18:38:25.722 | M tools/generate-tempest-plugins-list.py 2022-01-12 18:38:25.722 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2022-01-12 18:38:25.722 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2022-01-12 18:38:25.722 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2022-01-12 18:38:25.722 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2022-01-12 18:38:25.722 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2022-01-12 18:38:25.722 | M tools/tempest-plugin-sanity.sh 2022-01-12 18:38:25.722 | M tox.ini 2022-01-12 18:38:25.722 | M zuul.d/base.yaml 2022-01-12 18:38:25.722 | M zuul.d/integrated-gate.yaml 2022-01-12 18:38:25.722 | M zuul.d/project.yaml 2022-01-12 18:38:25.722 | M zuul.d/stable-jobs.yaml 2022-01-12 18:38:25.722 | M zuul.d/tempest-specific.yaml 2022-01-12 18:38:25.722 | Your branch is up to date with 'origin/master'. 2022-01-12 18:38:25.722 | ++ lib/tempest:install_tempest:744 : local tmp_u_c_m 2022-01-12 18:38:25.722 | +++ lib/tempest:install_tempest:745 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-01-12 18:38:25.723 | ++ lib/tempest:install_tempest:745 : tmp_u_c_m=/tmp/tempest_u_c_m.5WPbXWnKLS 2022-01-12 18:38:25.723 | ++ lib/tempest:install_tempest:746 : set_tempest_venv_constraints /tmp/tempest_u_c_m.5WPbXWnKLS 2022-01-12 18:38:25.723 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-01-12 18:38:25.723 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.5WPbXWnKLS 2022-01-12 18:38:25.723 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-01-12 18:38:25.723 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-01-12 18:38:25.723 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-01-12 18:38:25.723 | ++ lib/tempest:install_tempest:748 : tox -r --notest -efull 2022-01-12 18:38:25.723 | full create: /opt/stack/tempest/.tox/tempest 2022-01-12 18:38:25.723 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-01-12 18:38:25.723 | full develop-inst: /opt/stack/tempest 2022-01-12 18:38:25.723 | full installed: attrs==21.4.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.10,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.16.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@fe0ac89a5a1c43fa908a76759cd99eea3b1f9853#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-01-12 18:38:25.723 | ___________________________________ summary ____________________________________ 2022-01-12 18:38:25.723 | full: skipped tests 2022-01-12 18:38:25.723 | congratulations :) 2022-01-12 18:38:25.723 | ++ lib/tempest:install_tempest:752 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.5WPbXWnKLS -r requirements.txt 2022-01-12 18:38:25.723 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:38:25.723 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2022-01-12 18:38:25.723 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2022-01-12 18:38:25.723 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-01-12 18:38:25.723 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-01-12 18:38:25.723 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-01-12 18:38:25.723 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2022-01-12 18:38:25.723 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2022-01-12 18:38:25.723 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.1) 2022-01-12 18:38:25.723 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2022-01-12 18:38:25.723 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2022-01-12 18:38:25.723 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.2.0) 2022-01-12 18:38:25.723 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2022-01-12 18:38:25.723 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2022-01-12 18:38:25.723 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.8) 2022-01-12 18:38:25.724 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.6) 2022-01-12 18:38:25.724 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2022-01-12 18:38:25.724 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.3.1) 2022-01-12 18:38:25.724 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.1) 2022-01-12 18:38:25.724 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.16.3) 2022-01-12 18:38:25.724 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.1.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.5.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.27.1) 2022-01-12 18:38:25.724 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.2) 2022-01-12 18:38:25.724 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2022-01-12 18:38:25.724 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.4.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.2) 2022-01-12 18:38:25.724 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2022-01-12 18:38:25.724 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.3) 2022-01-12 18:38:25.724 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.3) 2022-01-12 18:38:25.724 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.11.0) 2022-01-12 18:38:25.724 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (21.3) 2022-01-12 18:38:25.724 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (1.0.2) 2022-01-12 18:38:25.724 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2022-01-12 18:38:25.725 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.13.3) 2022-01-12 18:38:25.725 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 23)) (1.4.0) 2022-01-12 18:38:25.725 | Collecting argparse 2022-01-12 18:38:25.725 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-12 18:38:25.725 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.15.0) 2022-01-12 18:38:25.725 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.21) 2022-01-12 18:38:25.725 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-01-12 18:38:25.725 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2021.10.8) 2022-01-12 18:38:25.725 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (3.3) 2022-01-12 18:38:25.725 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.0.10) 2022-01-12 18:38:25.725 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 23)) (1.0.0) 2022-01-12 18:38:25.725 | Installing collected packages: argparse 2022-01-12 18:38:25.725 | Successfully installed argparse-1.4.0 2022-01-12 18:38:25.725 | WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. 2022-01-12 18:38:25.725 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-01-12 18:38:25.725 | ++ lib/tempest:install_tempest:753 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2022-01-12 18:38:25.725 | ++ lib/tempest:install_tempest:754 : rm -f /tmp/tempest_u_c_m.5WPbXWnKLS 2022-01-12 18:38:25.725 | ++ lib/tempest:install_tempest:755 : popd 2022-01-12 18:38:25.725 | ~/devstack 2022-01-12 18:38:25.741 | [17688 Async install_tempest:77242]: finished install_tempest with result 0 in 57 seconds 2022-01-12 18:38:25.746 | ++ inc/async:async_wait:197 : return 0 2022-01-12 18:38:25.749 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2022-01-12 18:38:25.751 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:38:25.754 | ++ ./stack.sh:echo_summary:432 : echo -e Initializing Tempest 2022-01-12 18:38:25.756 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2022-01-12 18:38:25.759 | ++ lib/tempest:configure_tempest:133 : [[ True == \T\r\u\e ]] 2022-01-12 18:38:25.762 | ++ lib/tempest:configure_tempest:134 : setup_develop /opt/stack/tempest 2022-01-12 18:38:25.764 | ++ inc/python:setup_develop:338 : local bindep 2022-01-12 18:38:25.766 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2022-01-12 18:38:25.768 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2022-01-12 18:38:25.771 | ++ inc/python:setup_develop:344 : local extras= 2022-01-12 18:38:25.773 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2022-01-12 18:38:25.775 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-12 18:38:25.778 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2022-01-12 18:38:25.780 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2022-01-12 18:38:25.782 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-12 18:38:25.784 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-12 18:38:25.787 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2022-01-12 18:38:25.789 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-12 18:38:25.792 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2022-01-12 18:38:25.794 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-12 18:38:25.799 | ++ inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-12 18:38:25.799 | +++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2022-01-12 18:38:25.805 | ++ inc/python:_setup_package_with_constraints_edit:385 : name=tempest 2022-01-12 18:38:25.807 | ++ inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2022-01-12 18:38:26.441 | ++ inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/tempest -e 2022-01-12 18:38:26.444 | ++ inc/python:setup_package:418 : local bindep=0 2022-01-12 18:38:26.446 | ++ inc/python:setup_package:419 : local bindep_flag= 2022-01-12 18:38:26.448 | ++ inc/python:setup_package:420 : local bindep_profiles= 2022-01-12 18:38:26.450 | ++ inc/python:setup_package:421 : [[ /opt/stack/tempest == -bindep* ]] 2022-01-12 18:38:26.452 | ++ inc/python:setup_package:426 : local project_dir=/opt/stack/tempest 2022-01-12 18:38:26.454 | ++ inc/python:setup_package:427 : local flags=-e 2022-01-12 18:38:26.456 | ++ inc/python:setup_package:428 : local extras= 2022-01-12 18:38:26.458 | ++ inc/python:setup_package:432 : [[ -n -e ]] 2022-01-12 18:38:26.460 | ++ inc/python:setup_package:432 : [[ -z '' ]] 2022-01-12 18:38:26.463 | ++ inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-12 18:38:26.465 | ++ inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-12 18:38:26.467 | ++ inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-12 18:38:26.469 | ++ inc/python:setup_package:446 : pip_install -e /opt/stack/tempest 2022-01-12 18:38:26.490 | Using python 3.8 to install /opt/stack/tempest 2022-01-12 18:38:26.492 | ++ 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/tempest 2022-01-12 18:38:27.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:27.368 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:27.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:27.368 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:28.406 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:38:28.439 | Obtaining file:///opt/stack/tempest 2022-01-12 18:38:28.439 | Preparing metadata (setup.py): started 2022-01-12 18:38:30.245 | Preparing metadata (setup.py): finished with status 'done' 2022-01-12 18:38:30.378 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (5.6.0) 2022-01-12 18:38:30.379 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (3.9.0) 2022-01-12 18:38:30.380 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from tempest==29.2.1.dev38) (3.2.0) 2022-01-12 18:38:30.381 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (2.5.0) 2022-01-12 18:38:30.382 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (2.7.2) 2022-01-12 18:38:30.383 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (0.8.0) 2022-01-12 18:38:30.384 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (4.4.1) 2022-01-12 18:38:30.385 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (8.7.1) 2022-01-12 18:38:30.386 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (4.6.0) 2022-01-12 18:38:30.388 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (3.2.0) 2022-01-12 18:38:30.389 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (4.2.0) 2022-01-12 18:38:30.390 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (4.10.0) 2022-01-12 18:38:30.391 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (3.0.0) 2022-01-12 18:38:30.392 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (5.4.1) 2022-01-12 18:38:30.393 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (1.4.0) 2022-01-12 18:38:30.394 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (3.4.0) 2022-01-12 18:38:30.395 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (0.7.2) 2022-01-12 18:38:30.396 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (1.26.6) 2022-01-12 18:38:30.397 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from tempest==29.2.1.dev38) (2.3.0) 2022-01-12 18:38:30.489 | Collecting unittest2>=1.1.0 2022-01-12 18:38:30.497 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2022-01-12 18:38:30.517 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev38) (2.1.2) 2022-01-12 18:38:30.519 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev38) (2.4.7) 2022-01-12 18:38:30.520 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev38) (0.4.0) 2022-01-12 18:38:30.529 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev38) (1.16.0) 2022-01-12 18:38:30.530 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->tempest==29.2.1.dev38) (1.12.1) 2022-01-12 18:38:30.564 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev38) (5.1.0) 2022-01-12 18:38:30.565 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->tempest==29.2.1.dev38) (0.14.1) 2022-01-12 18:38:30.604 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev38) (1.5.0) 2022-01-12 18:38:30.605 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->tempest==29.2.1.dev38) (2.26.0) 2022-01-12 18:38:30.645 | Requirement already satisfied: oslo.context>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev38) (3.3.2) 2022-01-12 18:38:30.648 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev38) (0.9.6) 2022-01-12 18:38:30.650 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->tempest==29.2.1.dev38) (2.8.2) 2022-01-12 18:38:30.659 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev38) (2021.1) 2022-01-12 18:38:30.661 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==29.2.1.dev38) (1.0.2) 2022-01-12 18:38:30.677 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev38) (0.11.0) 2022-01-12 18:38:30.677 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev38) (21.0) 2022-01-12 18:38:30.679 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->tempest==29.2.1.dev38) (0.1.16) 2022-01-12 18:38:30.716 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev38) (1.4.0) 2022-01-12 18:38:30.717 | Requirement already satisfied: cryptography>=2.5 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev38) (3.4.8) 2022-01-12 18:38:30.718 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.0->tempest==29.2.1.dev38) (3.2.0) 2022-01-12 18:38:30.744 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->tempest==29.2.1.dev38) (1.0.0) 2022-01-12 18:38:30.780 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev38) (0.18.2) 2022-01-12 18:38:30.781 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->tempest==29.2.1.dev38) (0.12.1) 2022-01-12 18:38:30.868 | Collecting argparse 2022-01-12 18:38:30.875 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-12 18:38:30.916 | Collecting traceback2 2022-01-12 18:38:30.923 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2022-01-12 18:38:30.971 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev38) (1.14.6) 2022-01-12 18:38:31.029 | Requirement already satisfied: colorama>=0.3.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev38) (0.4.4) 2022-01-12 18:38:31.030 | 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->tempest==29.2.1.dev38) (21.2.0) 2022-01-12 18:38:31.031 | 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->tempest==29.2.1.dev38) (1.8.2) 2022-01-12 18:38:31.032 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==29.2.1.dev38) (0.2.5) 2022-01-12 18:38:31.095 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->tempest==29.2.1.dev38) (1.6) 2022-01-12 18:38:31.247 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev38) (2021.5.30) 2022-01-12 18:38:31.249 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev38) (2.0.4) 2022-01-12 18:38:31.252 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==29.2.1.dev38) (3.2) 2022-01-12 18:38:31.362 | Collecting linecache2 2022-01-12 18:38:31.369 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2022-01-12 18:38:31.483 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->tempest==29.2.1.dev38) (2.20) 2022-01-12 18:38:33.550 | Installing collected packages: linecache2, traceback2, argparse, unittest2, tempest 2022-01-12 18:38:34.011 | Running setup.py develop for tempest 2022-01-12 18:38:36.640 | Successfully installed argparse-1.4.0 linecache2-1.0.0 tempest traceback2-1.4.0 unittest2-1.1.0 2022-01-12 18:38:36.641 | 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-01-12 18:38:36.796 | ++ inc/python:pip_install:200 : result=0 2022-01-12 18:38:36.798 | ++ inc/python:pip_install:202 : time_stop pip_install 2022-01-12 18:38:36.801 | ++ functions-common:time_stop:2309 : local name 2022-01-12 18:38:36.803 | ++ functions-common:time_stop:2310 : local end_time 2022-01-12 18:38:36.805 | ++ functions-common:time_stop:2311 : local elapsed_time 2022-01-12 18:38:36.810 | ++ functions-common:time_stop:2312 : local total 2022-01-12 18:38:36.810 | ++ functions-common:time_stop:2313 : local start_time 2022-01-12 18:38:36.812 | ++ functions-common:time_stop:2315 : name=pip_install 2022-01-12 18:38:36.814 | ++ functions-common:time_stop:2316 : start_time=1642012706484 2022-01-12 18:38:36.816 | ++ functions-common:time_stop:2318 : [[ -z 1642012706484 ]] 2022-01-12 18:38:36.819 | +++ functions-common:time_stop:2321 : date +%s%3N 2022-01-12 18:38:36.823 | ++ functions-common:time_stop:2321 : end_time=1642012716821 2022-01-12 18:38:36.825 | ++ functions-common:time_stop:2322 : elapsed_time=10337 2022-01-12 18:38:36.827 | ++ functions-common:time_stop:2323 : total=256910 2022-01-12 18:38:36.829 | ++ functions-common:time_stop:2325 : _TIME_START[$name]= 2022-01-12 18:38:36.831 | ++ functions-common:time_stop:2326 : _TIME_TOTAL[$name]=267247 2022-01-12 18:38:36.834 | ++ inc/python:pip_install:203 : return 0 2022-01-12 18:38:36.841 | ++ inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-12 18:38:36.846 | ++ inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-01-12 18:38:36.846 | ++ functions-common:safe_chown:2210 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-01-12 18:38:36.867 | ++ functions-common:_safe_permission_operation:2058 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2022-01-12 18:38:36.880 | ++ inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/tempest 2022-01-12 18:38:36.882 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2022-01-12 18:38:36.884 | ++ inc/python:use_library_from_git:251 : local enabled=1 2022-01-12 18:38:36.886 | ++ inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2022-01-12 18:38:36.889 | ++ inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/tempest, ]] 2022-01-12 18:38:36.891 | ++ inc/python:use_library_from_git:253 : return 1 2022-01-12 18:38:36.893 | ++ lib/tempest:configure_tempest:140 : local image_lines 2022-01-12 18:38:36.896 | ++ lib/tempest:configure_tempest:141 : local images 2022-01-12 18:38:36.898 | ++ lib/tempest:configure_tempest:142 : local num_images 2022-01-12 18:38:36.900 | ++ lib/tempest:configure_tempest:143 : local image_uuid 2022-01-12 18:38:36.902 | ++ lib/tempest:configure_tempest:144 : local image_uuid_alt 2022-01-12 18:38:36.904 | ++ lib/tempest:configure_tempest:145 : local password 2022-01-12 18:38:36.907 | ++ lib/tempest:configure_tempest:146 : local line 2022-01-12 18:38:36.909 | ++ lib/tempest:configure_tempest:147 : local flavors 2022-01-12 18:38:36.911 | ++ lib/tempest:configure_tempest:148 : local available_flavors 2022-01-12 18:38:36.913 | ++ lib/tempest:configure_tempest:149 : local flavors_ref 2022-01-12 18:38:36.916 | ++ lib/tempest:configure_tempest:150 : local flavor_lines 2022-01-12 18:38:36.918 | ++ lib/tempest:configure_tempest:151 : local flavor_ref_size 2022-01-12 18:38:36.920 | ++ lib/tempest:configure_tempest:152 : local flavor_ref_alt_size 2022-01-12 18:38:36.923 | ++ lib/tempest:configure_tempest:153 : local public_network_id 2022-01-12 18:38:36.925 | ++ lib/tempest:configure_tempest:154 : local public_router_id 2022-01-12 18:38:36.927 | ++ lib/tempest:configure_tempest:155 : local ssh_connect_method=floating 2022-01-12 18:38:36.930 | ++ lib/tempest:configure_tempest:156 : local disk 2022-01-12 18:38:36.932 | ++ lib/tempest:configure_tempest:159 : ifs=' 2022-01-12 18:38:36.932 | ' 2022-01-12 18:38:36.934 | ++ lib/tempest:configure_tempest:169 : declare -a images 2022-01-12 18:38:36.936 | ++ lib/tempest:configure_tempest:171 : is_service_enabled glance 2022-01-12 18:38:36.952 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:36.955 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-01-12 18:38:36.956 | +++ lib/tempest:configure_tempest:132 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2022-01-12 18:38:36.956 | +++ lib/tempest:configure_tempest:132 : oscwrap --os-cloud devstack-admin image list --property status=active 2022-01-12 18:38:39.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:39.282 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:39.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:39.282 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:39.431 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:38:39.434 | ++ lib/tempest:configure_tempest:173 : '[' ubuntu-16 = '' ']' 2022-01-12 18:38:39.436 | ++ lib/tempest:configure_tempest:177 : images+=($IMAGE_UUID) 2022-01-12 18:38:39.439 | ++ lib/tempest:configure_tempest:172 : read -r IMAGE_NAME IMAGE_UUID 2022-01-12 18:38:39.441 | ++ lib/tempest:configure_tempest:180 : case "${#images[*]}" in 2022-01-12 18:38:39.443 | ++ lib/tempest:configure_tempest:186 : '[' -z '' ']' 2022-01-12 18:38:39.446 | ++ lib/tempest:configure_tempest:187 : image_uuid=7ee4be07-8f3d-4903-a8ce-4d3c72495267 2022-01-12 18:38:39.448 | ++ lib/tempest:configure_tempest:188 : image_uuid_alt=7ee4be07-8f3d-4903-a8ce-4d3c72495267 2022-01-12 18:38:39.450 | ++ lib/tempest:configure_tempest:202 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2022-01-12 18:38:39.463 | ++ lib/tempest:configure_tempest:203 : rm -f /opt/stack/tempest/etc/tempest.conf 2022-01-12 18:38:39.467 | ++ lib/tempest:configure_tempest:205 : local password=Passw0rd 2022-01-12 18:38:39.469 | ++ lib/tempest:configure_tempest:208 : local admin_username=admin 2022-01-12 18:38:39.472 | ++ lib/tempest:configure_tempest:209 : local admin_project_name=admin 2022-01-12 18:38:39.474 | ++ lib/tempest:configure_tempest:210 : local admin_domain_name=Default 2022-01-12 18:38:39.477 | ++ lib/tempest:configure_tempest:211 : local alt_username=alt_demo 2022-01-12 18:38:39.479 | ++ lib/tempest:configure_tempest:212 : local alt_project_name=alt_demo 2022-01-12 18:38:39.481 | ++ lib/tempest:configure_tempest:213 : local admin_project_id 2022-01-12 18:38:39.485 | +++ lib/tempest:configure_tempest:214 : oscwrap --os-cloud devstack-admin project list 2022-01-12 18:38:39.485 | +++ lib/tempest:configure_tempest:214 : awk '/ admin / { print $2 }' 2022-01-12 18:38:41.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:41.571 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:41.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:41.571 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:41.723 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:38:41.726 | ++ lib/tempest:configure_tempest:214 : admin_project_id=8f0ddf325d59441bb2e4a9a49a18d416 2022-01-12 18:38:41.729 | ++ lib/tempest:configure_tempest:216 : is_service_enabled nova 2022-01-12 18:38:41.745 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:41.748 | +++ lib/tempest:configure_tempest:219 : oscwrap --os-cloud devstack-admin flavor list 2022-01-12 18:38:43.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:43.974 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:43.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:43.974 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:44.127 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:38:44.130 | ++ lib/tempest:configure_tempest:219 : available_flavors='+-----+-----------+-------+------+-----------+-------+-----------+ 2022-01-12 18:38:44.130 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-01-12 18:38:44.130 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-01-12 18:38:44.130 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.130 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-01-12 18:38:44.130 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-01-12 18:38:44.130 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-01-12 18:38:44.130 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.130 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.130 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.130 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-01-12 18:38:44.130 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-01-12 18:38:44.130 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.130 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-01-12 18:38:44.130 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-01-12 18:38:44.130 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-01-12 18:38:44.130 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-01-12 18:38:44.130 | +-----+-----------+-------+------+-----------+-------+-----------+' 2022-01-12 18:38:44.132 | ++ lib/tempest:configure_tempest:220 : [[ -z '' ]] 2022-01-12 18:38:44.135 | ++ lib/tempest:configure_tempest:221 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-01-12 18:38:44.135 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-01-12 18:38:44.135 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-01-12 18:38:44.135 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.135 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-01-12 18:38:44.135 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-01-12 18:38:44.135 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-01-12 18:38:44.135 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.135 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.136 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.136 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-01-12 18:38:44.136 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-01-12 18:38:44.136 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.136 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-01-12 18:38:44.136 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-01-12 18:38:44.136 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-01-12 18:38:44.136 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-01-12 18:38:44.136 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2022-01-12 18:38:44.138 | ++ lib/tempest:configure_tempest:226 : flavor_ref=42 2022-01-12 18:38:44.140 | ++ lib/tempest:configure_tempest:227 : [[ +-----+-----------+-------+------+-----------+-------+-----------+ 2022-01-12 18:38:44.140 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2022-01-12 18:38:44.140 | +-----+-----------+-------+------+-----------+-------+-----------+ 2022-01-12 18:38:44.140 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.140 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2022-01-12 18:38:44.140 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2022-01-12 18:38:44.140 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2022-01-12 18:38:44.140 | | 42 | m1.nano | 256 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.140 | | 451 | m1.heat | 512 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.140 | | 452 | m1.heat2 | 1024 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.140 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2022-01-12 18:38:44.140 | | 84 | m1.micro | 256 | 2 | 0 | 1 | True | 2022-01-12 18:38:44.141 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2022-01-12 18:38:44.141 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2022-01-12 18:38:44.141 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2022-01-12 18:38:44.141 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2022-01-12 18:38:44.141 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2022-01-12 18:38:44.141 | +-----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2022-01-12 18:38:44.143 | ++ lib/tempest:configure_tempest:232 : flavor_ref_alt=84 2022-01-12 18:38:44.145 | ++ lib/tempest:configure_tempest:281 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2022-01-12 18:38:44.175 | ++ lib/tempest:configure_tempest:283 : ssh_connect_method=floating 2022-01-12 18:38:44.178 | ++ lib/tempest:configure_tempest:289 : [[ True == \T\r\u\e ]] 2022-01-12 18:38:44.180 | ++ lib/tempest:configure_tempest:289 : is_networking_extension_supported external-net 2022-01-12 18:38:44.182 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : local extension=external-net 2022-01-12 18:38:44.185 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2022-01-12 18:38:46.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:46.322 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:46.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:46.322 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:46.473 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:38:46.476 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:427 : EXT_LIST='address-group 2022-01-12 18:38:46.476 | address-scope 2022-01-12 18:38:46.476 | router-admin-state-down-before-update 2022-01-12 18:38:46.476 | agent 2022-01-12 18:38:46.476 | agent-resources-synced 2022-01-12 18:38:46.476 | allowed-address-pairs 2022-01-12 18:38:46.476 | auto-allocated-topology 2022-01-12 18:38:46.476 | availability_zone 2022-01-12 18:38:46.476 | availability_zone_filter 2022-01-12 18:38:46.476 | default-subnetpools 2022-01-12 18:38:46.476 | dhcp_agent_scheduler 2022-01-12 18:38:46.476 | dvr 2022-01-12 18:38:46.476 | empty-string-filtering 2022-01-12 18:38:46.477 | external-net 2022-01-12 18:38:46.477 | extra_dhcp_opt 2022-01-12 18:38:46.477 | extraroute 2022-01-12 18:38:46.477 | extraroute-atomic 2022-01-12 18:38:46.477 | filter-validation 2022-01-12 18:38:46.477 | fip-port-details 2022-01-12 18:38:46.477 | flavors 2022-01-12 18:38:46.477 | floatingip-pools 2022-01-12 18:38:46.477 | ip-substring-filtering 2022-01-12 18:38:46.477 | router 2022-01-12 18:38:46.477 | ext-gw-mode 2022-01-12 18:38:46.477 | l3-ha 2022-01-12 18:38:46.477 | l3-flavors 2022-01-12 18:38:46.477 | l3-port-ip-change-not-allowed 2022-01-12 18:38:46.477 | l3_agent_scheduler 2022-01-12 18:38:46.477 | metering 2022-01-12 18:38:46.477 | metering_source_and_destination_fields 2022-01-12 18:38:46.477 | multi-provider 2022-01-12 18:38:46.477 | net-mtu 2022-01-12 18:38:46.477 | net-mtu-writable 2022-01-12 18:38:46.477 | network_availability_zone 2022-01-12 18:38:46.477 | network-ip-availability 2022-01-12 18:38:46.477 | pagination 2022-01-12 18:38:46.477 | port-device-profile 2022-01-12 18:38:46.477 | port-mac-address-regenerate 2022-01-12 18:38:46.477 | port-numa-affinity-policy 2022-01-12 18:38:46.477 | binding 2022-01-12 18:38:46.477 | binding-extended 2022-01-12 18:38:46.477 | port-security 2022-01-12 18:38:46.477 | project-id 2022-01-12 18:38:46.477 | provider 2022-01-12 18:38:46.477 | quotas 2022-01-12 18:38:46.477 | quota_details 2022-01-12 18:38:46.477 | rbac-policies 2022-01-12 18:38:46.477 | rbac-address-group 2022-01-12 18:38:46.477 | rbac-address-scope 2022-01-12 18:38:46.477 | rbac-security-groups 2022-01-12 18:38:46.477 | rbac-subnetpool 2022-01-12 18:38:46.478 | revision-if-match 2022-01-12 18:38:46.478 | standard-attr-revisions 2022-01-12 18:38:46.478 | router_availability_zone 2022-01-12 18:38:46.478 | security-groups-normalized-cidr 2022-01-12 18:38:46.478 | port-security-groups-filtering 2022-01-12 18:38:46.478 | security-groups-remote-address-group 2022-01-12 18:38:46.478 | security-group 2022-01-12 18:38:46.478 | service-type 2022-01-12 18:38:46.478 | sorting 2022-01-12 18:38:46.478 | standard-attr-description 2022-01-12 18:38:46.478 | stateful-security-group 2022-01-12 18:38:46.478 | subnet_onboard 2022-01-12 18:38:46.478 | subnet-service-types 2022-01-12 18:38:46.478 | subnet_allocation 2022-01-12 18:38:46.478 | subnetpool-prefix-ops 2022-01-12 18:38:46.478 | standard-attr-tag 2022-01-12 18:38:46.478 | standard-attr-timestamp' 2022-01-12 18:38:46.478 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : [[ address-group 2022-01-12 18:38:46.478 | address-scope 2022-01-12 18:38:46.479 | router-admin-state-down-before-update 2022-01-12 18:38:46.479 | agent 2022-01-12 18:38:46.479 | agent-resources-synced 2022-01-12 18:38:46.479 | allowed-address-pairs 2022-01-12 18:38:46.479 | auto-allocated-topology 2022-01-12 18:38:46.479 | availability_zone 2022-01-12 18:38:46.479 | availability_zone_filter 2022-01-12 18:38:46.479 | default-subnetpools 2022-01-12 18:38:46.479 | dhcp_agent_scheduler 2022-01-12 18:38:46.479 | dvr 2022-01-12 18:38:46.479 | empty-string-filtering 2022-01-12 18:38:46.479 | external-net 2022-01-12 18:38:46.479 | extra_dhcp_opt 2022-01-12 18:38:46.479 | extraroute 2022-01-12 18:38:46.479 | extraroute-atomic 2022-01-12 18:38:46.479 | filter-validation 2022-01-12 18:38:46.479 | fip-port-details 2022-01-12 18:38:46.479 | flavors 2022-01-12 18:38:46.479 | floatingip-pools 2022-01-12 18:38:46.479 | ip-substring-filtering 2022-01-12 18:38:46.479 | router 2022-01-12 18:38:46.479 | ext-gw-mode 2022-01-12 18:38:46.479 | l3-ha 2022-01-12 18:38:46.479 | l3-flavors 2022-01-12 18:38:46.479 | l3-port-ip-change-not-allowed 2022-01-12 18:38:46.479 | l3_agent_scheduler 2022-01-12 18:38:46.479 | metering 2022-01-12 18:38:46.479 | metering_source_and_destination_fields 2022-01-12 18:38:46.479 | multi-provider 2022-01-12 18:38:46.479 | net-mtu 2022-01-12 18:38:46.479 | net-mtu-writable 2022-01-12 18:38:46.479 | network_availability_zone 2022-01-12 18:38:46.479 | network-ip-availability 2022-01-12 18:38:46.479 | pagination 2022-01-12 18:38:46.479 | port-device-profile 2022-01-12 18:38:46.479 | port-mac-address-regenerate 2022-01-12 18:38:46.480 | port-numa-affinity-policy 2022-01-12 18:38:46.480 | binding 2022-01-12 18:38:46.480 | binding-extended 2022-01-12 18:38:46.480 | port-security 2022-01-12 18:38:46.480 | project-id 2022-01-12 18:38:46.480 | provider 2022-01-12 18:38:46.480 | quotas 2022-01-12 18:38:46.480 | quota_details 2022-01-12 18:38:46.480 | rbac-policies 2022-01-12 18:38:46.480 | rbac-address-group 2022-01-12 18:38:46.480 | rbac-address-scope 2022-01-12 18:38:46.480 | rbac-security-groups 2022-01-12 18:38:46.480 | rbac-subnetpool 2022-01-12 18:38:46.480 | revision-if-match 2022-01-12 18:38:46.480 | standard-attr-revisions 2022-01-12 18:38:46.480 | router_availability_zone 2022-01-12 18:38:46.480 | security-groups-normalized-cidr 2022-01-12 18:38:46.480 | port-security-groups-filtering 2022-01-12 18:38:46.480 | security-groups-remote-address-group 2022-01-12 18:38:46.480 | security-group 2022-01-12 18:38:46.480 | service-type 2022-01-12 18:38:46.480 | sorting 2022-01-12 18:38:46.480 | standard-attr-description 2022-01-12 18:38:46.480 | stateful-security-group 2022-01-12 18:38:46.480 | subnet_onboard 2022-01-12 18:38:46.480 | subnet-service-types 2022-01-12 18:38:46.480 | subnet_allocation 2022-01-12 18:38:46.480 | subnetpool-prefix-ops 2022-01-12 18:38:46.480 | standard-attr-tag 2022-01-12 18:38:46.480 | standard-attr-timestamp =~ external-net ]] 2022-01-12 18:38:46.481 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:428 : return 0 2022-01-12 18:38:46.484 | +++ lib/tempest:configure_tempest:290 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2022-01-12 18:38:48.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:48.702 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:48.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:48.702 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:48.852 | +++ functions-common:oscwrap:2349 : return 0 2022-01-12 18:38:48.855 | ++ lib/tempest:configure_tempest:290 : public_network_id=0aaa4b6c-808f-4619-9c04-66f154c75499 2022-01-12 18:38:48.857 | ++ lib/tempest:configure_tempest:292 : openstack --os-cloud devstack-admin network create --share shared 2022-01-12 18:38:51.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:51.336 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:51.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:51.336 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:51.336 | +---------------------------+--------------------------------------+ 2022-01-12 18:38:51.336 | | Field | Value | 2022-01-12 18:38:51.336 | +---------------------------+--------------------------------------+ 2022-01-12 18:38:51.336 | | admin_state_up | UP | 2022-01-12 18:38:51.336 | | availability_zone_hints | | 2022-01-12 18:38:51.336 | | availability_zones | | 2022-01-12 18:38:51.336 | | created_at | 2022-01-12T18:38:51Z | 2022-01-12 18:38:51.336 | | description | | 2022-01-12 18:38:51.336 | | dns_domain | None | 2022-01-12 18:38:51.336 | | id | 65d4025d-65bc-4ba0-86ad-c39d08011161 | 2022-01-12 18:38:51.336 | | ipv4_address_scope | None | 2022-01-12 18:38:51.337 | | ipv6_address_scope | None | 2022-01-12 18:38:51.337 | | is_default | False | 2022-01-12 18:38:51.337 | | is_vlan_transparent | None | 2022-01-12 18:38:51.337 | | mtu | 1500 | 2022-01-12 18:38:51.337 | | name | shared | 2022-01-12 18:38:51.337 | | port_security_enabled | True | 2022-01-12 18:38:51.337 | | project_id | 8f0ddf325d59441bb2e4a9a49a18d416 | 2022-01-12 18:38:51.337 | | provider:network_type | vlan | 2022-01-12 18:38:51.337 | | provider:physical_network | physnet1 | 2022-01-12 18:38:51.337 | | provider:segmentation_id | 289 | 2022-01-12 18:38:51.337 | | qos_policy_id | None | 2022-01-12 18:38:51.337 | | revision_number | 1 | 2022-01-12 18:38:51.337 | | router:external | Internal | 2022-01-12 18:38:51.337 | | segments | None | 2022-01-12 18:38:51.337 | | shared | True | 2022-01-12 18:38:51.337 | | status | ACTIVE | 2022-01-12 18:38:51.337 | | subnets | | 2022-01-12 18:38:51.337 | | tags | | 2022-01-12 18:38:51.337 | | updated_at | 2022-01-12T18:38:51Z | 2022-01-12 18:38:51.337 | +---------------------------+--------------------------------------+ 2022-01-12 18:38:51.488 | ++ lib/tempest:configure_tempest:293 : openstack --os-cloud devstack-admin subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2022-01-12 18:38:54.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:54.279 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:54.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-12 18:38:54.279 | from cryptography.utils import int_from_bytes 2022-01-12 18:38:54.279 | +----------------------+--------------------------------------+ 2022-01-12 18:38:54.279 | | Field | Value | 2022-01-12 18:38:54.279 | +----------------------+--------------------------------------+ 2022-01-12 18:38:54.279 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2022-01-12 18:38:54.279 | | cidr | 192.168.233.0/24 | 2022-01-12 18:38:54.279 | | created_at | 2022-01-12T18:38:53Z | 2022-01-12 18:38:54.279 | | description | shared-subnet | 2022-01-12 18:38:54.279 | | dns_nameservers | | 2022-01-12 18:38:54.279 | | dns_publish_fixed_ip | None | 2022-01-12 18:38:54.279 | | enable_dhcp | True | 2022-01-12 18:38:54.279 | | gateway_ip | 192.168.233.1 | 2022-01-12 18:38:54.279 | | host_routes | | 2022-01-12 18:38:54.279 | | id | 9d1c6bb0-cba6-4652-9d6c-90f46ec62873 | 2022-01-12 18:38:54.279 | | ip_version | 4 | 2022-01-12 18:38:54.279 | | ipv6_address_mode | None | 2022-01-12 18:38:54.279 | | ipv6_ra_mode | None | 2022-01-12 18:38:54.279 | | name | shared-subnet | 2022-01-12 18:38:54.279 | | network_id | 65d4025d-65bc-4ba0-86ad-c39d08011161 | 2022-01-12 18:38:54.280 | | project_id | 8f0ddf325d59441bb2e4a9a49a18d416 | 2022-01-12 18:38:54.280 | | revision_number | 0 | 2022-01-12 18:38:54.280 | | segment_id | None | 2022-01-12 18:38:54.280 | | service_types | | 2022-01-12 18:38:54.280 | | subnetpool_id | None | 2022-01-12 18:38:54.280 | | tags | | 2022-01-12 18:38:54.280 | | updated_at | 2022-01-12T18:38:53Z | 2022-01-12 18:38:54.280 | +----------------------+--------------------------------------+ 2022-01-12 18:38:54.439 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2022-01-12 18:38:54.471 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2022-01-12 18:38:54.503 | ++ lib/tempest:configure_tempest:300 : mkdir -p /opt/stack/data/tempest 2022-01-12 18:38:54.507 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2022-01-12 18:38:54.541 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2022-01-12 18:38:54.579 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2022-01-12 18:38:54.609 | ++ lib/tempest:configure_tempest:306 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2022-01-12 18:38:54.642 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2022-01-12 18:38:54.680 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.44/identity/v2.0/ 2022-01-12 18:38:54.716 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.44/identity/v3 2022-01-12 18:38:54.743 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2022-01-12 18:38:54.772 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2022-01-12 18:38:54.800 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2022-01-12 18:38:54.830 | ++ lib/tempest:configure_tempest:315 : [[ True == \T\r\u\e ]] 2022-01-12 18:38:54.832 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2022-01-12 18:38:54.869 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2022-01-12 18:38:54.899 | ++ lib/tempest:configure_tempest:318 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2022-01-12 18:38:54.927 | ++ lib/tempest:configure_tempest:319 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2022-01-12 18:38:54.956 | ++ lib/tempest:configure_tempest:321 : '[' False == True ']' 2022-01-12 18:38:54.959 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2022-01-12 18:38:54.992 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2022-01-12 18:38:55.021 | ++ lib/tempest:configure_tempest:329 : [[ '' != \v\2 ]] 2022-01-12 18:38:55.024 | ++ lib/tempest:configure_tempest:331 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2022-01-12 18:38:55.052 | ++ lib/tempest:configure_tempest:334 : is_service_enabled tls-proxy 2022-01-12 18:38:55.070 | ++ functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:38:55.072 | ++ lib/tempest:configure_tempest:339 : [[ True = True ]] 2022-01-12 18:38:55.075 | ++ lib/tempest:configure_tempest:340 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2022-01-12 18:38:55.110 | ++ lib/tempest:configure_tempest:345 : is_service_enabled ldap 2022-01-12 18:38:55.127 | ++ functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:38:55.130 | ++ lib/tempest:configure_tempest:351 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2022-01-12 18:38:55.161 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2022-01-12 18:38:55.190 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2022-01-12 18:38:55.222 | ++ lib/tempest:configure_tempest:364 : [[ ! -z '' ]] 2022-01-12 18:38:55.224 | ++ lib/tempest:configure_tempest:367 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2022-01-12 18:38:55.271 | ++ lib/tempest:configure_tempest:368 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2022-01-12 18:38:55.307 | ++ lib/tempest:configure_tempest:369 : is_service_enabled g-api-r 2022-01-12 18:38:55.324 | ++ functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:38:55.327 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 7ee4be07-8f3d-4903-a8ce-4d3c72495267 2022-01-12 18:38:55.357 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 7ee4be07-8f3d-4903-a8ce-4d3c72495267 2022-01-12 18:38:55.386 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2022-01-12 18:38:55.414 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2022-01-12 18:38:55.442 | ++ lib/tempest:configure_tempest:378 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2022-01-12 18:38:55.472 | ++ lib/tempest:configure_tempest:379 : is_service_enabled neutron 2022-01-12 18:38:55.490 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:55.495 | ++ lib/tempest:configure_tempest:387 : [[ -n '' ]] 2022-01-12 18:38:55.495 | ++ lib/tempest:configure_tempest:397 : local tempest_compute_min_microversion=None 2022-01-12 18:38:55.497 | ++ lib/tempest:configure_tempest:398 : local tempest_compute_max_microversion=2.90 2022-01-12 18:38:55.500 | ++ lib/tempest:configure_tempest:401 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2022-01-12 18:38:55.502 | ++ lib/tempest:configure_tempest:405 : '[' None == None ']' 2022-01-12 18:38:55.505 | ++ lib/tempest:configure_tempest:406 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2022-01-12 18:38:55.524 | ++ lib/tempest:configure_tempest:410 : '[' 2.90 == None ']' 2022-01-12 18:38:55.526 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.90 2022-01-12 18:38:55.556 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2022-01-12 18:38:55.596 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2022-01-12 18:38:55.626 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2022-01-12 18:38:55.656 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2022-01-12 18:38:55.689 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2022-01-12 18:38:55.722 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2022-01-12 18:38:55.757 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2022-01-12 18:38:55.796 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2022-01-12 18:38:55.836 | ++ lib/tempest:configure_tempest:427 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2022-01-12 18:38:55.838 | ++ lib/tempest:configure_tempest:428 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-01-12 18:38:55.869 | ++ lib/tempest:configure_tempest:431 : [[ False == \T\r\u\e ]] 2022-01-12 18:38:55.872 | ++ lib/tempest:configure_tempest:435 : is_service_enabled n-novnc 2022-01-12 18:38:55.893 | ++ functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:38:55.896 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2022-01-12 18:38:55.930 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 0aaa4b6c-808f-4619-9c04-66f154c75499 2022-01-12 18:38:55.961 | ++ lib/tempest:configure_tempest:442 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2022-01-12 18:38:55.991 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2022-01-12 18:38:56.021 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2022-01-12 18:38:56.053 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2022-01-12 18:38:56.085 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2022-01-12 18:38:56.114 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2022-01-12 18:38:56.117 | ++ lib/tempest:configure_tempest:450 : SCENARIO_IMAGE_FILE= 2022-01-12 18:38:56.119 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2022-01-12 18:38:56.167 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2022-01-12 18:38:56.173 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2022-01-12 18:38:56.173 | ++ functions-common:is_provider_network:2158 : '[' '' == True ']' 2022-01-12 18:38:56.176 | ++ functions-common:is_provider_network:2161 : return 1 2022-01-12 18:38:56.179 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2022-01-12 18:38:56.214 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2022-01-12 18:38:56.254 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2022-01-12 18:38:56.292 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2022-01-12 18:38:56.326 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2022-01-12 18:38:56.356 | ++ lib/tempest:configure_tempest:464 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2022-01-12 18:38:56.387 | ++ lib/tempest:configure_tempest:468 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-01-12 18:38:56.389 | ++ lib/tempest:configure_tempest:469 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2022-01-12 18:38:56.392 | +++ lib/tempest:configure_tempest:471 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2022-01-12 18:38:56.410 | ++ lib/tempest:configure_tempest:471 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2022-01-12 18:38:56.441 | ++ lib/tempest:configure_tempest:473 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-01-12 18:38:56.444 | ++ lib/tempest:configure_tempest:474 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2022-01-12 18:38:56.447 | +++ lib/tempest:configure_tempest:476 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2022-01-12 18:38:56.465 | ++ lib/tempest:configure_tempest:476 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2022-01-12 18:38:56.496 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-01-12 18:38:56.498 | ++ lib/tempest:configure_tempest:479 : '[' libvirt = libvirt ']' 2022-01-12 18:38:56.501 | ++ lib/tempest:configure_tempest:480 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2022-01-12 18:38:56.505 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2022-01-12 18:38:56.522 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2022-01-12 18:38:56.551 | ++ lib/tempest:configure_tempest:484 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2022-01-12 18:38:56.553 | ++ lib/tempest:configure_tempest:485 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2022-01-12 18:38:56.556 | +++ lib/tempest:configure_tempest:487 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2022-01-12 18:38:56.574 | ++ lib/tempest:configure_tempest:487 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2022-01-12 18:38:56.608 | ++ lib/tempest:configure_tempest:488 : local tempest_volume_min_microversion=None 2022-01-12 18:38:56.610 | ++ lib/tempest:configure_tempest:489 : local tempest_volume_max_microversion=3.66 2022-01-12 18:38:56.613 | ++ lib/tempest:configure_tempest:490 : '[' None == None ']' 2022-01-12 18:38:56.615 | ++ lib/tempest:configure_tempest:491 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2022-01-12 18:38:56.634 | ++ lib/tempest:configure_tempest:496 : '[' 3.66 == None ']' 2022-01-12 18:38:56.637 | ++ lib/tempest:configure_tempest:499 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.66 2022-01-12 18:38:56.668 | ++ lib/tempest:configure_tempest:502 : is_service_enabled c-bak 2022-01-12 18:38:56.686 | ++ functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:38:56.689 | ++ lib/tempest:configure_tempest:503 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2022-01-12 18:38:56.717 | ++ lib/tempest:configure_tempest:509 : [[ -n lvm:lvmdriver-1 ]] 2022-01-12 18:38:56.720 | ++ lib/tempest:configure_tempest:509 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2022-01-12 18:38:56.722 | ++ lib/tempest:configure_tempest:529 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2022-01-12 18:38:56.724 | ++ lib/tempest:configure_tempest:533 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2022-01-12 18:38:56.727 | ++ lib/tempest:configure_tempest:543 : local tempest_placement_min_microversion=None 2022-01-12 18:38:56.729 | ++ lib/tempest:configure_tempest:544 : local tempest_placement_max_microversion=1.38 2022-01-12 18:38:56.732 | ++ lib/tempest:configure_tempest:545 : '[' None == None ']' 2022-01-12 18:38:56.734 | ++ lib/tempest:configure_tempest:546 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2022-01-12 18:38:56.753 | ++ lib/tempest:configure_tempest:550 : '[' 1.38 == None ']' 2022-01-12 18:38:56.756 | ++ lib/tempest:configure_tempest:553 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.38 2022-01-12 18:38:56.788 | ++ lib/tempest:configure_tempest:557 : '[' libvirt = ironic ']' 2022-01-12 18:38:56.790 | ++ lib/tempest:configure_tempest:571 : '[' libvirt = libvirt ']' 2022-01-12 18:38:56.793 | ++ lib/tempest:configure_tempest:573 : '[' kvm = lxc ']' 2022-01-12 18:38:56.795 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2022-01-12 18:38:56.824 | ++ lib/tempest:configure_tempest:581 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2022-01-12 18:38:56.852 | ++ lib/tempest:configure_tempest:582 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2022-01-12 18:38:56.881 | ++ lib/tempest:configure_tempest:595 : local service 2022-01-12 18:38:56.883 | ++ lib/tempest:configure_tempest:596 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2022-01-12 18:38:56.885 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-01-12 18:38:56.888 | ++ lib/tempest:configure_tempest:598 : is_service_enabled key 2022-01-12 18:38:56.903 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:56.906 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2022-01-12 18:38:56.937 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-01-12 18:38:56.940 | ++ lib/tempest:configure_tempest:598 : is_service_enabled glance 2022-01-12 18:38:56.957 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:56.960 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2022-01-12 18:38:56.989 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-01-12 18:38:56.992 | ++ lib/tempest:configure_tempest:598 : is_service_enabled nova 2022-01-12 18:38:57.008 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:57.011 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2022-01-12 18:38:57.039 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-01-12 18:38:57.041 | ++ lib/tempest:configure_tempest:598 : is_service_enabled neutron 2022-01-12 18:38:57.058 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:57.061 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2022-01-12 18:38:57.088 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-01-12 18:38:57.090 | ++ lib/tempest:configure_tempest:598 : is_service_enabled cinder 2022-01-12 18:38:57.107 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:57.110 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2022-01-12 18:38:57.138 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-01-12 18:38:57.141 | ++ lib/tempest:configure_tempest:598 : is_service_enabled swift 2022-01-12 18:38:57.157 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:38:57.160 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2022-01-12 18:38:57.188 | ++ lib/tempest:configure_tempest:597 : for service in ${tempest_services//,/ } 2022-01-12 18:38:57.190 | ++ lib/tempest:configure_tempest:598 : is_service_enabled horizon 2022-01-12 18:38:57.206 | ++ functions-common:is_service_enabled:1965 : return 1 2022-01-12 18:38:57.209 | ++ lib/tempest:configure_tempest:601 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2022-01-12 18:38:57.238 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance False 2022-01-12 18:38:57.270 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder False 2022-01-12 18:38:57.299 | ++ lib/tempest:configure_tempest:609 : '[' libvirt = libvirt ']' 2022-01-12 18:38:57.302 | ++ lib/tempest:configure_tempest:609 : '[' kvm = lxc ']' 2022-01-12 18:38:57.304 | ++ lib/tempest:configure_tempest:619 : local tmp_cfg_file 2022-01-12 18:38:57.307 | +++ lib/tempest:configure_tempest:620 : mktemp 2022-01-12 18:38:57.311 | ++ lib/tempest:configure_tempest:620 : tmp_cfg_file=/tmp/tmp.S1qRbupjZT 2022-01-12 18:38:57.313 | ++ lib/tempest:configure_tempest:621 : cd /opt/stack/tempest 2022-01-12 18:38:57.316 | ++ lib/tempest:configure_tempest:622 : [[ False != \T\r\u\e ]] 2022-01-12 18:38:57.318 | ++ lib/tempest:configure_tempest:623 : tox -revenv-tempest --notest 2022-01-12 18:38:57.902 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2022-01-12 18:38:58.997 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2022-01-12 18:39:32.021 | venv-tempest develop-inst: /opt/stack/tempest 2022-01-12 18:39:38.396 | venv-tempest installed: attrs==21.4.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.10,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.16.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@fe0ac89a5a1c43fa908a76759cd99eea3b1f9853#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-01-12 18:39:38.396 | ___________________________________ summary ____________________________________ 2022-01-12 18:39:38.396 | venv-tempest: skipped tests 2022-01-12 18:39:38.396 | congratulations :) 2022-01-12 18:39:38.424 | ++ lib/tempest:configure_tempest:626 : local tmp_u_c_m 2022-01-12 18:39:38.427 | +++ lib/tempest:configure_tempest:627 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-01-12 18:39:38.432 | ++ lib/tempest:configure_tempest:627 : tmp_u_c_m=/tmp/tempest_u_c_m.sP43B1AnXe 2022-01-12 18:39:38.434 | ++ lib/tempest:configure_tempest:628 : set_tempest_venv_constraints /tmp/tempest_u_c_m.sP43B1AnXe 2022-01-12 18:39:38.437 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-01-12 18:39:38.440 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.sP43B1AnXe 2022-01-12 18:39:38.442 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-01-12 18:39:38.445 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-01-12 18:39:38.447 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-01-12 18:39:38.453 | ++ lib/tempest:configure_tempest:629 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.sP43B1AnXe -r requirements.txt 2022-01-12 18:39:40.006 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-01-12 18:39:40.006 | warnings.warn( 2022-01-12 18:39:40.006 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-01-12 18:39:40.006 | warnings.warn( 2022-01-12 18:39:40.089 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-01-12 18:39:40.742 | venv-tempest installed: attrs==21.4.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.10,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.16.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@fe0ac89a5a1c43fa908a76759cd99eea3b1f9853#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-01-12 18:39:40.743 | venv-tempest run-test-pre: PYTHONHASHSEED='1220002942' 2022-01-12 18:39:40.743 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.sP43B1AnXe -r requirements.txt 2022-01-12 18:39:42.372 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:39:42.398 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (5.8.0) 2022-01-12 18:39:42.400 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (3.10.0) 2022-01-12 18:39:42.401 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2022-01-12 18:39:42.403 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.5.0) 2022-01-12 18:39:42.405 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.8.1) 2022-01-12 18:39:42.406 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2022-01-12 18:39:42.408 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.5.0) 2022-01-12 18:39:42.410 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.1) 2022-01-12 18:39:42.412 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.6.1) 2022-01-12 18:39:42.414 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.1) 2022-01-12 18:39:42.415 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.2.0) 2022-01-12 18:39:42.418 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.12.0) 2022-01-12 18:39:42.420 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2022-01-12 18:39:42.421 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (6.0) 2022-01-12 18:39:42.423 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2022-01-12 18:39:42.425 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.5.0) 2022-01-12 18:39:42.427 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2022-01-12 18:39:42.428 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.8) 2022-01-12 18:39:42.430 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.3.0) 2022-01-12 18:39:42.431 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2022-01-12 18:39:42.445 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.4.0) 2022-01-12 18:39:42.449 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (3.0.6) 2022-01-12 18:39:42.451 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (2.3.3) 2022-01-12 18:39:42.480 | Requirement already satisfied: attrs>=17.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (21.4.0) 2022-01-12 18:39:42.481 | Requirement already satisfied: six>=1.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (1.16.0) 2022-01-12 18:39:42.483 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (60.3.1) 2022-01-12 18:39:42.485 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (0.18.0) 2022-01-12 18:39:42.496 | Requirement already satisfied: extras>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2022-01-12 18:39:42.530 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.2.0) 2022-01-12 18:39:42.532 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (36.0.1) 2022-01-12 18:39:42.534 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (1.5.0) 2022-01-12 18:39:42.552 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (5.1.0) 2022-01-12 18:39:42.554 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (0.16.3) 2022-01-12 18:39:42.597 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (1.5.0) 2022-01-12 18:39:42.599 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.27.1) 2022-01-12 18:39:42.642 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (0.9.6) 2022-01-12 18:39:42.644 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (3.4.0) 2022-01-12 18:39:42.649 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 12)) (2.8.2) 2022-01-12 18:39:42.680 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2022-01-12 18:39:42.683 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.2) 2022-01-12 18:39:42.699 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (1.0.3) 2022-01-12 18:39:42.701 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 14)) (2021.3) 2022-01-12 18:39:42.723 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (0.11.0) 2022-01-12 18:39:42.730 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (1.0.2) 2022-01-12 18:39:42.732 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (21.3) 2022-01-12 18:39:42.800 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.8/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 20)) (0.2.5) 2022-01-12 18:39:42.840 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.13.3) 2022-01-12 18:39:42.852 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->-r requirements.txt (line 23)) (1.4.0) 2022-01-12 18:39:42.925 | Collecting argparse 2022-01-12 18:39:42.932 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-12 18:39:43.031 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.15.0) 2022-01-12 18:39:43.042 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.21) 2022-01-12 18:39:43.125 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (1.8.2) 2022-01-12 18:39:43.382 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2021.10.8) 2022-01-12 18:39:43.384 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (3.3) 2022-01-12 18:39:43.386 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.0.10) 2022-01-12 18:39:43.529 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->-r requirements.txt (line 23)) (1.0.0) 2022-01-12 18:39:43.636 | Installing collected packages: argparse 2022-01-12 18:39:43.774 | Successfully installed argparse-1.4.0 2022-01-12 18:39:43.780 | WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. 2022-01-12 18:39:43.780 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-01-12 18:39:43.863 | ___________________________________ summary ____________________________________ 2022-01-12 18:39:43.863 | venv-tempest: commands succeeded 2022-01-12 18:39:43.863 | congratulations :) 2022-01-12 18:39:43.891 | ++ lib/tempest:configure_tempest:630 : rm -f /tmp/tempest_u_c_m.sP43B1AnXe 2022-01-12 18:39:43.895 | ++ lib/tempest:configure_tempest:633 : [[ False == \T\r\u\e ]] 2022-01-12 18:39:43.897 | ++ lib/tempest:configure_tempest:641 : [[ True == \F\a\l\s\e ]] 2022-01-12 18:39:43.900 | ++ lib/tempest:configure_tempest:645 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2022-01-12 18:39:43.929 | ++ lib/tempest:configure_tempest:651 : tox -evenv -- tempest verify-config -uro /tmp/tmp.S1qRbupjZT 2022-01-12 18:39:44.505 | venv create: /opt/stack/tempest/.tox/venv 2022-01-12 18:39:45.304 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2022-01-12 18:40:21.580 | venv develop-inst: /opt/stack/tempest 2022-01-12 18:40:29.864 | venv installed: alabaster==0.7.12,attrs==21.4.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.10,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.30,extras==1.0.0,fasteners==0.16.3,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,Pygments==2.11.2,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.2,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@fe0ac89a5a1c43fa908a76759cd99eea3b1f9853#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-01-12 18:40:29.865 | venv run-test-pre: PYTHONHASHSEED='3439486677' 2022-01-12 18:40:29.865 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.S1qRbupjZT 2022-01-12 18:40:33.325 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:24: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2022-01-12 18:40:33.325 | warnings.warn( 2022-01-12 18:40:33.325 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2022-01-12 18:40:33.325 | warnings.warn( 2022-01-12 18:40:33.325 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2022-01-12 18:40:33.325 | _client = klass(auth_provider=auth_provider, **kwargs) 2022-01-12 18:40:33.325 | Config option api_v2 in group image-feature-enabled should be changed to: False 2022-01-12 18:40:33.441 | ___________________________________ summary ____________________________________ 2022-01-12 18:40:33.441 | venv: commands succeeded 2022-01-12 18:40:33.441 | congratulations :) 2022-01-12 18:40:33.469 | ++ lib/tempest:configure_tempest:656 : is_service_enabled q-metering 2022-01-12 18:40:33.486 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:40:33.489 | ++ lib/tempest:configure_tempest:661 : is_service_enabled q-l3 2022-01-12 18:40:33.505 | ++ functions-common:is_service_enabled:1965 : return 0 2022-01-12 18:40:33.508 | ++ lib/tempest:configure_tempest:665 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2022-01-12 18:40:33.510 | ++ lib/tempest:configure_tempest:666 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2022-01-12 18:40:33.512 | ++ lib/tempest:configure_tempest:667 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2022-01-12 18:40:33.515 | ++ lib/tempest:configure_tempest:668 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2022-01-12 18:40:33.517 | ++ lib/tempest:configure_tempest:669 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2022-01-12 18:40:33.519 | ++ lib/tempest:configure_tempest:670 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2022-01-12 18:40:33.521 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2022-01-12 18:40:33.524 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2022-01-12 18:40:33.526 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2022-01-12 18:40:33.528 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2022-01-12 18:40:33.531 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2022-01-12 18:40:33.533 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2022-01-12 18:40:33.535 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2022-01-12 18:40:33.538 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2022-01-12 18:40:33.540 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2022-01-12 18:40:33.542 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2022-01-12 18:40:33.545 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2022-01-12 18:40:33.548 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-01-12 18:40:33.552 | ++ lib/tempest:configure_tempest:684 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-01-12 18:40:33.555 | ++ lib/tempest:configure_tempest:685 : [[ ! -z '' ]] 2022-01-12 18:40:33.557 | ++ lib/tempest:configure_tempest:691 : [[ -n '' ]] 2022-01-12 18:40:33.560 | ++ lib/tempest:configure_tempest:694 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details,rbac-address-group,port-device-profile,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2022-01-12 18:40:33.589 | ++ lib/tempest:configure_tempest:696 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2022-01-12 18:40:33.591 | ++ lib/tempest:configure_tempest:697 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2022-01-12 18:40:33.594 | ++ lib/tempest:configure_tempest:698 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2022-01-12 18:40:33.596 | ++ lib/tempest:configure_tempest:699 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-01-12 18:40:33.599 | ++ lib/tempest:configure_tempest:700 : [[ ! -z '' ]] 2022-01-12 18:40:33.601 | ++ lib/tempest:configure_tempest:706 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2022-01-12 18:40:33.632 | ++ lib/tempest:configure_tempest:708 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2022-01-12 18:40:33.635 | ++ lib/tempest:configure_tempest:709 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2022-01-12 18:40:33.637 | ++ lib/tempest:configure_tempest:710 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2022-01-12 18:40:33.640 | ++ lib/tempest:configure_tempest:711 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2022-01-12 18:40:33.642 | ++ lib/tempest:configure_tempest:712 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2022-01-12 18:40:33.644 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2022-01-12 18:40:33.647 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2022-01-12 18:40:33.649 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2022-01-12 18:40:33.652 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2022-01-12 18:40:33.654 | ++ lib/tempest:configure_tempest:717 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2022-01-12 18:40:33.656 | ++ lib/tempest:configure_tempest:718 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2022-01-12 18:40:33.662 | ++ lib/tempest:configure_tempest:720 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-01-12 18:40:33.664 | ++ lib/tempest:configure_tempest:722 : [[ ! -z '' ]] 2022-01-12 18:40:33.667 | ++ lib/tempest:configure_tempest:728 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2022-01-12 18:40:33.697 | ++ lib/tempest:configure_tempest:731 : IFS=' 2022-01-12 18:40:33.697 | ' 2022-01-12 18:40:33.699 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2022-01-12 18:40:33.702 | ++ ./stack.sh:echo_summary:426 : [[ -t 3 ]] 2022-01-12 18:40:33.704 | ++ ./stack.sh:echo_summary:432 : echo -e Installing Tempest Plugins 2022-01-12 18:40:33.707 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2022-01-12 18:40:33.709 | ++ lib/tempest:install_tempest_plugins:760 : pushd /opt/stack/tempest 2022-01-12 18:40:33.709 | /opt/stack/tempest /opt/stack/tempest 2022-01-12 18:40:33.712 | ++ lib/tempest:install_tempest_plugins:761 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2022-01-12 18:40:33.714 | ++ lib/tempest:install_tempest_plugins:762 : local tmp_u_c_m 2022-01-12 18:40:33.717 | +++ lib/tempest:install_tempest_plugins:763 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2022-01-12 18:40:33.722 | ++ lib/tempest:install_tempest_plugins:763 : tmp_u_c_m=/tmp/tempest_u_c_m.f1NwHeXiGG 2022-01-12 18:40:33.724 | ++ lib/tempest:install_tempest_plugins:764 : set_tempest_venv_constraints /tmp/tempest_u_c_m.f1NwHeXiGG 2022-01-12 18:40:33.727 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2022-01-12 18:40:33.729 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.f1NwHeXiGG 2022-01-12 18:40:33.732 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2022-01-12 18:40:33.735 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2022-01-12 18:40:33.738 | ++ lib/tempest:set_tempest_venv_constraints:119 : git show master:upper-constraints.txt 2022-01-12 18:40:33.744 | ++ lib/tempest:install_tempest_plugins:765 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.f1NwHeXiGG /opt/stack/cinder-tempest-plugin 2022-01-12 18:40:35.276 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-01-12 18:40:35.276 | warnings.warn( 2022-01-12 18:40:35.276 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-01-12 18:40:35.276 | warnings.warn( 2022-01-12 18:40:35.358 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-01-12 18:40:36.013 | venv-tempest installed: attrs==21.4.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.10,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.16.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@fe0ac89a5a1c43fa908a76759cd99eea3b1f9853#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-01-12 18:40:36.014 | venv-tempest run-test-pre: PYTHONHASHSEED='3480100469' 2022-01-12 18:40:36.015 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.f1NwHeXiGG /opt/stack/cinder-tempest-plugin 2022-01-12 18:40:37.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-12 18:40:37.687 | Processing /opt/stack/cinder-tempest-plugin 2022-01-12 18:40:37.688 | DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default. 2022-01-12 18:40:37.688 | pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555. 2022-01-12 18:40:38.256 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev5) (5.8.0) 2022-01-12 18:40:38.258 | Requirement already satisfied: oslo.config>=5.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev5) (8.7.1) 2022-01-12 18:40:38.259 | Requirement already satisfied: six>=1.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev5) (1.16.0) 2022-01-12 18:40:38.262 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from cinder-tempest-plugin==1.5.1.dev5) (4.2.0) 2022-01-12 18:40:38.263 | Requirement already satisfied: tempest>=27.0.0 in /opt/stack/tempest (from cinder-tempest-plugin==1.5.1.dev5) (29.2.1.dev38) 2022-01-12 18:40:38.305 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (3.5.0) 2022-01-12 18:40:38.307 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (0.8.0) 2022-01-12 18:40:38.308 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (2.27.1) 2022-01-12 18:40:38.310 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (2.3.0) 2022-01-12 18:40:38.312 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (5.1.0) 2022-01-12 18:40:38.314 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (1.5.0) 2022-01-12 18:40:38.315 | Requirement already satisfied: PyYAML>=5.1 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (6.0) 2022-01-12 18:40:38.326 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (1.13.3) 2022-01-12 18:40:38.343 | Requirement already satisfied: pytz>=2013.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev5) (2021.3) 2022-01-12 18:40:38.345 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev5) (1.0.3) 2022-01-12 18:40:38.347 | Requirement already satisfied: oslo.utils>=3.33.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev5) (4.12.0) 2022-01-12 18:40:38.367 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev5) (1.0.2) 2022-01-12 18:40:38.373 | Requirement already satisfied: netifaces>=0.10.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev5) (0.11.0) 2022-01-12 18:40:38.375 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev5) (3.0.6) 2022-01-12 18:40:38.377 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=3.33.0->oslo.serialization!=2.19.1,>=2.18.0->cinder-tempest-plugin==1.5.1.dev5) (21.3) 2022-01-12 18:40:38.435 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (3.3) 2022-01-12 18:40:38.436 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (1.26.8) 2022-01-12 18:40:38.438 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (2021.10.8) 2022-01-12 18:40:38.440 | Requirement already satisfied: charset-normalizer~=2.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.1.0->cinder-tempest-plugin==1.5.1.dev5) (2.0.10) 2022-01-12 18:40:38.511 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (3.10.0) 2022-01-12 18:40:38.513 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (3.2.0) 2022-01-12 18:40:38.514 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (2.5.0) 2022-01-12 18:40:38.516 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (2.8.1) 2022-01-12 18:40:38.519 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (4.5.0) 2022-01-12 18:40:38.522 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (4.6.1) 2022-01-12 18:40:38.523 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (3.2.1) 2022-01-12 18:40:38.527 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (3.0.0) 2022-01-12 18:40:38.530 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (1.4.0) 2022-01-12 18:40:38.532 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (3.0.0) 2022-01-12 18:40:38.536 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (1.1.0) 2022-01-12 18:40:38.555 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (2.3.3) 2022-01-12 18:40:38.559 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (0.4.0) 2022-01-12 18:40:38.625 | Requirement already satisfied: pyperclip>=1.6 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (1.8.2) 2022-01-12 18:40:38.627 | Requirement already satisfied: attrs>=16.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (21.4.0) 2022-01-12 18:40:38.629 | Requirement already satisfied: wcwidth>=0.1.7 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (0.2.5) 2022-01-12 18:40:38.746 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (60.3.1) 2022-01-12 18:40:38.748 | Requirement already satisfied: pyrsistent>=0.14.0 in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (0.18.0) 2022-01-12 18:40:38.769 | Requirement already satisfied: fasteners>=0.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.concurrency>=3.26.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (0.16.3) 2022-01-12 18:40:38.833 | Requirement already satisfied: oslo.context>=2.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (3.4.0) 2022-01-12 18:40:38.836 | Requirement already satisfied: pyinotify>=0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (0.9.6) 2022-01-12 18:40:38.838 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.log>=3.36.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (2.8.2) 2022-01-12 18:40:38.896 | Requirement already satisfied: pynacl>=1.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (1.5.0) 2022-01-12 18:40:38.897 | Requirement already satisfied: bcrypt>=3.1.3 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (3.2.0) 2022-01-12 18:40:38.900 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (36.0.1) 2022-01-12 18:40:38.918 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (1.15.0) 2022-01-12 18:40:38.929 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (2.21) 2022-01-12 18:40:39.075 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (1.0.0) 2022-01-12 18:40:39.114 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (0.18.2) 2022-01-12 18:40:39.116 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (0.12.2) 2022-01-12 18:40:39.171 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from unittest2>=1.1.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (1.4.0) 2022-01-12 18:40:39.245 | Collecting argparse 2022-01-12 18:40:39.253 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2022-01-12 18:40:39.375 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->unittest2>=1.1.0->tempest>=27.0.0->cinder-tempest-plugin==1.5.1.dev5) (1.0.0) 2022-01-12 18:40:39.487 | Building wheels for collected packages: cinder-tempest-plugin 2022-01-12 18:40:39.488 | Building wheel for cinder-tempest-plugin (setup.py): started 2022-01-12 18:40:40.153 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2022-01-12 18:40:40.154 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.5.1.dev5-py3-none-any.whl size=37084 sha256=d1caf8bd299cea9f60750d88e81d6ef99b88926fdda0bb6d0dd3df3ce4f2f837 2022-01-12 18:40:40.154 | Stored in directory: /home/ubuntu/.cache/pip/wheels/21/a3/cd/bceca59bf0bec0bf2e928543dcdbf8b9fad728d172fe552cf6 2022-01-12 18:40:40.158 | Successfully built cinder-tempest-plugin 2022-01-12 18:40:40.179 | Installing collected packages: argparse, cinder-tempest-plugin 2022-01-12 18:40:40.425 | Successfully installed argparse-1.4.0 cinder-tempest-plugin-1.5.1.dev5 2022-01-12 18:40:40.432 | WARNING: You are using pip version 21.2.3; however, version 21.3.1 is available. 2022-01-12 18:40:40.432 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2022-01-12 18:40:40.517 | ___________________________________ summary ____________________________________ 2022-01-12 18:40:40.517 | venv-tempest: commands succeeded 2022-01-12 18:40:40.517 | congratulations :) 2022-01-12 18:40:40.547 | ++ lib/tempest:install_tempest_plugins:766 : rm -f /tmp/tempest_u_c_m.f1NwHeXiGG 2022-01-12 18:40:40.552 | ++ lib/tempest:install_tempest_plugins:767 : echo 'Checking installed Tempest plugins:' 2022-01-12 18:40:40.552 | Checking installed Tempest plugins: 2022-01-12 18:40:40.554 | ++ lib/tempest:install_tempest_plugins:768 : tox -evenv-tempest -- tempest list-plugins 2022-01-12 18:40:42.070 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2022-01-12 18:40:42.070 | warnings.warn( 2022-01-12 18:40:42.070 | /opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2022-01-12 18:40:42.070 | warnings.warn( 2022-01-12 18:40:42.152 | venv-tempest develop-inst-noop: /opt/stack/tempest 2022-01-12 18:40:42.805 | venv-tempest installed: attrs==21.4.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.10,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.16.3,fixtures==3.0.0,future==0.18.2,idna==3.3,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==3.0.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.27.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@fe0ac89a5a1c43fa908a76759cd99eea3b1f9853#egg=tempest,testtools==2.5.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.8,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3 2022-01-12 18:40:42.806 | venv-tempest run-test-pre: PYTHONHASHSEED='2977600697' 2022-01-12 18:40:42.806 | venv-tempest run-test: commands[0] | tempest list-plugins 2022-01-12 18:40:43.782 | +--------------+--------------------------------------------------+ 2022-01-12 18:40:43.782 | | Name | EntryPoint | 2022-01-12 18:40:43.782 | +--------------+--------------------------------------------------+ 2022-01-12 18:40:43.782 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2022-01-12 18:40:43.782 | +--------------+--------------------------------------------------+ 2022-01-12 18:40:43.866 | ___________________________________ summary ____________________________________ 2022-01-12 18:40:43.867 | venv-tempest: commands succeeded 2022-01-12 18:40:43.867 | congratulations :) 2022-01-12 18:40:43.896 | ++ lib/tempest:install_tempest_plugins:770 : popd 2022-01-12 18:40:43.896 | /opt/stack/tempest 2022-01-12 18:40:43.899 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-12 18:40:43.901 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-12 18:40:43.904 | + functions-common:run_phase:1758 : [[ stack == \s\o\u\r\c\e ]] 2022-01-12 18:40:43.907 | + functions-common:run_phase:1761 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-12 18:40:43.909 | + functions-common:run_phase:1764 : run_plugins stack test-config 2022-01-12 18:40:43.912 | + functions-common:run_plugins:1723 : local mode=stack 2022-01-12 18:40:43.915 | + functions-common:run_plugins:1724 : local phase=test-config 2022-01-12 18:40:43.918 | + functions-common:run_plugins:1726 : local plugins= 2022-01-12 18:40:43.921 | + functions-common:run_plugins:1727 : local plugin 2022-01-12 18:40:43.924 | + ./stack.sh:main:1494 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2022-01-12 18:40:43.926 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-01-12 18:40:43.929 | + inc/meta-config:merge_config_group:171 : shift 2022-01-12 18:40:43.932 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2022-01-12 18:40:43.935 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:40:43.938 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-01-12 18:40:43.940 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-01-12 18:40:43.944 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2022-01-12 18:40:43.947 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-01-12 18:40:43.949 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2022-01-12 18:40:43.952 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-01-12 18:40:43.955 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2022-01-12 18:40:43.955 | /^\[\[.+\|.*\]\]/ { 2022-01-12 18:40:43.955 | gsub("[][]", "", $1); 2022-01-12 18:40:43.955 | split($1, a, "|"); 2022-01-12 18:40:43.955 | if (a[1] == matchgroup) 2022-01-12 18:40:43.955 | print a[2] 2022-01-12 18:40:43.955 | } 2022-01-12 18:40:43.955 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 26 pip_install 267 apt-get 570 run_process 33 dbsync 112 git_timed 58 apt-get-update 2 test_with_retry 6 async_wait 428 osc 417 ------------------------- Unaccounted time 122 ========================= Total runtime 2041 ================= Async summary ================= Time spent in the background minus waits: 774 sec Elapsed time: 2042 sec Time if we did everything serially: 2816 sec Speedup: 1.37904 This is your host IP address: 10.222.0.44 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.44/identity/ The default users are: admin and demo The password: Passw0rd Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: xena Change: cc38c7b192e9d0daaa9ea2c4cc9cacfa1c0cab7f Use ping instead of arping for br-data 2022-01-12 18:04:59 +0000 OS Version: Ubuntu 20.04 focal