2021-02-11 18:47:27.528 | + ./stack.sh:main:463 : exec 2021-02-11 18:47:27.528 | + ./stack.sh:main:471 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-02-11-184727' 2021-02-11 18:47:27.528 | ++ ./stack.sh:main:463 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-02-11-184727.summary.2021-02-11-184727 2021-02-11 18:47:27.528 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 18:47:27.528 | + ./stack.sh:echo_summary:422 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-02-11-184727 2021-02-11 18:47:27.528 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-11-184727 /opt/stack/logs/stack.sh.log 2021-02-11 18:47:27.528 | + ./stack.sh:main:474 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-11-184727.summary.2021-02-11-184727 /opt/stack/logs/stack.sh.log.summary 2021-02-11 18:47:27.528 | + ./stack.sh:main:489 : check_path_perm_sanity /opt/stack 2021-02-11 18:47:27.528 | + functions:check_path_perm_sanity:620 : local real_path 2021-02-11 18:47:27.528 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-02-11 18:47:27.528 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-02-11 18:47:27.528 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-02-11 18:47:27.528 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-02-11 18:47:27.528 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-02-11 18:47:27.528 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-11 18:47:27.528 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-02-11 18:47:27.529 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-02-11 18:47:27.529 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-11 18:47:27.529 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-11 18:47:27.529 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-02-11 18:47:27.529 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-02-11 18:47:27.530 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-11 18:47:27.533 | + ./stack.sh:main:495 : trap exit_trap EXIT 2021-02-11 18:47:27.535 | + ./stack.sh:main:536 : trap err_trap ERR 2021-02-11 18:47:27.537 | + ./stack.sh:main:549 : set -o errexit 2021-02-11 18:47:27.539 | + ./stack.sh:main:552 : uname -a 2021-02-11 18:47:27.540 | Linux dv-cinder-775250-1-smb 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-02-11 18:47:27.542 | + ./stack.sh:main:555 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-02-11 18:47:27.543 | + ./stack.sh:main:556 : rm -f /opt/stack/data/ca-bundle.pem 2021-02-11 18:47:27.546 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/database 2021-02-11 18:47:27.570 | + ./stack.sh:main:560 : source /home/ubuntu/devstack/lib/rpc_backend 2021-02-11 18:47:27.584 | + ./stack.sh:main:566 : fetch_plugins 2021-02-11 18:47:27.586 | + functions-common:fetch_plugins:1652 : local plugins= 2021-02-11 18:47:27.588 | + functions-common:fetch_plugins:1653 : local plugin 2021-02-11 18:47:27.590 | + functions-common:fetch_plugins:1656 : [[ -z '' ]] 2021-02-11 18:47:27.591 | + functions-common:fetch_plugins:1657 : return 2021-02-11 18:47:27.594 | + ./stack.sh:main:570 : run_phase override_defaults 2021-02-11 18:47:27.596 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-02-11 18:47:27.597 | + functions-common:run_phase:1735 : local phase= 2021-02-11 18:47:27.599 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-11 18:47:27.601 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-11 18:47:27.603 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-11 18:47:27.604 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-11 18:47:27.606 | + functions-common:run_phase:1744 : local extra 2021-02-11 18:47:27.608 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-11 18:47:27.611 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-11 18:47:27.613 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-11 18:47:27.615 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-11 18:47:27.617 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-02-11 18:47:27.619 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-11 18:47:27.630 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:47:27.632 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-11 18:47:27.634 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-11 18:47:27.635 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-11 18:47:27.637 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-11 18:47:27.639 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-11 18:47:27.640 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-11 18:47:27.643 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-02-11 18:47:27.645 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-02-11 18:47:27.646 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-11 18:47:27.648 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-11 18:47:27.650 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-02-11 18:47:27.652 | + functions-common:plugin_override_defaults:1693 : local plugins= 2021-02-11 18:47:27.653 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-02-11 18:47:27.655 | + functions-common:plugin_override_defaults:1697 : [[ -z '' ]] 2021-02-11 18:47:27.658 | + functions-common:plugin_override_defaults:1698 : return 2021-02-11 18:47:27.660 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/apache 2021-02-11 18:47:27.675 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/tls 2021-02-11 18:47:27.677 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-02-11 18:47:27.689 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:47:27.691 | +++ lib/tls:source:43 : hostname -f 2021-02-11 18:47:27.694 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-02-11 18:47:27.696 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-02-11 18:47:27.698 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-02-11 18:47:27.700 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-02-11 18:47:27.702 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-02-11 18:47:27.704 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-02-11 18:47:27.706 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-02-11 18:47:27.707 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-02-11 18:47:27.709 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-02-11 18:47:27.711 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-02-11 18:47:27.715 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/infra 2021-02-11 18:47:27.727 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/libraries 2021-02-11 18:47:27.741 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/lvm 2021-02-11 18:47:27.752 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/horizon 2021-02-11 18:47:27.763 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/keystone 2021-02-11 18:47:27.788 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/glance 2021-02-11 18:47:27.822 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/nova 2021-02-11 18:47:27.891 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/placement 2021-02-11 18:47:27.911 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/cinder 2021-02-11 18:47:27.941 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/swift 2021-02-11 18:47:27.987 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/neutron 2021-02-11 18:47:28.095 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/ldap 2021-02-11 18:47:28.108 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/dstat 2021-02-11 18:47:28.120 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/tcpdump 2021-02-11 18:47:28.132 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/etcd3 2021-02-11 18:47:28.221 | + ./stack.sh:main:599 : run_phase source 2021-02-11 18:47:28.223 | + functions-common:run_phase:1734 : local mode=source 2021-02-11 18:47:28.226 | + functions-common:run_phase:1735 : local phase= 2021-02-11 18:47:28.228 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-11 18:47:28.230 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-11 18:47:28.232 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-11 18:47:28.234 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-11 18:47:28.236 | + functions-common:run_phase:1744 : local extra 2021-02-11 18:47:28.239 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-11 18:47:28.242 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-11 18:47:28.244 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-11 18:47:28.246 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-11 18:47:28.248 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-02-11 18:47:28.250 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-11 18:47:28.264 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:47:28.266 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-02-11 18:47:28.268 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-02-11 18:47:28.302 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-02-11 18:47:28.304 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-02-11 18:47:28.306 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-02-11 18:47:28.308 | + functions-common:run_phase:1756 : load_plugin_settings 2021-02-11 18:47:28.310 | + functions-common:load_plugin_settings:1670 : local plugins= 2021-02-11 18:47:28.312 | + functions-common:load_plugin_settings:1671 : local plugin 2021-02-11 18:47:28.315 | + functions-common:load_plugin_settings:1674 : [[ -z '' ]] 2021-02-11 18:47:28.317 | + functions-common:load_plugin_settings:1675 : return 2021-02-11 18:47:28.319 | + functions-common:run_phase:1757 : verify_disabled_services 2021-02-11 18:47:28.322 | + functions-common:verify_disabled_services:2017 : local service 2021-02-11 18:47:28.324 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.326 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-02-11 18:47:28.329 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.331 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-02-11 18:47:28.333 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.335 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-02-11 18:47:28.338 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.340 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-02-11 18:47:28.342 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.344 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-02-11 18:47:28.346 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.349 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-02-11 18:47:28.351 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.353 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-02-11 18:47:28.355 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.357 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-02-11 18:47:28.360 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.362 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-02-11 18:47:28.364 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.366 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-02-11 18:47:28.369 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.371 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-02-11 18:47:28.373 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.376 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-02-11 18:47:28.382 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.384 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-02-11 18:47:28.387 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.389 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-02-11 18:47:28.392 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.394 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-02-11 18:47:28.397 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.399 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-02-11 18:47:28.401 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.403 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-02-11 18:47:28.406 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.408 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-02-11 18:47:28.410 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.412 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-02-11 18:47:28.415 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.417 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-02-11 18:47:28.419 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.421 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-02-11 18:47:28.424 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.426 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-02-11 18:47:28.428 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.431 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-02-11 18:47:28.433 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.435 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-02-11 18:47:28.437 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.440 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-02-11 18:47:28.442 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.444 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-02-11 18:47:28.447 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.449 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-02-11 18:47:28.451 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.453 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-02-11 18:47:28.456 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.458 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-02-11 18:47:28.460 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.462 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-02-11 18:47:28.464 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.466 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-02-11 18:47:28.469 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.474 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-02-11 18:47:28.476 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.479 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-02-11 18:47:28.483 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.489 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-02-11 18:47:28.491 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.493 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-02-11 18:47:28.496 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.498 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-02-11 18:47:28.500 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.503 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-02-11 18:47:28.505 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.507 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-02-11 18:47:28.510 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.512 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-02-11 18:47:28.514 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 18:47:28.516 | + functions-common:verify_disabled_services:2019 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-02-11 18:47:28.519 | + ./stack.sh:main:670 : initialize_database_backends 2021-02-11 18:47:28.521 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-11 18:47:28.523 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-02-11 18:47:28.537 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:47:28.539 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-02-11 18:47:28.541 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-11 18:47:28.544 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-02-11 18:47:28.559 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:47:28.561 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-02-11 18:47:28.564 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-02-11 18:47:28.566 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-02-11 18:47:28.568 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-02-11 18:47:28.571 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-02-11 18:47:28.573 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-02-11 18:47:28.575 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-02-11 18:47:28.578 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-02-11 18:47:28.580 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-11 18:47:28.582 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-02-11 18:47:28.585 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-11 18:47:28.587 | + lib/database:initialize_database_backends:104 : return 0 2021-02-11 18:47:28.589 | + ./stack.sh:main:671 : echo 'Using mysql database backend' 2021-02-11 18:47:28.589 | Using mysql database backend 2021-02-11 18:47:28.591 | + ./stack.sh:main:674 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-02-11 18:47:28.606 | + ./stack.sh:main:686 : is_service_enabled rabbit 2021-02-11 18:47:28.621 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:47:28.623 | + ./stack.sh:main:687 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-02-11 18:47:28.638 | + ./stack.sh:main:694 : is_service_enabled keystone 2021-02-11 18:47:28.653 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:47:28.655 | + ./stack.sh:main:696 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-02-11 18:47:28.670 | + ./stack.sh:main:698 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-02-11 18:47:28.685 | + ./stack.sh:main:709 : is_service_enabled ldap 2021-02-11 18:47:28.700 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:47:28.702 | + ./stack.sh:main:718 : is_service_enabled nova 2021-02-11 18:47:28.717 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:47:28.719 | + ./stack.sh:main:718 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-02-11 18:47:28.722 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2021-02-11 18:47:28.737 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:47:28.739 | + ./stack.sh:main:732 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-02-11 18:47:28.754 | + ./stack.sh:main:734 : [[ -z '' ]] 2021-02-11 18:47:28.756 | + ./stack.sh:main:734 : [[ False == \T\r\u\e ]] 2021-02-11 18:47:28.758 | + ./stack.sh:main:740 : save_stackenv 740 2021-02-11 18:47:28.761 | + functions-common:save_stackenv:60 : local tag=740 2021-02-11 18:47:28.764 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-11 18:47:28.767 | + functions-common:save_stackenv:62 : time_stamp=2021-02-11-184728 2021-02-11 18:47:28.770 | + functions-common:save_stackenv:63 : echo '# 2021-02-11-184728 740' 2021-02-11 18:47:28.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.774 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-11 18:47:28.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.779 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-11 18:47:28.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.784 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-11 18:47:28.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.789 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-02-11 18:47:28.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.793 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.101 2021-02-11 18:47:28.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.798 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.101/identity 2021-02-11 18:47:28.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.803 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-11-184727 2021-02-11 18:47:28.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.807 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-11 18:47:28.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.812 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.101 2021-02-11 18:47:28.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.817 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-11 18:47:28.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.821 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-11 18:47:28.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.826 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-11 18:47:28.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:47:28.830 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-11 18:47:28.833 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-02-11 18:47:28.835 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-02-11 18:47:28.837 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-02-11 18:47:28.839 | + functions-common:git_clone:527 : local git_ref=master 2021-02-11 18:47:28.841 | + functions-common:git_clone:528 : local orig_dir 2021-02-11 18:47:28.845 | ++ functions-common:git_clone:529 : pwd 2021-02-11 18:47:28.847 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-11 18:47:28.849 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-11 18:47:28.852 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-11 18:47:28.866 | + functions-common:git_clone:532 : RECLONE=False 2021-02-11 18:47:28.868 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-11 18:47:28.870 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-11 18:47:28.873 | + functions-common:git_clone:546 : echo master 2021-02-11 18:47:28.873 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-11 18:47:28.877 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-02-11 18:47:28.879 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-11 18:47:28.882 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-02-11 18:47:28.884 | + functions-common:git_clone:595 : git show --oneline 2021-02-11 18:47:28.885 | + functions-common:git_clone:595 : head -1 2021-02-11 18:47:28.887 | 09b8c864 Remove cap on PrettyTable 2021-02-11 18:47:28.889 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-11 18:47:28.892 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2021-02-11 18:47:28.894 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 18:47:28.896 | + ./stack.sh:echo_summary:422 : echo -e Installing package prerequisites 2021-02-11 18:47:28.899 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-02-11 18:47:28.901 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-02-11 18:47:28.904 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-02-11 18:47:28.906 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-02-11 18:47:28.909 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-02-11 18:47:28.911 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-02-11 18:47:28.913 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-02-11 18:47:28.916 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-02-11 18:47:28.920 | ++ tools/install_prereqs.sh:source:47 : NOW=1613069248 2021-02-11 18:47:28.924 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-02-11 18:47:28.928 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-02-11 18:47:28.930 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-02-11 18:47:28.933 | ++ tools/install_prereqs.sh:source:49 : DELTA=1613069248 2021-02-11 18:47:28.935 | ++ tools/install_prereqs.sh:source:50 : [[ 1613069248 -lt 7200 ]] 2021-02-11 18:47:28.937 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-02-11 18:47:28.940 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-02-11 18:47:28.942 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-02-11 18:47:28.944 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-02-11 18:47:28.946 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-02-11 18:47:28.949 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-02-11 18:47:28.951 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-02-11 18:47:28.954 | +++ 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-02-11 18:47:29.000 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-02-11 18:47:29.000 | apache2-dev 2021-02-11 18:47:29.000 | bc 2021-02-11 18:47:29.000 | bsdmainutils 2021-02-11 18:47:29.000 | curl 2021-02-11 18:47:29.000 | g++ 2021-02-11 18:47:29.000 | gcc 2021-02-11 18:47:29.000 | gettext 2021-02-11 18:47:29.000 | git 2021-02-11 18:47:29.000 | graphviz 2021-02-11 18:47:29.000 | iputils-ping 2021-02-11 18:47:29.001 | libapache2-mod-proxy-uwsgi 2021-02-11 18:47:29.001 | libffi-dev 2021-02-11 18:47:29.001 | libjpeg-dev 2021-02-11 18:47:29.001 | libmysqlclient-dev 2021-02-11 18:47:29.001 | libpcre3-dev 2021-02-11 18:47:29.001 | libpq-dev 2021-02-11 18:47:29.001 | libssl-dev 2021-02-11 18:47:29.001 | libsystemd-dev 2021-02-11 18:47:29.001 | libxml2-dev 2021-02-11 18:47:29.001 | libxslt1-dev 2021-02-11 18:47:29.001 | libyaml-dev 2021-02-11 18:47:29.001 | lsof 2021-02-11 18:47:29.001 | openssh-server 2021-02-11 18:47:29.001 | openssl 2021-02-11 18:47:29.001 | pkg-config 2021-02-11 18:47:29.001 | psmisc 2021-02-11 18:47:29.001 | python3-dev 2021-02-11 18:47:29.001 | python3-pip 2021-02-11 18:47:29.001 | python3-systemd 2021-02-11 18:47:29.001 | python3-venv 2021-02-11 18:47:29.001 | tar 2021-02-11 18:47:29.001 | tcpdump 2021-02-11 18:47:29.001 | unzip 2021-02-11 18:47:29.001 | uuid-runtime 2021-02-11 18:47:29.001 | wget 2021-02-11 18:47:29.001 | wget 2021-02-11 18:47:29.001 | zlib1g-dev 2021-02-11 18:47:29.001 | libkrb5-dev 2021-02-11 18:47:29.001 | libldap2-dev 2021-02-11 18:47:29.001 | libsasl2-dev 2021-02-11 18:47:29.001 | memcached 2021-02-11 18:47:29.001 | python3-mysqldb 2021-02-11 18:47:29.001 | sqlite3 2021-02-11 18:47:29.001 | conntrack 2021-02-11 18:47:29.001 | curl 2021-02-11 18:47:29.001 | dnsmasq-base 2021-02-11 18:47:29.001 | dnsmasq-utils 2021-02-11 18:47:29.002 | ebtables 2021-02-11 18:47:29.002 | gawk 2021-02-11 18:47:29.002 | genisoimage 2021-02-11 18:47:29.002 | iptables 2021-02-11 18:47:29.002 | iputils-arping 2021-02-11 18:47:29.002 | kpartx 2021-02-11 18:47:29.002 | libjs-jquery-tablesorter 2021-02-11 18:47:29.002 | libmysqlclient-dev 2021-02-11 18:47:29.002 | parted 2021-02-11 18:47:29.002 | pm-utils 2021-02-11 18:47:29.002 | python3-mysqldb 2021-02-11 18:47:29.002 | socat 2021-02-11 18:47:29.002 | sqlite3 2021-02-11 18:47:29.002 | sudo 2021-02-11 18:47:29.002 | vlan 2021-02-11 18:47:29.002 | lsscsi 2021-02-11 18:47:29.002 | open-iscsi 2021-02-11 18:47:29.002 | lvm2 2021-02-11 18:47:29.002 | qemu-utils 2021-02-11 18:47:29.002 | thin-provisioning-tools 2021-02-11 18:47:29.002 | acl 2021-02-11 18:47:29.002 | dnsmasq-base 2021-02-11 18:47:29.002 | dnsmasq-utils 2021-02-11 18:47:29.002 | ebtables 2021-02-11 18:47:29.002 | haproxy 2021-02-11 18:47:29.002 | iptables 2021-02-11 18:47:29.002 | iputils-arping 2021-02-11 18:47:29.002 | iputils-ping 2021-02-11 18:47:29.002 | libmysqlclient-dev 2021-02-11 18:47:29.002 | postgresql-server-dev-all 2021-02-11 18:47:29.002 | python3-mysqldb 2021-02-11 18:47:29.002 | sqlite3 2021-02-11 18:47:29.002 | sudo 2021-02-11 18:47:29.002 | vlan 2021-02-11 18:47:29.002 | ipset 2021-02-11 18:47:29.002 | conntrack 2021-02-11 18:47:29.003 | conntrackd 2021-02-11 18:47:29.003 | keepalived 2021-02-11 18:47:29.003 | dstat 2021-02-11 18:47:29.003 | lvm2 2021-02-11 18:47:29.003 | qemu-utils 2021-02-11 18:47:29.003 | thin-provisioning-tools 2021-02-11 18:47:29.003 | curl 2021-02-11 18:47:29.003 | liberasurecode-dev 2021-02-11 18:47:29.003 | make 2021-02-11 18:47:29.003 | memcached 2021-02-11 18:47:29.003 | sqlite3 2021-02-11 18:47:29.003 | xfsprogs' 2021-02-11 18:47:29.005 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-02-11 18:47:29.022 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-02-11 18:47:29.022 | apache2-dev 2021-02-11 18:47:29.022 | bc 2021-02-11 18:47:29.022 | bsdmainutils 2021-02-11 18:47:29.022 | curl 2021-02-11 18:47:29.022 | g++ 2021-02-11 18:47:29.022 | gcc 2021-02-11 18:47:29.022 | gettext 2021-02-11 18:47:29.022 | git 2021-02-11 18:47:29.022 | graphviz 2021-02-11 18:47:29.022 | iputils-ping 2021-02-11 18:47:29.022 | libapache2-mod-proxy-uwsgi 2021-02-11 18:47:29.022 | libffi-dev 2021-02-11 18:47:29.022 | libjpeg-dev 2021-02-11 18:47:29.022 | libmysqlclient-dev 2021-02-11 18:47:29.023 | libpcre3-dev 2021-02-11 18:47:29.023 | libpq-dev 2021-02-11 18:47:29.023 | libssl-dev 2021-02-11 18:47:29.023 | libsystemd-dev 2021-02-11 18:47:29.023 | libxml2-dev 2021-02-11 18:47:29.023 | libxslt1-dev 2021-02-11 18:47:29.023 | libyaml-dev 2021-02-11 18:47:29.023 | lsof 2021-02-11 18:47:29.023 | openssh-server 2021-02-11 18:47:29.023 | openssl 2021-02-11 18:47:29.023 | pkg-config 2021-02-11 18:47:29.023 | psmisc 2021-02-11 18:47:29.023 | python3-dev 2021-02-11 18:47:29.023 | python3-pip 2021-02-11 18:47:29.023 | python3-systemd 2021-02-11 18:47:29.023 | python3-venv 2021-02-11 18:47:29.023 | tar 2021-02-11 18:47:29.023 | tcpdump 2021-02-11 18:47:29.023 | unzip 2021-02-11 18:47:29.023 | uuid-runtime 2021-02-11 18:47:29.023 | wget 2021-02-11 18:47:29.023 | wget 2021-02-11 18:47:29.023 | zlib1g-dev 2021-02-11 18:47:29.023 | libkrb5-dev 2021-02-11 18:47:29.023 | libldap2-dev 2021-02-11 18:47:29.023 | libsasl2-dev 2021-02-11 18:47:29.023 | memcached 2021-02-11 18:47:29.023 | python3-mysqldb 2021-02-11 18:47:29.023 | sqlite3 2021-02-11 18:47:29.023 | conntrack 2021-02-11 18:47:29.023 | curl 2021-02-11 18:47:29.023 | dnsmasq-base 2021-02-11 18:47:29.023 | dnsmasq-utils 2021-02-11 18:47:29.023 | ebtables 2021-02-11 18:47:29.023 | gawk 2021-02-11 18:47:29.023 | genisoimage 2021-02-11 18:47:29.023 | iptables 2021-02-11 18:47:29.024 | iputils-arping 2021-02-11 18:47:29.024 | kpartx 2021-02-11 18:47:29.024 | libjs-jquery-tablesorter 2021-02-11 18:47:29.024 | libmysqlclient-dev 2021-02-11 18:47:29.024 | parted 2021-02-11 18:47:29.024 | pm-utils 2021-02-11 18:47:29.024 | python3-mysqldb 2021-02-11 18:47:29.024 | socat 2021-02-11 18:47:29.024 | sqlite3 2021-02-11 18:47:29.024 | sudo 2021-02-11 18:47:29.024 | vlan 2021-02-11 18:47:29.024 | lsscsi 2021-02-11 18:47:29.024 | open-iscsi 2021-02-11 18:47:29.024 | lvm2 2021-02-11 18:47:29.024 | qemu-utils 2021-02-11 18:47:29.024 | thin-provisioning-tools 2021-02-11 18:47:29.024 | acl 2021-02-11 18:47:29.024 | dnsmasq-base 2021-02-11 18:47:29.024 | dnsmasq-utils 2021-02-11 18:47:29.024 | ebtables 2021-02-11 18:47:29.024 | haproxy 2021-02-11 18:47:29.024 | iptables 2021-02-11 18:47:29.024 | iputils-arping 2021-02-11 18:47:29.024 | iputils-ping 2021-02-11 18:47:29.024 | libmysqlclient-dev 2021-02-11 18:47:29.024 | postgresql-server-dev-all 2021-02-11 18:47:29.024 | python3-mysqldb 2021-02-11 18:47:29.024 | sqlite3 2021-02-11 18:47:29.024 | sudo 2021-02-11 18:47:29.024 | vlan 2021-02-11 18:47:29.024 | ipset 2021-02-11 18:47:29.024 | conntrack 2021-02-11 18:47:29.024 | conntrackd 2021-02-11 18:47:29.024 | keepalived 2021-02-11 18:47:29.024 | dstat 2021-02-11 18:47:29.025 | lvm2 2021-02-11 18:47:29.025 | qemu-utils 2021-02-11 18:47:29.025 | thin-provisioning-tools 2021-02-11 18:47:29.025 | curl 2021-02-11 18:47:29.025 | liberasurecode-dev 2021-02-11 18:47:29.025 | make 2021-02-11 18:47:29.025 | memcached 2021-02-11 18:47:29.025 | sqlite3 2021-02-11 18:47:29.025 | xfsprogs ' 2021-02-11 18:47:29.025 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-02-11 18:47:29.027 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:47:29.029 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:47:29.032 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-02-11 18:47:29.033 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-11 18:47:29.036 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-11 18:47:29.039 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-11 18:47:29.041 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:47:29.043 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-02-11 18:47:29.045 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:47:29.048 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:47:29.050 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:47:29.052 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:47:29.054 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:47:29.056 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:47:29.059 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-11 18:47:29.061 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-11 18:47:29.063 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-11 18:47:29.066 | +++ functions-common:apt_get_update:1078 : id -u 2021-02-11 18:47:29.070 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-11 18:47:29.072 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-11 18:47:29.074 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-02-11 18:47:29.076 | ++ functions-common:time_start:2293 : local start_time= 2021-02-11 18:47:29.078 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 18:47:29.080 | +++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 18:47:29.084 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1613069249081 2021-02-11 18:47:29.086 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-11 18:47:29.088 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-11 18:47:29.090 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-11 18:47:29.343 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-11 18:47:29.343 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-11 18:47:29.392 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-11 18:47:29.451 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-11 18:47:31.691 | Reading package lists... 2021-02-11 18:47:31.749 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-11 18:47:31.752 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-11 18:47:31.754 | ++ functions-common:time_stop:2306 : local name 2021-02-11 18:47:31.756 | ++ functions-common:time_stop:2307 : local end_time 2021-02-11 18:47:31.759 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:47:31.761 | ++ functions-common:time_stop:2309 : local total 2021-02-11 18:47:31.763 | ++ functions-common:time_stop:2310 : local start_time 2021-02-11 18:47:31.765 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-02-11 18:47:31.767 | ++ functions-common:time_stop:2313 : start_time=1613069249081 2021-02-11 18:47:31.770 | ++ functions-common:time_stop:2315 : [[ -z 1613069249081 ]] 2021-02-11 18:47:31.772 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:47:31.776 | ++ functions-common:time_stop:2318 : end_time=1613069251773 2021-02-11 18:47:31.778 | ++ functions-common:time_stop:2319 : elapsed_time=2692 2021-02-11 18:47:31.780 | ++ functions-common:time_stop:2320 : total=0 2021-02-11 18:47:31.783 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:47:31.785 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2692 2021-02-11 18:47:31.788 | ++ functions-common:install_package:1345 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-11 18:47:31.790 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:47:31.792 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:47:31.794 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:47:31.797 | ++ functions-common:real_install_package:1331 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-11 18:47:31.817 | ++ functions-common:apt_get:1111 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev 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 libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-02-11 18:47:31.936 | Reading package lists... 2021-02-11 18:47:32.190 | Building dependency tree... 2021-02-11 18:47:32.191 | Reading state information... 2021-02-11 18:47:32.443 | acl is already the newest version (2.2.52-3build1). 2021-02-11 18:47:32.443 | acl set to manually installed. 2021-02-11 18:47:32.443 | bc is already the newest version (1.07.1-2). 2021-02-11 18:47:32.443 | bc set to manually installed. 2021-02-11 18:47:32.443 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-02-11 18:47:32.443 | bsdmainutils set to manually installed. 2021-02-11 18:47:32.443 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-02-11 18:47:32.443 | gawk set to manually installed. 2021-02-11 18:47:32.443 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-02-11 18:47:32.443 | iptables set to manually installed. 2021-02-11 18:47:32.443 | libpcre3-dev is already the newest version (2:8.39-9). 2021-02-11 18:47:32.443 | lsof is already the newest version (4.89+dfsg-0.1). 2021-02-11 18:47:32.443 | lsof set to manually installed. 2021-02-11 18:47:32.443 | python3-systemd is already the newest version (234-1build1). 2021-02-11 18:47:32.443 | python3-systemd set to manually installed. 2021-02-11 18:47:32.443 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-02-11 18:47:32.443 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-02-11 18:47:32.443 | ebtables set to manually installed. 2021-02-11 18:47:32.443 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-02-11 18:47:32.443 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-02-11 18:47:32.443 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-02-11 18:47:32.443 | parted is already the newest version (3.2-20ubuntu0.2). 2021-02-11 18:47:32.444 | parted set to manually installed. 2021-02-11 18:47:32.444 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-02-11 18:47:32.444 | psmisc set to manually installed. 2021-02-11 18:47:32.444 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-02-11 18:47:32.444 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-02-11 18:47:32.444 | wget set to manually installed. 2021-02-11 18:47:32.444 | The following packages were automatically installed and are no longer required: 2021-02-11 18:47:32.444 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-11 18:47:32.444 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-11 18:47:32.444 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-02-11 18:47:32.444 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-02-11 18:47:32.444 | python3-twisted-bin python3-zope.interface 2021-02-11 18:47:32.444 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:47:32.444 | The following additional packages will be installed: 2021-02-11 18:47:32.444 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-02-11 18:47:32.444 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-02-11 18:47:32.444 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-02-11 18:47:32.444 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-02-11 18:47:32.444 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-02-11 18:47:32.444 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-02-11 18:47:32.444 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-02-11 18:47:32.444 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-11 18:47:32.444 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-11 18:47:32.444 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-02-11 18:47:32.444 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-02-11 18:47:32.444 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-02-11 18:47:32.444 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-02-11 18:47:32.444 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-02-11 18:47:32.445 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-02-11 18:47:32.445 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-02-11 18:47:32.445 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-02-11 18:47:32.445 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-02-11 18:47:32.445 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-02-11 18:47:32.445 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-02-11 18:47:32.445 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-02-11 18:47:32.445 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-02-11 18:47:32.445 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-02-11 18:47:32.445 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-02-11 18:47:32.445 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-02-11 18:47:32.445 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-02-11 18:47:32.445 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-02-11 18:47:32.445 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-02-11 18:47:32.445 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-02-11 18:47:32.445 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-02-11 18:47:32.445 | mysql-common po-debconf postgresql-client-common postgresql-common 2021-02-11 18:47:32.445 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-02-11 18:47:32.445 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-02-11 18:47:32.445 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-02-11 18:47:32.445 | uuid-dev uwsgi-core vbetool x11-common 2021-02-11 18:47:32.446 | Suggested packages: 2021-02-11 18:47:32.446 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-02-11 18:47:32.446 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-02-11 18:47:32.446 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-02-11 18:47:32.446 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-02-11 18:47:32.446 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-02-11 18:47:32.446 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-02-11 18:47:32.446 | ldirectord krb5-doc uwsgi bzr libisal2 libjerasure2 libgd-tools 2021-02-11 18:47:32.446 | libglib2.0-doc libgraphite2-utils krb5-user icu-doc libtool-doc 2021-02-11 18:47:32.446 | postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-02-11 18:47:32.447 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-02-11 18:47:32.447 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-02-11 18:47:32.447 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-02-11 18:47:32.447 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-02-11 18:47:32.447 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-02-11 18:47:32.447 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-02-11 18:47:32.447 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-02-11 18:47:32.447 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-02-11 18:47:32.447 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-02-11 18:47:32.447 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-02-11 18:47:32.447 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-02-11 18:47:32.706 | The following NEW packages will be installed: 2021-02-11 18:47:32.706 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-02-11 18:47:32.706 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-02-11 18:47:32.706 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-02-11 18:47:32.706 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-02-11 18:47:32.706 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-02-11 18:47:32.706 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-02-11 18:47:32.707 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-02-11 18:47:32.707 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-02-11 18:47:32.707 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-02-11 18:47:32.707 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-11 18:47:32.707 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-11 18:47:32.707 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-02-11 18:47:32.707 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-02-11 18:47:32.707 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-02-11 18:47:32.707 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-02-11 18:47:32.707 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-02-11 18:47:32.707 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-02-11 18:47:32.707 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-02-11 18:47:32.707 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-02-11 18:47:32.707 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-02-11 18:47:32.707 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-02-11 18:47:32.707 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-02-11 18:47:32.707 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-02-11 18:47:32.707 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-02-11 18:47:32.707 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-02-11 18:47:32.707 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-11 18:47:32.707 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-02-11 18:47:32.707 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-02-11 18:47:32.707 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-02-11 18:47:32.707 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-02-11 18:47:32.707 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-02-11 18:47:32.707 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-02-11 18:47:32.707 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-02-11 18:47:32.707 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-02-11 18:47:32.707 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-02-11 18:47:32.707 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-02-11 18:47:32.707 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-02-11 18:47:32.708 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-02-11 18:47:32.708 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-02-11 18:47:32.708 | The following packages will be upgraded: 2021-02-11 18:47:32.708 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-02-11 18:47:32.708 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-02-11 18:47:32.708 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-02-11 18:47:32.708 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-02-11 18:47:32.708 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-02-11 18:47:33.033 | 32 upgraded, 202 newly installed, 0 to remove and 150 not upgraded. 2021-02-11 18:47:33.033 | Need to get 84.8 MB of archives. 2021-02-11 18:47:33.033 | After this operation, 263 MB of additional disk space will be used. 2021-02-11 18:47:33.033 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-02-11 18:47:33.878 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.44 [105 kB] 2021-02-11 18:47:34.162 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.44 [108 kB] 2021-02-11 18:47:34.174 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2,913 kB] 2021-02-11 18:47:35.225 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 2021-02-11 18:47:35.248 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-02-11 18:47:35.251 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-02-11 18:47:35.253 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-02-11 18:47:35.261 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-02-11 18:47:35.398 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-02-11 18:47:35.404 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-02-11 18:47:35.451 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-02-11 18:47:35.452 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-02-11 18:47:35.453 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-02-11 18:47:35.717 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 2021-02-11 18:47:35.720 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 2021-02-11 18:47:35.734 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-02-11 18:47:35.735 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-02-11 18:47:35.744 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-02-11 18:47:37.484 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-02-11 18:47:37.504 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-02-11 18:47:37.634 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-02-11 18:47:37.642 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-02-11 18:47:37.660 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-02-11 18:47:37.673 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-02-11 18:47:37.971 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-02-11 18:47:38.041 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-02-11 18:47:38.043 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-02-11 18:47:38.047 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-02-11 18:47:38.051 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-02-11 18:47:38.055 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-02-11 18:47:38.152 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-02-11 18:47:38.232 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-02-11 18:47:38.233 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-02-11 18:47:38.236 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-02-11 18:47:38.236 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-02-11 18:47:38.408 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-02-11 18:47:38.408 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-02-11 18:47:38.409 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-02-11 18:47:38.507 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-02-11 18:47:38.717 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-02-11 18:47:38.732 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-02-11 18:47:38.737 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-02-11 18:47:38.745 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-02-11 18:47:38.746 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-02-11 18:47:38.749 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-02-11 18:47:38.812 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-02-11 18:47:38.814 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-02-11 18:47:38.814 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-02-11 18:47:38.945 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-02-11 18:47:39.139 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.9 [261 kB] 2021-02-11 18:47:39.162 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-02-11 18:47:39.329 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-02-11 18:47:39.331 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-02-11 18:47:39.336 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-02-11 18:47:39.525 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-02-11 18:47:39.585 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-02-11 18:47:39.652 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-02-11 18:47:39.656 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-02-11 18:47:39.657 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-02-11 18:47:39.660 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-02-11 18:47:39.661 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-02-11 18:47:39.662 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-02-11 18:47:39.662 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-02-11 18:47:39.669 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-02-11 18:47:39.785 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-02-11 18:47:39.848 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-02-11 18:47:40.005 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-02-11 18:47:40.404 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-02-11 18:47:40.405 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-02-11 18:47:40.410 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-02-11 18:47:40.676 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-02-11 18:47:40.681 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-02-11 18:47:40.781 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-02-11 18:47:43.154 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-02-11 18:47:43.154 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-02-11 18:47:43.155 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-02-11 18:47:43.288 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-02-11 18:47:43.288 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-02-11 18:47:43.291 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-02-11 18:47:43.297 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-02-11 18:47:43.304 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-02-11 18:47:43.306 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.2 [306 kB] 2021-02-11 18:47:43.421 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.2 [13.1 kB] 2021-02-11 18:47:43.422 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-02-11 18:47:43.423 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-02-11 18:47:43.541 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-02-11 18:47:43.551 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-02-11 18:47:43.606 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-02-11 18:47:43.619 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-02-11 18:47:43.653 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-02-11 18:47:43.656 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-02-11 18:47:44.277 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-02-11 18:47:44.278 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-02-11 18:47:44.282 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-02-11 18:47:44.287 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-02-11 18:47:44.287 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-02-11 18:47:44.290 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-02-11 18:47:44.433 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-02-11 18:47:44.437 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-02-11 18:47:44.438 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-02-11 18:47:44.699 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-02-11 18:47:45.275 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-02-11 18:47:45.442 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-02-11 18:47:45.451 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-02-11 18:47:45.455 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-02-11 18:47:45.467 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-02-11 18:47:45.653 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-02-11 18:47:45.662 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-02-11 18:47:45.680 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-02-11 18:47:45.682 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-02-11 18:47:45.685 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-02-11 18:47:45.707 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-02-11 18:47:45.712 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-02-11 18:47:45.714 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-02-11 18:47:45.717 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-02-11 18:47:45.833 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-02-11 18:47:45.849 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-02-11 18:47:45.866 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-02-11 18:47:45.880 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-02-11 18:47:45.884 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-02-11 18:47:45.961 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-02-11 18:47:46.017 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-02-11 18:47:46.022 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-02-11 18:47:46.036 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-02-11 18:47:46.041 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-02-11 18:47:46.090 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-02-11 18:47:46.106 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-02-11 18:47:46.113 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-02-11 18:47:46.114 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-02-11 18:47:46.114 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-02-11 18:47:46.219 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-02-11 18:47:46.238 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-02-11 18:47:46.333 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-02-11 18:47:46.354 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-02-11 18:47:46.360 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-02-11 18:47:46.372 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-02-11 18:47:46.376 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-02-11 18:47:46.380 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-02-11 18:47:46.383 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-02-11 18:47:46.393 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-02-11 18:47:46.501 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-02-11 18:47:46.505 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-02-11 18:47:46.507 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-02-11 18:47:46.508 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-02-11 18:47:46.509 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-02-11 18:47:46.630 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-02-11 18:47:46.635 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-02-11 18:47:46.644 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-02-11 18:47:46.648 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-02-11 18:47:46.663 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-02-11 18:47:46.899 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-02-11 18:47:46.900 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-02-11 18:47:46.901 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-02-11 18:47:46.901 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-02-11 18:47:46.902 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-02-11 18:47:46.933 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-02-11 18:47:46.935 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-02-11 18:47:46.938 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-02-11 18:47:48.376 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-02-11 18:47:48.383 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-02-11 18:47:48.420 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-02-11 18:47:48.421 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-02-11 18:47:48.433 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-02-11 18:47:48.433 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-02-11 18:47:48.434 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-02-11 18:47:48.450 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-02-11 18:47:48.450 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-02-11 18:47:48.506 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-02-11 18:47:48.584 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-02-11 18:47:48.585 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-02-11 18:47:48.587 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-02-11 18:47:48.757 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-02-11 18:47:48.757 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 2021-02-11 18:47:48.780 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-02-11 18:47:48.991 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 2021-02-11 18:47:49.131 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-02-11 18:47:49.136 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-02-11 18:47:49.139 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-02-11 18:47:49.463 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-02-11 18:47:49.477 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-02-11 18:47:49.621 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-02-11 18:47:49.628 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.6 [2,724 kB] 2021-02-11 18:47:50.063 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.6 [925 kB] 2021-02-11 18:47:50.161 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-02-11 18:47:50.175 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-02-11 18:47:50.177 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-02-11 18:47:50.187 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.44 [184 kB] 2021-02-11 18:47:50.201 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-02-11 18:47:50.208 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-02-11 18:47:50.379 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-02-11 18:47:50.384 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-02-11 18:47:50.415 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-02-11 18:47:50.427 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-02-11 18:47:50.428 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-02-11 18:47:50.673 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-02-11 18:47:50.680 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-02-11 18:47:50.682 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-02-11 18:47:50.683 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-02-11 18:47:50.684 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-02-11 18:47:50.690 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-02-11 18:47:50.807 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-02-11 18:47:51.064 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-02-11 18:47:52.247 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-02-11 18:47:52.298 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-02-11 18:47:52.301 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-02-11 18:47:52.307 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-02-11 18:47:52.310 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-02-11 18:47:52.317 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-02-11 18:47:52.337 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-02-11 18:47:52.389 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-02-11 18:47:52.390 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-02-11 18:47:52.504 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-02-11 18:47:52.617 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 2021-02-11 18:47:52.620 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.35 [40.5 kB] 2021-02-11 18:47:52.626 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.35 [868 kB] 2021-02-11 18:47:52.745 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-02-11 18:47:52.782 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-02-11 18:47:52.905 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-02-11 18:47:53.160 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-02-11 18:47:53.165 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-02-11 18:47:53.181 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-02-11 18:47:53.182 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-02-11 18:47:53.183 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-02-11 18:47:53.184 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-02-11 18:47:53.186 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-02-11 18:47:53.186 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-02-11 18:47:53.279 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-02-11 18:47:53.473 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-02-11 18:47:53.475 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-02-11 18:47:53.488 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-02-11 18:47:53.489 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-02-11 18:47:53.494 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-02-11 18:47:53.524 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-02-11 18:47:55.164 | Preconfiguring packages ... 2021-02-11 18:47:55.285 | Fetched 84.8 MB in 21s (4,078 kB/s) 2021-02-11 18:47:55.347 | (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 ... 64590 files and directories currently installed.) 2021-02-11 18:47:55.350 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-02-11 18:47:55.378 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-02-11 18:47:55.510 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-02-11 18:47:55.663 | (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 ... 64590 files and directories currently installed.) 2021-02-11 18:47:55.666 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-11 18:47:55.706 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-11 18:47:55.819 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-11 18:47:55.842 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-11 18:47:55.994 | Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-11 18:47:56.145 | Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-11 18:47:56.931 | Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 2021-02-11 18:47:56.961 | Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-11 18:47:57.066 | Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 2021-02-11 18:47:57.190 | (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 ... 64590 files and directories currently installed.) 2021-02-11 18:47:57.193 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-11 18:47:57.222 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-11 18:47:57.310 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-11 18:47:57.443 | (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 ... 64590 files and directories currently installed.) 2021-02-11 18:47:57.445 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-11 18:47:57.474 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-11 18:47:57.745 | Selecting previously unselected package libapr1:amd64. 2021-02-11 18:47:57.752 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-02-11 18:47:57.754 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-02-11 18:47:57.884 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-11 18:47:57.906 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-11 18:47:58.178 | Selecting previously unselected package libaprutil1:amd64. 2021-02-11 18:47:58.185 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-02-11 18:47:58.188 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-02-11 18:47:58.285 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-11 18:47:58.307 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-02-11 18:47:58.444 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-02-11 18:47:58.450 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-02-11 18:47:58.454 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-11 18:47:58.518 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-11 18:47:58.539 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-11 18:47:58.643 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-11 18:47:58.672 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-11 18:47:58.764 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 2021-02-11 18:47:58.786 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-11 18:47:58.901 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 2021-02-11 18:47:58.922 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-11 18:47:59.014 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-02-11 18:47:59.021 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-02-11 18:47:59.023 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-11 18:47:59.098 | Selecting previously unselected package liblua5.2-0:amd64. 2021-02-11 18:47:59.104 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-02-11 18:47:59.107 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-11 18:47:59.199 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-11 18:47:59.224 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-02-11 18:48:00.526 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-11 18:48:00.555 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-02-11 18:48:00.718 | Selecting previously unselected package apache2-bin. 2021-02-11 18:48:00.725 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-11 18:48:00.727 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-11 18:48:00.948 | Selecting previously unselected package apache2-utils. 2021-02-11 18:48:00.954 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-11 18:48:00.957 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-11 18:48:01.022 | Selecting previously unselected package apache2-data. 2021-02-11 18:48:01.028 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-02-11 18:48:01.031 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-11 18:48:01.208 | Selecting previously unselected package apache2. 2021-02-11 18:48:01.214 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-11 18:48:01.233 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-02-11 18:48:01.341 | Selecting previously unselected package fonts-dejavu-core. 2021-02-11 18:48:01.348 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-02-11 18:48:01.350 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-02-11 18:48:01.558 | Selecting previously unselected package fonts-liberation. 2021-02-11 18:48:01.564 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-02-11 18:48:01.568 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-11 18:48:01.757 | Selecting previously unselected package fontconfig-config. 2021-02-11 18:48:01.763 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-02-11 18:48:01.766 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-11 18:48:01.855 | Selecting previously unselected package libfontconfig1:amd64. 2021-02-11 18:48:01.862 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-02-11 18:48:01.864 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-11 18:48:01.961 | Selecting previously unselected package fontconfig. 2021-02-11 18:48:01.967 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-02-11 18:48:01.971 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-02-11 18:48:02.066 | Selecting previously unselected package liblua5.3-0:amd64. 2021-02-11 18:48:02.072 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:48:02.075 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-11 18:48:02.186 | Selecting previously unselected package haproxy. 2021-02-11 18:48:02.193 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-02-11 18:48:02.202 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-02-11 18:48:02.419 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-02-11 18:48:02.426 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-11 18:48:02.428 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-11 18:48:02.540 | Selecting previously unselected package x11-common. 2021-02-11 18:48:02.546 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-02-11 18:48:02.570 | dpkg-query: no packages found matching nux-tools 2021-02-11 18:48:02.581 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-02-11 18:48:02.672 | Selecting previously unselected package libice6:amd64. 2021-02-11 18:48:02.679 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-02-11 18:48:02.682 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-02-11 18:48:02.769 | Selecting previously unselected package libsm6:amd64. 2021-02-11 18:48:02.775 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-02-11 18:48:02.778 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-02-11 18:48:02.901 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-02-11 18:48:03.386 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-02-11 18:48:03.871 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-02-11 18:48:03.878 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-02-11 18:48:03.880 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-11 18:48:03.971 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-11 18:48:03.995 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-02-11 18:48:04.088 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-02-11 18:48:04.241 | (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 ... 65643 files and directories currently installed.) 2021-02-11 18:48:04.244 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-11 18:48:04.268 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-02-11 18:48:04.550 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-11 18:48:04.572 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-11 18:48:04.780 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-02-11 18:48:04.811 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-02-11 18:48:05.010 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:05.037 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-11 18:48:05.173 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:05.195 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-11 18:48:05.349 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:05.380 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-11 18:48:05.482 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:05.504 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-11 18:48:05.616 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:48:05.637 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-02-11 18:48:05.770 | Selecting previously unselected package uuid-dev:amd64. 2021-02-11 18:48:05.776 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-11 18:48:05.779 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-11 18:48:05.863 | Selecting previously unselected package libsctp1:amd64. 2021-02-11 18:48:05.870 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-02-11 18:48:05.872 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-11 18:48:05.930 | Selecting previously unselected package libsctp-dev:amd64. 2021-02-11 18:48:05.937 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-02-11 18:48:05.940 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-11 18:48:06.001 | Selecting previously unselected package libapr1-dev. 2021-02-11 18:48:06.008 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-02-11 18:48:06.010 | Unpacking libapr1-dev (1.6.3-2) ... 2021-02-11 18:48:06.313 | Selecting previously unselected package libldap2-dev:amd64. 2021-02-11 18:48:06.320 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 2021-02-11 18:48:06.322 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-11 18:48:06.458 | Selecting previously unselected package libaprutil1-dev. 2021-02-11 18:48:06.465 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-02-11 18:48:06.467 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-02-11 18:48:06.741 | Selecting previously unselected package autotools-dev. 2021-02-11 18:48:06.748 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-02-11 18:48:06.751 | Unpacking autotools-dev (20180224.1) ... 2021-02-11 18:48:06.810 | Selecting previously unselected package m4. 2021-02-11 18:48:06.817 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-02-11 18:48:06.819 | Unpacking m4 (1.4.18-1) ... 2021-02-11 18:48:06.939 | Selecting previously unselected package autoconf. 2021-02-11 18:48:06.945 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-02-11 18:48:06.947 | Unpacking autoconf (2.69-11) ... 2021-02-11 18:48:07.085 | Selecting previously unselected package automake. 2021-02-11 18:48:07.092 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-02-11 18:48:07.097 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-02-11 18:48:07.228 | Selecting previously unselected package autopoint. 2021-02-11 18:48:07.236 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-02-11 18:48:07.238 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-11 18:48:07.319 | Selecting previously unselected package libtool. 2021-02-11 18:48:07.326 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-02-11 18:48:07.329 | Unpacking libtool (2.4.6-2) ... 2021-02-11 18:48:07.409 | Selecting previously unselected package dh-autoreconf. 2021-02-11 18:48:07.415 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-02-11 18:48:07.418 | Unpacking dh-autoreconf (17) ... 2021-02-11 18:48:07.479 | Selecting previously unselected package libarchive-zip-perl. 2021-02-11 18:48:07.486 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-02-11 18:48:07.488 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-11 18:48:07.552 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-02-11 18:48:07.558 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-02-11 18:48:07.561 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-11 18:48:07.630 | Selecting previously unselected package libtimedate-perl. 2021-02-11 18:48:07.636 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-02-11 18:48:07.639 | Unpacking libtimedate-perl (2.3000-2) ... 2021-02-11 18:48:07.725 | Selecting previously unselected package dh-strip-nondeterminism. 2021-02-11 18:48:07.731 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-02-11 18:48:07.735 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-11 18:48:07.793 | Selecting previously unselected package libdpkg-perl. 2021-02-11 18:48:07.801 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-02-11 18:48:07.803 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-11 18:48:07.890 | Selecting previously unselected package make. 2021-02-11 18:48:07.897 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-02-11 18:48:07.908 | Unpacking make (4.1-9.1ubuntu1) ... 2021-02-11 18:48:07.985 | Selecting previously unselected package dpkg-dev. 2021-02-11 18:48:07.992 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-02-11 18:48:07.995 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-11 18:48:08.186 | Selecting previously unselected package libcroco3:amd64. 2021-02-11 18:48:08.193 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-02-11 18:48:08.196 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-02-11 18:48:08.272 | Selecting previously unselected package gettext. 2021-02-11 18:48:08.279 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-02-11 18:48:08.281 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-11 18:48:08.541 | Selecting previously unselected package intltool-debian. 2021-02-11 18:48:08.549 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-02-11 18:48:08.559 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-02-11 18:48:08.633 | Selecting previously unselected package po-debconf. 2021-02-11 18:48:08.640 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-02-11 18:48:08.643 | Unpacking po-debconf (1.0.20) ... 2021-02-11 18:48:08.730 | Selecting previously unselected package debhelper. 2021-02-11 18:48:08.737 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-02-11 18:48:08.740 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-02-11 18:48:08.977 | Selecting previously unselected package apache2-dev. 2021-02-11 18:48:08.985 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-11 18:48:08.987 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-11 18:48:09.082 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-02-11 18:48:09.089 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-11 18:48:09.091 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-11 18:48:09.571 | Selecting previously unselected package g++-7. 2021-02-11 18:48:09.581 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-11 18:48:09.584 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-11 18:48:10.967 | Selecting previously unselected package g++. 2021-02-11 18:48:10.974 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-02-11 18:48:10.985 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-11 18:48:11.056 | Selecting previously unselected package build-essential. 2021-02-11 18:48:11.063 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-02-11 18:48:11.067 | Unpacking build-essential (12.4ubuntu1) ... 2021-02-11 18:48:11.128 | Selecting previously unselected package conntrack. 2021-02-11 18:48:11.135 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-11 18:48:11.137 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-11 18:48:11.235 | Selecting previously unselected package libnetfilter-queue1. 2021-02-11 18:48:11.243 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-02-11 18:48:11.246 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-02-11 18:48:11.350 | Selecting previously unselected package conntrackd. 2021-02-11 18:48:11.357 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-11 18:48:11.360 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-11 18:48:11.438 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-11 18:48:11.471 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-11 18:48:11.604 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-11 18:48:11.637 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-11 18:48:11.773 | Selecting previously unselected package dctrl-tools. 2021-02-11 18:48:11.781 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-02-11 18:48:11.790 | Unpacking dctrl-tools (2.24-2build1) ... 2021-02-11 18:48:11.895 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.2_amd64.deb ... 2021-02-11 18:48:11.926 | Unpacking dnsmasq-base (2.79-1ubuntu0.2) over (2.79-1) ... 2021-02-11 18:48:12.054 | Selecting previously unselected package dnsmasq-utils. 2021-02-11 18:48:12.061 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.2_amd64.deb ... 2021-02-11 18:48:12.071 | Unpacking dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-11 18:48:12.153 | Selecting previously unselected package dstat. 2021-02-11 18:48:12.161 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-02-11 18:48:12.171 | Unpacking dstat (0.7.3-1) ... 2021-02-11 18:48:12.280 | Selecting previously unselected package libfakeroot:amd64. 2021-02-11 18:48:12.288 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-11 18:48:12.290 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-11 18:48:12.375 | Selecting previously unselected package fakeroot. 2021-02-11 18:48:12.382 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-11 18:48:12.384 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-02-11 18:48:12.472 | Selecting previously unselected package genisoimage. 2021-02-11 18:48:12.480 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-02-11 18:48:12.483 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-11 18:48:12.618 | Selecting previously unselected package libgraphite2-3:amd64. 2021-02-11 18:48:12.625 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-02-11 18:48:12.627 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-11 18:48:12.733 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-02-11 18:48:12.740 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-02-11 18:48:12.744 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:48:12.850 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-02-11 18:48:12.857 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-11 18:48:12.860 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:48:12.985 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-02-11 18:48:13.074 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-02-11 18:48:13.972 | Selecting previously unselected package libann0. 2021-02-11 18:48:13.979 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-02-11 18:48:13.982 | Unpacking libann0 (1.1.2+doc-6) ... 2021-02-11 18:48:14.065 | Selecting previously unselected package libcdt5. 2021-02-11 18:48:14.072 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-02-11 18:48:14.076 | Unpacking libcdt5 (2.40.1-2) ... 2021-02-11 18:48:14.159 | Selecting previously unselected package libcgraph6. 2021-02-11 18:48:14.166 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-02-11 18:48:14.168 | Unpacking libcgraph6 (2.40.1-2) ... 2021-02-11 18:48:14.230 | Selecting previously unselected package libjpeg8:amd64. 2021-02-11 18:48:14.237 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-02-11 18:48:14.239 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-11 18:48:14.323 | Selecting previously unselected package libjbig0:amd64. 2021-02-11 18:48:14.331 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-02-11 18:48:14.333 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-02-11 18:48:14.417 | Selecting previously unselected package libtiff5:amd64. 2021-02-11 18:48:14.425 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-02-11 18:48:14.427 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-11 18:48:14.529 | Selecting previously unselected package libwebp6:amd64. 2021-02-11 18:48:14.536 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-02-11 18:48:14.548 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-02-11 18:48:14.653 | Selecting previously unselected package libxpm4:amd64. 2021-02-11 18:48:14.660 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-02-11 18:48:14.663 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-02-11 18:48:14.766 | Selecting previously unselected package libgd3:amd64. 2021-02-11 18:48:14.773 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-02-11 18:48:14.776 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-11 18:48:14.882 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-02-11 18:48:14.889 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-02-11 18:48:14.891 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-11 18:48:15.001 | Selecting previously unselected package libpixman-1-0:amd64. 2021-02-11 18:48:15.008 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-02-11 18:48:15.019 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-11 18:48:15.143 | Selecting previously unselected package libxcb-render0:amd64. 2021-02-11 18:48:15.150 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-11 18:48:15.152 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-11 18:48:15.237 | Selecting previously unselected package libxcb-shm0:amd64. 2021-02-11 18:48:15.244 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-11 18:48:15.246 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-11 18:48:15.321 | Selecting previously unselected package libxrender1:amd64. 2021-02-11 18:48:15.328 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-02-11 18:48:15.331 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-02-11 18:48:15.423 | Selecting previously unselected package libcairo2:amd64. 2021-02-11 18:48:15.430 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-02-11 18:48:15.440 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-11 18:48:15.602 | Selecting previously unselected package libltdl7:amd64. 2021-02-11 18:48:15.609 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-02-11 18:48:15.611 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-02-11 18:48:15.682 | Selecting previously unselected package libthai-data. 2021-02-11 18:48:15.689 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-02-11 18:48:15.691 | Unpacking libthai-data (0.1.27-2) ... 2021-02-11 18:48:15.823 | Selecting previously unselected package libdatrie1:amd64. 2021-02-11 18:48:15.830 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-02-11 18:48:15.833 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-02-11 18:48:15.917 | Selecting previously unselected package libthai0:amd64. 2021-02-11 18:48:15.924 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-02-11 18:48:15.926 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-02-11 18:48:16.014 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-02-11 18:48:16.021 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-11 18:48:16.024 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-11 18:48:16.134 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-02-11 18:48:16.142 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-11 18:48:16.145 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-11 18:48:16.228 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-02-11 18:48:16.235 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-11 18:48:16.238 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-11 18:48:16.314 | Selecting previously unselected package libpathplan4. 2021-02-11 18:48:16.322 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-02-11 18:48:16.324 | Unpacking libpathplan4 (2.40.1-2) ... 2021-02-11 18:48:16.416 | Selecting previously unselected package libgvc6. 2021-02-11 18:48:16.423 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-02-11 18:48:16.426 | Unpacking libgvc6 (2.40.1-2) ... 2021-02-11 18:48:16.589 | Selecting previously unselected package libgvpr2. 2021-02-11 18:48:16.596 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-02-11 18:48:16.600 | Unpacking libgvpr2 (2.40.1-2) ... 2021-02-11 18:48:16.704 | Selecting previously unselected package liblab-gamut1. 2021-02-11 18:48:16.711 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-02-11 18:48:16.714 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-02-11 18:48:16.922 | Selecting previously unselected package libxt6:amd64. 2021-02-11 18:48:16.929 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-02-11 18:48:16.940 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-02-11 18:48:17.029 | Selecting previously unselected package libxmu6:amd64. 2021-02-11 18:48:17.036 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-02-11 18:48:17.047 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-02-11 18:48:17.157 | Selecting previously unselected package libxaw7:amd64. 2021-02-11 18:48:17.164 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-02-11 18:48:17.166 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-02-11 18:48:17.263 | Selecting previously unselected package graphviz. 2021-02-11 18:48:17.271 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-02-11 18:48:17.273 | Unpacking graphviz (2.40.1-2) ... 2021-02-11 18:48:17.477 | Selecting previously unselected package libnl-3-200:amd64. 2021-02-11 18:48:17.484 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-11 18:48:17.486 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-11 18:48:17.574 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-02-11 18:48:17.581 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-11 18:48:17.583 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-11 18:48:17.701 | Selecting previously unselected package libibverbs1:amd64. 2021-02-11 18:48:17.708 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-02-11 18:48:17.719 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-11 18:48:17.816 | Selecting previously unselected package ibverbs-providers:amd64. 2021-02-11 18:48:17.823 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-02-11 18:48:17.826 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-11 18:48:17.910 | Selecting previously unselected package icu-devtools. 2021-02-11 18:48:17.917 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-02-11 18:48:17.920 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-02-11 18:48:18.014 | Selecting previously unselected package iputils-arping. 2021-02-11 18:48:18.021 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-02-11 18:48:18.024 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-02-11 18:48:18.133 | Selecting previously unselected package javascript-common. 2021-02-11 18:48:18.140 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-02-11 18:48:18.154 | Unpacking javascript-common (11) ... 2021-02-11 18:48:18.239 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-02-11 18:48:18.246 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-11 18:48:18.257 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-11 18:48:18.368 | Selecting previously unselected package libsensors4:amd64. 2021-02-11 18:48:18.375 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-02-11 18:48:18.469 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-02-11 18:48:18.552 | Selecting previously unselected package libsnmp-base. 2021-02-11 18:48:18.559 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-02-11 18:48:18.562 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-11 18:48:18.673 | Selecting previously unselected package libsnmp30:amd64. 2021-02-11 18:48:18.680 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-02-11 18:48:18.683 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-11 18:48:18.915 | Selecting previously unselected package keepalived. 2021-02-11 18:48:18.923 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-02-11 18:48:18.925 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-11 18:48:19.057 | Selecting previously unselected package libgssrpc4:amd64. 2021-02-11 18:48:19.065 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:19.068 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:48:19.147 | Selecting previously unselected package libkdb5-9:amd64. 2021-02-11 18:48:19.155 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:19.165 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:48:19.252 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-02-11 18:48:19.259 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:19.270 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:48:19.356 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-02-11 18:48:19.364 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:19.375 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:48:19.434 | Selecting previously unselected package comerr-dev:amd64. 2021-02-11 18:48:19.442 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-11 18:48:19.444 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-11 18:48:19.505 | Selecting previously unselected package krb5-multidev:amd64. 2021-02-11 18:48:19.513 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:19.515 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:48:19.622 | Selecting previously unselected package libaio1:amd64. 2021-02-11 18:48:19.629 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-02-11 18:48:19.632 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-11 18:48:19.700 | Selecting previously unselected package libalgorithm-diff-perl. 2021-02-11 18:48:19.707 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-02-11 18:48:19.709 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-02-11 18:48:19.772 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-02-11 18:48:19.779 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-02-11 18:48:19.783 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-11 18:48:19.842 | Selecting previously unselected package libalgorithm-merge-perl. 2021-02-11 18:48:19.849 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-02-11 18:48:19.860 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-02-11 18:48:19.918 | Selecting previously unselected package libarchive-cpio-perl. 2021-02-11 18:48:19.925 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-02-11 18:48:19.928 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-02-11 18:48:19.989 | Selecting previously unselected package libfile-fcntllock-perl. 2021-02-11 18:48:19.996 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-02-11 18:48:19.998 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-02-11 18:48:20.058 | Selecting previously unselected package libglib2.0-bin. 2021-02-11 18:48:20.065 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-11 18:48:20.067 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-11 18:48:20.160 | Selecting previously unselected package libglib2.0-dev-bin. 2021-02-11 18:48:20.167 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-11 18:48:20.169 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-11 18:48:20.265 | Selecting previously unselected package pkg-config. 2021-02-11 18:48:20.272 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-02-11 18:48:20.275 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-02-11 18:48:20.338 | Selecting previously unselected package zlib1g-dev:amd64. 2021-02-11 18:48:20.346 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-02-11 18:48:20.348 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-11 18:48:20.436 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-02-11 18:48:20.443 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-11 18:48:20.447 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-11 18:48:20.798 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-02-11 18:48:20.806 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-02-11 18:48:20.817 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-11 18:48:20.877 | Selecting previously unselected package libgts-bin. 2021-02-11 18:48:20.884 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-02-11 18:48:20.887 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-02-11 18:48:20.974 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-02-11 18:48:20.981 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-11 18:48:20.983 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:48:21.068 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-02-11 18:48:21.075 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-11 18:48:21.080 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:48:21.163 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-02-11 18:48:21.170 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-02-11 18:48:21.180 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-11 18:48:21.262 | Selecting previously unselected package libiculx60:amd64. 2021-02-11 18:48:21.270 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-11 18:48:21.273 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-11 18:48:21.348 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-02-11 18:48:21.355 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-02-11 18:48:21.357 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-11 18:48:21.441 | Selecting previously unselected package libicu-dev. 2021-02-11 18:48:21.448 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-02-11 18:48:21.458 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-02-11 18:48:22.878 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-02-11 18:48:22.885 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-02-11 18:48:22.888 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:48:23.016 | Selecting previously unselected package libiscsi7:amd64. 2021-02-11 18:48:23.023 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-02-11 18:48:23.028 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-11 18:48:23.118 | Selecting previously unselected package libjansson4:amd64. 2021-02-11 18:48:23.126 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-02-11 18:48:23.128 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-02-11 18:48:23.186 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-02-11 18:48:23.193 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-11 18:48:23.196 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-11 18:48:23.282 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-02-11 18:48:23.289 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-02-11 18:48:23.292 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-11 18:48:23.349 | Selecting previously unselected package libjpeg-dev:amd64. 2021-02-11 18:48:23.356 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-02-11 18:48:23.359 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-11 18:48:23.416 | Selecting previously unselected package libjs-jquery. 2021-02-11 18:48:23.424 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-02-11 18:48:23.426 | Unpacking libjs-jquery (3.2.1-1) ... 2021-02-11 18:48:23.498 | Selecting previously unselected package libjs-jquery-metadata. 2021-02-11 18:48:23.505 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-02-11 18:48:23.507 | Unpacking libjs-jquery-metadata (12-1) ... 2021-02-11 18:48:23.573 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-02-11 18:48:23.580 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-02-11 18:48:23.583 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-11 18:48:23.680 | Selecting previously unselected package libltdl-dev:amd64. 2021-02-11 18:48:23.687 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-02-11 18:48:23.689 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-02-11 18:48:23.770 | Selecting previously unselected package libsys-hostname-long-perl. 2021-02-11 18:48:23.777 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-02-11 18:48:23.779 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-02-11 18:48:23.836 | Selecting previously unselected package libmail-sendmail-perl. 2021-02-11 18:48:23.845 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-02-11 18:48:23.847 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-02-11 18:48:23.930 | Selecting previously unselected package libmatheval1:amd64. 2021-02-11 18:48:23.938 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-02-11 18:48:23.940 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-11 18:48:24.040 | Selecting previously unselected package mysql-common. 2021-02-11 18:48:24.048 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-02-11 18:48:24.065 | Unpacking mysql-common (5.8+1.0.4) ... 2021-02-11 18:48:24.147 | Selecting previously unselected package libmysqlclient20:amd64. 2021-02-11 18:48:24.154 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:48:24.164 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:48:24.335 | Selecting previously unselected package libssl-dev:amd64. 2021-02-11 18:48:24.342 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-11 18:48:24.345 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-11 18:48:24.630 | Selecting previously unselected package libmysqlclient-dev. 2021-02-11 18:48:24.637 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:48:24.639 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:48:24.882 | Selecting previously unselected package libnorm1:amd64. 2021-02-11 18:48:24.890 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-02-11 18:48:24.893 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-11 18:48:24.995 | Selecting previously unselected package libnspr4:amd64. 2021-02-11 18:48:25.002 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-02-11 18:48:25.005 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-11 18:48:25.091 | Selecting previously unselected package libnss3:amd64. 2021-02-11 18:48:25.099 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-02-11 18:48:25.101 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-11 18:48:25.363 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-02-11 18:48:25.370 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-02-11 18:48:25.372 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-11 18:48:25.474 | Selecting previously unselected package libpq5:amd64. 2021-02-11 18:48:25.482 | Preparing to unpack .../142-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:48:25.485 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-11 18:48:25.554 | Selecting previously unselected package libpq-dev. 2021-02-11 18:48:25.561 | Preparing to unpack .../143-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:48:25.564 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-11 18:48:25.700 | Selecting previously unselected package librados2. 2021-02-11 18:48:25.707 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-11 18:48:25.710 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-11 18:48:26.183 | Selecting previously unselected package librbd1. 2021-02-11 18:48:26.191 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-11 18:48:26.193 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-11 18:48:26.386 | Selecting previously unselected package libsasl2-dev. 2021-02-11 18:48:26.394 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-11 18:48:26.396 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-11 18:48:26.510 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-11 18:48:26.530 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-11 18:48:26.639 | Selecting previously unselected package libsodium23:amd64. 2021-02-11 18:48:26.647 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-02-11 18:48:26.650 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-02-11 18:48:26.724 | Selecting previously unselected package libsystemd-dev:amd64. 2021-02-11 18:48:26.731 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.44_amd64.deb ... 2021-02-11 18:48:26.734 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-11 18:48:26.865 | Selecting previously unselected package libx86-1:amd64. 2021-02-11 18:48:26.873 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-02-11 18:48:26.876 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-11 18:48:26.942 | Selecting previously unselected package libxml2-dev:amd64. 2021-02-11 18:48:26.949 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-11 18:48:26.951 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-11 18:48:27.163 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-11 18:48:27.191 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-02-11 18:48:27.298 | Selecting previously unselected package libxslt1-dev:amd64. 2021-02-11 18:48:27.305 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-11 18:48:27.308 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-11 18:48:27.458 | Selecting previously unselected package libzmq5:amd64. 2021-02-11 18:48:27.466 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-02-11 18:48:27.468 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-11 18:48:27.554 | Selecting previously unselected package lsscsi. 2021-02-11 18:48:27.561 | Preparing to unpack .../155-lsscsi_0.28-0.1_amd64.deb ... 2021-02-11 18:48:27.564 | Unpacking lsscsi (0.28-0.1) ... 2021-02-11 18:48:27.672 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-02-11 18:48:27.703 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-02-11 18:48:28.623 | Selecting previously unselected package memcached. 2021-02-11 18:48:28.632 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-02-11 18:48:28.634 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-02-11 18:48:28.707 | Selecting previously unselected package pm-utils. 2021-02-11 18:48:28.714 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2021-02-11 18:48:28.716 | Unpacking pm-utils (1.4.1-17) ... 2021-02-11 18:48:28.815 | Selecting previously unselected package postgresql-client-common. 2021-02-11 18:48:28.823 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-02-11 18:48:28.826 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-02-11 18:48:28.911 | Selecting previously unselected package ssl-cert. 2021-02-11 18:48:28.919 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2021-02-11 18:48:28.922 | Unpacking ssl-cert (1.0.39) ... 2021-02-11 18:48:29.047 | Selecting previously unselected package postgresql-common. 2021-02-11 18:48:29.055 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2021-02-11 18:48:29.094 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-02-11 18:48:29.105 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-02-11 18:48:29.190 | Selecting previously unselected package postgresql-server-dev-10. 2021-02-11 18:48:29.198 | Preparing to unpack .../162-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:48:29.201 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-11 18:48:29.494 | Selecting previously unselected package postgresql-server-dev-all. 2021-02-11 18:48:29.502 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-02-11 18:48:29.504 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-11 18:48:29.563 | Selecting previously unselected package python-pip-whl. 2021-02-11 18:48:29.571 | Preparing to unpack .../164-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-11 18:48:29.573 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-11 18:48:29.829 | Selecting previously unselected package python3-crypto. 2021-02-11 18:48:29.836 | Preparing to unpack .../165-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-02-11 18:48:29.838 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-02-11 18:48:29.971 | Selecting previously unselected package python3-secretstorage. 2021-02-11 18:48:29.979 | Preparing to unpack .../166-python3-secretstorage_2.3.1-2_all.deb ... 2021-02-11 18:48:29.981 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-02-11 18:48:30.056 | Selecting previously unselected package python3-keyring. 2021-02-11 18:48:30.064 | Preparing to unpack .../167-python3-keyring_10.6.0-1_all.deb ... 2021-02-11 18:48:30.066 | Unpacking python3-keyring (10.6.0-1) ... 2021-02-11 18:48:30.148 | Selecting previously unselected package python3-keyrings.alt. 2021-02-11 18:48:30.157 | Preparing to unpack .../168-python3-keyrings.alt_3.0-1_all.deb ... 2021-02-11 18:48:30.159 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-02-11 18:48:30.234 | Selecting previously unselected package python3-mysqldb. 2021-02-11 18:48:30.241 | Preparing to unpack .../169-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-02-11 18:48:30.244 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-02-11 18:48:30.322 | Selecting previously unselected package python3-pip. 2021-02-11 18:48:30.330 | Preparing to unpack .../170-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-11 18:48:30.333 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-11 18:48:30.422 | Selecting previously unselected package python3-setuptools. 2021-02-11 18:48:30.429 | Preparing to unpack .../171-python3-setuptools_39.0.1-2_all.deb ... 2021-02-11 18:48:30.431 | Unpacking python3-setuptools (39.0.1-2) ... 2021-02-11 18:48:30.552 | Selecting previously unselected package python3.6-venv. 2021-02-11 18:48:30.559 | Preparing to unpack .../172-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-02-11 18:48:30.562 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-11 18:48:30.611 | Selecting previously unselected package python3-venv. 2021-02-11 18:48:30.618 | Preparing to unpack .../173-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-02-11 18:48:30.620 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-02-11 18:48:30.689 | Selecting previously unselected package python3-wheel. 2021-02-11 18:48:30.696 | Preparing to unpack .../174-python3-wheel_0.30.0-0.2_all.deb ... 2021-02-11 18:48:30.698 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-02-11 18:48:30.775 | Selecting previously unselected package python3-xdg. 2021-02-11 18:48:30.783 | Preparing to unpack .../175-python3-xdg_0.25-4ubuntu1.1_all.deb ... 2021-02-11 18:48:30.785 | Unpacking python3-xdg (0.25-4ubuntu1.1) ... 2021-02-11 18:48:30.861 | Selecting previously unselected package qemu-block-extra:amd64. 2021-02-11 18:48:30.869 | Preparing to unpack .../176-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.35_amd64.deb ... 2021-02-11 18:48:30.871 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-11 18:48:30.931 | Selecting previously unselected package qemu-utils. 2021-02-11 18:48:30.939 | Preparing to unpack .../177-qemu-utils_1%3a2.11+dfsg-1ubuntu7.35_amd64.deb ... 2021-02-11 18:48:30.941 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-11 18:48:31.141 | Selecting previously unselected package sharutils. 2021-02-11 18:48:31.149 | Preparing to unpack .../178-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-02-11 18:48:31.151 | Unpacking sharutils (1:4.15.2-3) ... 2021-02-11 18:48:31.229 | Selecting previously unselected package sqlite3. 2021-02-11 18:48:31.236 | Preparing to unpack .../179-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-11 18:48:31.239 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-11 18:48:31.398 | Selecting previously unselected package thin-provisioning-tools. 2021-02-11 18:48:31.406 | Preparing to unpack .../180-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-02-11 18:48:31.408 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-11 18:48:31.535 | Selecting previously unselected package unzip. 2021-02-11 18:48:31.543 | Preparing to unpack .../181-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-02-11 18:48:31.545 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-02-11 18:48:31.639 | Selecting previously unselected package uwsgi-core. 2021-02-11 18:48:31.647 | Preparing to unpack .../182-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-11 18:48:31.649 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:48:31.808 | Selecting previously unselected package vbetool. 2021-02-11 18:48:31.817 | Preparing to unpack .../183-vbetool_1.1-4_amd64.deb ... 2021-02-11 18:48:31.820 | Unpacking vbetool (1.1-4) ... 2021-02-11 18:48:31.904 | Selecting previously unselected package libipset3:amd64. 2021-02-11 18:48:31.912 | Preparing to unpack .../184-libipset3_6.34-1_amd64.deb ... 2021-02-11 18:48:31.915 | Unpacking libipset3:amd64 (6.34-1) ... 2021-02-11 18:48:31.985 | Selecting previously unselected package ipset. 2021-02-11 18:48:31.992 | Preparing to unpack .../185-ipset_6.34-1_amd64.deb ... 2021-02-11 18:48:31.994 | Unpacking ipset (6.34-1) ... 2021-02-11 18:48:32.086 | Selecting previously unselected package ipvsadm. 2021-02-11 18:48:32.094 | Preparing to unpack .../186-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:48:32.097 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-11 18:48:32.173 | Selecting previously unselected package kpartx. 2021-02-11 18:48:32.180 | Preparing to unpack .../187-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-02-11 18:48:32.182 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-02-11 18:48:32.249 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-02-11 18:48:32.256 | Preparing to unpack .../188-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-11 18:48:32.259 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:48:32.342 | Selecting previously unselected package liberasurecode1:amd64. 2021-02-11 18:48:32.349 | Preparing to unpack .../189-liberasurecode1_1.5.0-1_amd64.deb ... 2021-02-11 18:48:32.351 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-02-11 18:48:32.411 | Selecting previously unselected package liberasurecode-dev. 2021-02-11 18:48:32.419 | Preparing to unpack .../190-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-02-11 18:48:32.422 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-02-11 18:48:32.479 | Selecting previously unselected package libffi-dev:amd64. 2021-02-11 18:48:32.487 | Preparing to unpack .../191-libffi-dev_3.2.1-8_amd64.deb ... 2021-02-11 18:48:32.489 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-02-11 18:48:32.565 | Selecting previously unselected package libkrb5-dev:amd64. 2021-02-11 18:48:32.572 | Preparing to unpack .../192-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-11 18:48:32.575 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:48:32.635 | Selecting previously unselected package libyaml-dev:amd64. 2021-02-11 18:48:32.643 | Preparing to unpack .../193-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-02-11 18:48:32.645 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-11 18:48:32.708 | Selecting previously unselected package socat. 2021-02-11 18:48:32.715 | Preparing to unpack .../194-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-02-11 18:48:32.718 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-02-11 18:48:32.831 | Selecting previously unselected package vlan. 2021-02-11 18:48:32.839 | Preparing to unpack .../195-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-02-11 18:48:32.841 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-02-11 18:48:32.936 | Setting up libjs-jquery (3.2.1-1) ... 2021-02-11 18:48:32.957 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-11 18:48:32.985 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-02-11 18:48:33.021 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-11 18:48:33.050 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-11 18:48:33.244 | Setting up libpathplan4 (2.40.1-2) ... 2021-02-11 18:48:33.272 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-11 18:48:33.308 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-02-11 18:48:33.336 | Setting up make (4.1-9.1ubuntu1) ... 2021-02-11 18:48:33.363 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-02-11 18:48:33.399 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-11 18:48:33.435 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-02-11 18:48:33.507 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-11 18:48:33.534 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-11 18:48:33.571 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-02-11 18:48:33.592 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-11 18:48:33.619 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:48:33.642 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-02-11 18:48:33.709 | Setting up libtimedate-perl (2.3000-2) ... 2021-02-11 18:48:33.745 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-02-11 18:48:33.772 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-11 18:48:33.823 | Setting up fonts-dejavu-core (2.37-1) ... 2021-02-11 18:48:33.979 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-02-11 18:48:34.410 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-02-11 18:48:34.641 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-11 18:48:34.670 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-02-11 18:48:35.080 | update-initramfs: deferring update (trigger activated) 2021-02-11 18:48:37.144 | Setting up lsscsi (0.28-0.1) ... 2021-02-11 18:48:37.174 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-11 18:48:37.203 | No schema files found: doing nothing. 2021-02-11 18:48:37.210 | Setting up mysql-common (5.8+1.0.4) ... 2021-02-11 18:48:37.287 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-11 18:48:37.297 | Setting up sharutils (1:4.15.2-3) ... 2021-02-11 18:48:37.325 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-11 18:48:37.363 | Setting up python3-xdg (0.25-4ubuntu1.1) ... 2021-02-11 18:48:37.661 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-11 18:48:37.690 | Setting up libjansson4:amd64 (2.11-1) ... 2021-02-11 18:48:37.726 | Setting up python3-keyrings.alt (3.0-1) ... 2021-02-11 18:48:37.998 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-02-11 18:48:38.033 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-11 18:48:38.146 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-11 18:48:38.174 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-02-11 18:48:38.202 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-11 18:48:38.230 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-11 18:48:38.258 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-11 18:48:38.285 | Setting up dctrl-tools (2.24-2build1) ... 2021-02-11 18:48:38.322 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-11 18:48:38.343 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-02-11 18:48:38.370 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-02-11 18:48:38.406 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-11 18:48:38.434 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-11 18:48:38.461 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-11 18:48:38.544 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-11 18:48:49.022 | Setting up pm-utils (1.4.1-17) ... 2021-02-11 18:48:49.062 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-02-11 18:48:49.098 | Setting up python3-wheel (0.30.0-0.2) ... 2021-02-11 18:48:49.387 | Setting up m4 (1.4.18-1) ... 2021-02-11 18:48:49.417 | Setting up libipset3:amd64 (6.34-1) ... 2021-02-11 18:48:49.445 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-11 18:48:49.473 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-11 18:48:49.502 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:48:49.531 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-02-11 18:48:49.606 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-02-11 18:48:51.471 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-11 18:48:51.500 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-11 18:48:51.528 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-02-11 18:48:52.399 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-11 18:48:52.427 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-02-11 18:48:52.455 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-11 18:48:52.483 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-11 18:48:52.510 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-11 18:48:52.537 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-02-11 18:48:52.565 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-02-11 18:48:52.593 | Setting up dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-11 18:48:52.621 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-02-11 18:48:52.648 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-11 18:48:52.692 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-11 18:48:52.742 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-11 18:48:52.771 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-02-11 18:48:52.799 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-11 18:48:52.833 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-11 18:48:52.871 | Setting up autotools-dev (20180224.1) ... 2021-02-11 18:48:52.899 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-11 18:48:52.927 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-02-11 18:48:52.955 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-02-11 18:48:53.003 | Setting up dstat (0.7.3-1) ... 2021-02-11 18:48:53.206 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-11 18:48:53.445 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-02-11 18:48:53.473 | Setting up ipset (6.34-1) ... 2021-02-11 18:48:53.502 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-11 18:48:53.541 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-11 18:48:53.569 | Setting up systemd (237-3ubuntu10.44) ... 2021-02-11 18:48:53.602 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-02-11 18:48:54.755 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-02-11 18:48:54.757 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-02-11 18:48:54.757 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-02-11 18:48:54.758 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-02-11 18:48:54.836 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-02-11 18:48:54.863 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-11 18:48:54.906 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-11 18:48:55.278 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-02-11 18:48:55.306 | Setting up libann0 (1.1.2+doc-6) ... 2021-02-11 18:48:55.335 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-02-11 18:48:55.363 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-11 18:48:55.392 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-02-11 18:48:55.421 | Setting up dnsmasq-base (2.79-1ubuntu0.2) ... 2021-02-11 18:48:55.458 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-02-11 18:48:55.487 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-02-11 18:48:55.534 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-11 18:49:17.257 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-11 18:49:17.264 | Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:49:17.293 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-02-11 18:49:17.321 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-11 18:49:17.350 | Setting up libthai-data (0.1.27-2) ... 2021-02-11 18:49:17.378 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-02-11 18:49:17.407 | Setting up javascript-common (11) ... 2021-02-11 18:49:17.475 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-02-11 18:49:17.490 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-11 18:49:17.534 | Setting up python3-setuptools (39.0.1-2) ... 2021-02-11 18:49:17.978 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-11 18:49:18.022 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-11 18:49:18.070 | Setting up libjs-jquery-metadata (12-1) ... 2021-02-11 18:49:18.098 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-02-11 18:49:18.495 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-02-11 18:49:18.861 | Setting up python3-secretstorage (2.3.1-2) ... 2021-02-11 18:49:19.125 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-02-11 18:49:19.153 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-11 18:49:19.181 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-11 18:49:19.210 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-11 18:49:19.238 | Setting up vbetool (1.1-4) ... 2021-02-11 18:49:19.267 | Setting up libcdt5 (2.40.1-2) ... 2021-02-11 18:49:19.295 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-02-11 18:49:19.358 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-11 18:49:19.386 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-11 18:49:19.416 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-11 18:49:19.648 | Setting up libcgraph6 (2.40.1-2) ... 2021-02-11 18:49:19.679 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-11 18:49:19.707 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-02-11 18:49:19.738 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-11 18:49:19.776 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-11 18:49:19.805 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-11 18:49:19.835 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-11 18:49:19.863 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-02-11 18:49:19.891 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-11 18:49:19.926 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-11 18:49:19.955 | Setting up libtool (2.4.6-2) ... 2021-02-11 18:49:19.987 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-11 18:49:20.017 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-11 18:49:20.046 | Setting up libnss-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-11 18:49:20.074 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-11 18:49:20.102 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:49:20.132 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-02-11 18:49:20.718 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-02-11 18:49:21.276 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-11 18:49:21.687 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-11 18:49:21.716 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-11 18:49:21.748 | Setting up libpam-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-11 18:49:22.145 | Setting up libapr1-dev (1.6.3-2) ... 2021-02-11 18:49:22.173 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-02-11 18:49:22.201 | Setting up python3-keyring (10.6.0-1) ... 2021-02-11 18:49:22.486 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-11 18:49:22.775 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-11 18:49:22.803 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-11 18:49:22.835 | Setting up libgvpr2 (2.40.1-2) ... 2021-02-11 18:49:22.864 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-11 18:49:22.892 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-02-11 18:49:23.464 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-02-11 18:49:24.033 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-02-11 18:49:24.055 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-11 18:49:24.090 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-11 18:49:24.118 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-02-11 18:49:24.146 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-02-11 18:49:24.201 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-11 18:49:24.229 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-11 18:49:24.257 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-11 18:49:24.286 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:49:24.314 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-11 18:49:24.343 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-11 18:49:24.374 | Setting up ssl-cert (1.0.39) ... 2021-02-11 18:49:25.044 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-02-11 18:49:25.324 | Setting up autoconf (2.69-11) ... 2021-02-11 18:49:25.362 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-02-11 18:49:25.391 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-02-11 18:49:25.413 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-02-11 18:49:25.437 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-02-11 18:49:25.641 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-11 18:49:26.074 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-11 18:49:26.102 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-02-11 18:49:26.132 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-02-11 18:49:26.160 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-02-11 18:49:26.260 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-11 18:49:26.288 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-11 18:49:26.317 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:49:26.345 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-11 18:49:26.374 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-11 18:49:26.666 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-02-11 18:49:27.221 | Setting up postgresql-common (190ubuntu0.1) ... 2021-02-11 18:49:27.823 | Adding user postgres to group ssl-cert 2021-02-11 18:49:27.991 | 2021-02-11 18:49:27.991 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-02-11 18:49:28.189 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-02-11 18:49:28.190 | Removing obsolete dictionary files: 2021-02-11 18:49:28.424 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-02-11 18:49:29.029 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-02-11 18:49:29.044 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-02-11 18:49:29.067 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:49:29.105 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-02-11 18:49:29.133 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-11 18:49:29.206 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-02-11 18:49:29.217 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:49:29.246 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-02-11 18:49:29.273 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:49:29.301 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:49:29.338 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-11 18:49:29.626 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-02-11 18:49:30.220 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-11 18:49:30.351 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-11 18:49:30.381 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-02-11 18:49:30.420 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:49:30.448 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-02-11 18:49:32.016 | Enabling module mpm_event. 2021-02-11 18:49:32.077 | Enabling module authz_core. 2021-02-11 18:49:32.082 | Enabling module authz_host. 2021-02-11 18:49:32.138 | Enabling module authn_core. 2021-02-11 18:49:32.143 | Enabling module auth_basic. 2021-02-11 18:49:32.199 | Enabling module access_compat. 2021-02-11 18:49:32.256 | Enabling module authn_file. 2021-02-11 18:49:32.312 | Enabling module authz_user. 2021-02-11 18:49:32.368 | Enabling module alias. 2021-02-11 18:49:32.425 | Enabling module dir. 2021-02-11 18:49:32.482 | Enabling module autoindex. 2021-02-11 18:49:32.538 | Enabling module env. 2021-02-11 18:49:32.594 | Enabling module mime. 2021-02-11 18:49:32.650 | Enabling module negotiation. 2021-02-11 18:49:32.706 | Enabling module setenvif. 2021-02-11 18:49:32.762 | Enabling module filter. 2021-02-11 18:49:32.818 | Enabling module deflate. 2021-02-11 18:49:32.875 | Enabling module status. 2021-02-11 18:49:32.931 | Enabling module reqtimeout. 2021-02-11 18:49:32.988 | Enabling conf charset. 2021-02-11 18:49:33.045 | Enabling conf localized-error-pages. 2021-02-11 18:49:33.101 | Enabling conf other-vhosts-access-log. 2021-02-11 18:49:33.158 | Enabling conf security. 2021-02-11 18:49:33.214 | Enabling conf serve-cgi-bin. 2021-02-11 18:49:33.270 | Enabling site 000-default. 2021-02-11 18:49:33.320 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-02-11 18:49:33.373 | Enabling conf javascript-common. 2021-02-11 18:49:33.611 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-02-11 18:49:34.027 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-02-11 18:49:35.360 | Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:49:35.388 | Setting up po-debconf (1.0.20) ... 2021-02-11 18:49:35.417 | Setting up build-essential (12.4ubuntu1) ... 2021-02-11 18:49:35.444 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-11 18:49:35.472 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-11 18:49:35.500 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-11 18:49:35.528 | Setting up librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-11 18:49:35.556 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:49:35.586 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-11 18:49:35.616 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-11 18:49:35.792 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-11 18:49:35.819 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-02-11 18:49:35.847 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-02-11 18:49:38.019 | Regenerating fonts cache... done. 2021-02-11 18:49:38.022 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-11 18:49:38.050 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:49:38.078 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-11 18:49:38.107 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-02-11 18:49:38.134 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-11 18:49:38.162 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-11 18:49:38.190 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:49:38.218 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-11 18:49:38.246 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-11 18:49:38.274 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-02-11 18:49:38.302 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-11 18:49:38.329 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-11 18:49:38.359 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:49:38.387 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:49:38.415 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-02-11 18:49:38.452 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-02-11 18:49:38.480 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-11 18:49:38.508 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:49:38.536 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-11 18:49:38.565 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-11 18:49:38.610 | Setting up libgvc6 (2.40.1-2) ... 2021-02-11 18:49:38.647 | Setting up graphviz (2.40.1-2) ... 2021-02-11 18:49:38.677 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-02-11 18:49:38.704 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-11 18:49:38.733 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-11 18:49:38.761 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-11 18:49:38.789 | Setting up debhelper (11.1.6ubuntu2) ... 2021-02-11 18:49:38.817 | Setting up dh-autoreconf (17) ... 2021-02-11 18:49:38.845 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-11 18:49:38.873 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-11 18:49:38.901 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-11 18:49:38.929 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-11 18:49:38.989 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-11 18:49:47.816 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-11 18:49:47.846 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:49:48.043 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:49:48.066 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-11 18:49:48.283 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-11 18:49:48.303 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-11 18:49:50.291 | ++ functions-common:apt_get:1115 : result=0 2021-02-11 18:49:50.294 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:49:50.296 | ++ functions-common:time_stop:2306 : local name 2021-02-11 18:49:50.298 | ++ functions-common:time_stop:2307 : local end_time 2021-02-11 18:49:50.300 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:49:50.302 | ++ functions-common:time_stop:2309 : local total 2021-02-11 18:49:50.304 | ++ functions-common:time_stop:2310 : local start_time 2021-02-11 18:49:50.306 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:49:50.309 | ++ functions-common:time_stop:2313 : start_time=1613069251814 2021-02-11 18:49:50.311 | ++ functions-common:time_stop:2315 : [[ -z 1613069251814 ]] 2021-02-11 18:49:50.314 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:49:50.317 | ++ functions-common:time_stop:2318 : end_time=1613069390315 2021-02-11 18:49:50.319 | ++ functions-common:time_stop:2319 : elapsed_time=138501 2021-02-11 18:49:50.321 | ++ functions-common:time_stop:2320 : total=668 2021-02-11 18:49:50.324 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:49:50.326 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=139169 2021-02-11 18:49:50.328 | ++ functions-common:apt_get:1119 : return 0 2021-02-11 18:49:50.331 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-02-11 18:49:50.333 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-02-11 18:49:50.335 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-02-11 18:49:50.339 | ++ tools/install_prereqs.sh:source:89 : date 2021-02-11 18:49:50.343 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2021-02-11 18:49:50.345 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2021-02-11 18:49:50.348 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2021-02-11 18:49:51.753 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-02-11 18:49:51.755 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-02-11 18:49:51.758 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-02-11 18:49:51.761 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-02-11 18:49:51.763 | + tools/install_pip.sh:main:43 : GetDistro 2021-02-11 18:49:51.765 | + functions-common:GetDistro:373 : GetOSVersion 2021-02-11 18:49:51.767 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-02-11 18:49:51.769 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-02-11 18:49:51.771 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-02-11 18:49:51.773 | + functions-common:_ensure_lsb_release:328 : return 2021-02-11 18:49:51.775 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-02-11 18:49:51.847 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-02-11 18:49:51.849 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-02-11 18:49:51.922 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-02-11 18:49:51.924 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-02-11 18:49:51.996 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-02-11 18:49:51.998 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-02-11 18:49:52.000 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-02-11 18:49:52.001 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-02-11 18:49:52.003 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-02-11 18:49:52.005 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-02-11 18:49:52.007 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-02-11 18:49:52.009 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-02-11 18:49:52.011 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-02-11 18:49:52.013 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-02-11 18:49:52.015 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-02-11 18:49:52.015 | Distro: bionic 2021-02-11 18:49:52.017 | + tools/install_pip.sh:main:127 : get_versions 2021-02-11 18:49:52.020 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-11 18:49:52.023 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-11 18:49:52.025 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-11 18:49:52.028 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-11 18:49:52.028 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-11 18:49:52.364 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-02-11 18:49:52.366 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-02-11 18:49:52.366 | pip: 20.2.2 2021-02-11 18:49:52.368 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-11 18:49:52.678 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-11 18:49:52.702 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-02-11 18:49:52.704 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-02-11 18:49:52.706 | + tools/install_pip.sh:main:143 : is_fedora 2021-02-11 18:49:52.708 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-11 18:49:52.709 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-11 18:49:52.711 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-11 18:49:52.713 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-11 18:49:52.715 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-11 18:49:52.717 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-11 18:49:52.718 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-11 18:49:52.720 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-11 18:49:52.722 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-11 18:49:52.724 | + tools/install_pip.sh:main:143 : is_suse 2021-02-11 18:49:52.725 | + functions-common:is_suse:464 : is_opensuse 2021-02-11 18:49:52.727 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-11 18:49:52.729 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-11 18:49:52.730 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-11 18:49:52.732 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-11 18:49:52.734 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-11 18:49:52.736 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-02-11 18:49:52.737 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2021-02-11 18:49:52.739 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-11 18:49:52.741 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-11 18:49:52.743 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2021-02-11 18:49:52.765 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-02-11 18:49:52.767 | + functions-common:uninstall_package:1373 : is_ubuntu 2021-02-11 18:49:52.769 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:49:52.770 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:49:52.772 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2021-02-11 18:49:52.787 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-02-11 18:49:52.905 | Reading package lists... 2021-02-11 18:49:53.155 | Building dependency tree... 2021-02-11 18:49:53.156 | Reading state information... 2021-02-11 18:49:53.365 | The following packages were automatically installed and are no longer required: 2021-02-11 18:49:53.365 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-11 18:49:53.365 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-11 18:49:53.365 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-11 18:49:53.365 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:49:53.365 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:49:53.365 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:49:53.365 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:49:53.405 | The following packages will be REMOVED: 2021-02-11 18:49:53.405 | python3-pip* 2021-02-11 18:49:53.831 | 0 upgraded, 0 newly installed, 1 to remove and 150 not upgraded. 2021-02-11 18:49:53.831 | After this operation, 601 kB disk space will be freed. 2021-02-11 18:49:53.893 | (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 ... 74799 files and directories currently installed.) 2021-02-11 18:49:53.896 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-11 18:49:54.133 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-11 18:49:56.739 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:49:56.740 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:49:56.742 | + functions-common:time_stop:2306 : local name 2021-02-11 18:49:56.744 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:49:56.746 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:49:56.748 | + functions-common:time_stop:2309 : local total 2021-02-11 18:49:56.749 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:49:56.751 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:49:56.753 | + functions-common:time_stop:2313 : start_time=1613069392785 2021-02-11 18:49:56.754 | + functions-common:time_stop:2315 : [[ -z 1613069392785 ]] 2021-02-11 18:49:56.757 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:49:56.759 | + functions-common:time_stop:2318 : end_time=1613069396757 2021-02-11 18:49:56.761 | + functions-common:time_stop:2319 : elapsed_time=3972 2021-02-11 18:49:56.763 | + functions-common:time_stop:2320 : total=0 2021-02-11 18:49:56.765 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:49:56.766 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3972 2021-02-11 18:49:56.768 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:49:56.770 | + tools/install_pip.sh:main:149 : install_get_pip 2021-02-11 18:49:56.771 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-11 18:49:56.773 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-11 18:49:56.776 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-02-11 18:49:56.777 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-11 18:49:56.779 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-02-11 18:49:56.789 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-02-11 18:49:56.789 | Dload Upload Total Spent Left Speed 2021-02-11 18:49:57.439 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1884k 100 1884k 0 0 2899k 0 --:--:-- --:--:-- --:--:-- 2899k 2021-02-11 18:49:57.444 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-02-11 18:49:57.448 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-02-11 18:50:00.258 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:50:00.576 | Collecting pip 2021-02-11 18:50:00.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-02-11 18:50:00.924 | Installing collected packages: pip 2021-02-11 18:50:00.924 | Attempting uninstall: pip 2021-02-11 18:50:00.925 | Found existing installation: pip 20.2.2 2021-02-11 18:50:01.166 | Uninstalling pip-20.2.2: 2021-02-11 18:50:01.180 | Successfully uninstalled pip-20.2.2 2021-02-11 18:50:02.452 | Successfully installed pip-20.2.4 2021-02-11 18:50:02.586 | + tools/install_pip.sh:main:151 : set -x 2021-02-11 18:50:02.588 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-02-11 18:50:02.590 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-02-11 18:50:02.592 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-11 18:50:02.594 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-02-11 18:50:02.596 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-02-11 18:50:02.598 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-11 18:50:02.601 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-02-11 18:50:02.601 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-11 18:50:02.605 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-02-11 18:50:02.607 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-02-11 18:50:02.609 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-11 18:50:02.611 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-11 18:50:02.612 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-11 18:50:02.627 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-02-11 18:50:02.629 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-11 18:50:04.445 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:50:04.450 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:04.460 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:04.465 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:05.938 | Collecting setuptools===53.0.0 2021-02-11 18:50:05.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e8/6620d658c5ca8/setuptools-53.0.0-py3-none-any.whl (784 kB) 2021-02-11 18:50:06.356 | Installing collected packages: setuptools 2021-02-11 18:50:06.356 | Attempting uninstall: setuptools 2021-02-11 18:50:06.357 | Found existing installation: setuptools 49.6.0 2021-02-11 18:50:06.449 | Uninstalling setuptools-49.6.0: 2021-02-11 18:50:06.477 | Successfully uninstalled setuptools-49.6.0 2021-02-11 18:50:06.992 | Successfully installed setuptools-53.0.0 2021-02-11 18:50:07.049 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:50:07.050 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:50:07.132 | + inc/python:pip_install:200 : result=0 2021-02-11 18:50:07.134 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:50:07.135 | + functions-common:time_stop:2306 : local name 2021-02-11 18:50:07.137 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:50:07.139 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:50:07.141 | + functions-common:time_stop:2309 : local total 2021-02-11 18:50:07.143 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:50:07.144 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:50:07.146 | + functions-common:time_stop:2313 : start_time=1613069402623 2021-02-11 18:50:07.148 | + functions-common:time_stop:2315 : [[ -z 1613069402623 ]] 2021-02-11 18:50:07.150 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:50:07.153 | + functions-common:time_stop:2318 : end_time=1613069407151 2021-02-11 18:50:07.155 | + functions-common:time_stop:2319 : elapsed_time=4528 2021-02-11 18:50:07.157 | + functions-common:time_stop:2320 : total=0 2021-02-11 18:50:07.158 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:50:07.160 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4528 2021-02-11 18:50:07.162 | + inc/python:pip_install:203 : return 0 2021-02-11 18:50:07.164 | + tools/install_pip.sh:main:157 : get_versions 2021-02-11 18:50:07.167 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-11 18:50:07.170 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-11 18:50:07.173 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-11 18:50:07.175 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-11 18:50:07.176 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-11 18:50:07.510 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-02-11 18:50:07.512 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-02-11 18:50:07.512 | pip: 20.2.4 2021-02-11 18:50:07.514 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-11 18:50:07.822 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-11 18:50:07.847 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-02-11 18:50:07.849 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-02-11 18:50:07.853 | + ./stack.sh:main:765 : fixup_all 2021-02-11 18:50:07.856 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-02-11 18:50:07.858 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-02-11 18:50:07.860 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-11 18:50:07.871 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-11 18:50:07.872 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-02-11 18:50:07.872 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-02-11 18:50:07.877 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-02-11 18:50:07.879 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-02-11 18:50:07.881 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-02-11 18:50:07.889 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-02-11 18:50:07.892 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-02-11 18:50:07.894 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-02-11 18:50:07.896 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-02-11 18:50:07.898 | + functions-common:install_package:1344 : update_package_repo 2021-02-11 18:50:07.900 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:50:07.902 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-11 18:50:07.904 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:50:07.906 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:50:07.908 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:50:07.910 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:50:07.912 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:50:07.914 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:50:07.916 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-11 18:50:07.918 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-11 18:50:07.920 | + functions-common:apt_get_update:1071 : return 2021-02-11 18:50:07.922 | + functions-common:install_package:1345 : real_install_package software-properties-common 2021-02-11 18:50:07.924 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:50:07.926 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:50:07.928 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:50:07.931 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-02-11 18:50:07.949 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-02-11 18:50:08.066 | Reading package lists... 2021-02-11 18:50:08.317 | Building dependency tree... 2021-02-11 18:50:08.318 | Reading state information... 2021-02-11 18:50:08.537 | The following packages were automatically installed and are no longer required: 2021-02-11 18:50:08.538 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-11 18:50:08.538 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-11 18:50:08.538 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-11 18:50:08.538 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:50:08.538 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:50:08.538 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:50:08.538 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:50:08.539 | The following additional packages will be installed: 2021-02-11 18:50:08.539 | python3-software-properties 2021-02-11 18:50:08.587 | The following packages will be upgraded: 2021-02-11 18:50:08.587 | python3-software-properties software-properties-common 2021-02-11 18:50:08.722 | 2 upgraded, 0 newly installed, 0 to remove and 148 not upgraded. 2021-02-11 18:50:08.722 | Need to get 33.9 kB of archives. 2021-02-11 18:50:08.722 | After this operation, 0 B of additional disk space will be used. 2021-02-11 18:50:08.722 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-02-11 18:50:08.782 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-02-11 18:50:09.352 | Fetched 33.9 kB in 0s (156 kB/s) 2021-02-11 18:50:09.431 | (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 ... 74722 files and directories currently installed.) 2021-02-11 18:50:09.435 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-02-11 18:50:09.588 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-11 18:50:09.730 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-02-11 18:50:09.882 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-11 18:50:09.968 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-11 18:50:10.466 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-02-11 18:50:10.739 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-11 18:50:10.757 | Setting up software-properties-common (0.96.24.32.14) ... 2021-02-11 18:50:12.924 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:50:12.926 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:50:12.928 | + functions-common:time_stop:2306 : local name 2021-02-11 18:50:12.930 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:50:12.932 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:50:12.934 | + functions-common:time_stop:2309 : local total 2021-02-11 18:50:12.936 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:50:12.938 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:50:12.940 | + functions-common:time_stop:2313 : start_time=1613069407946 2021-02-11 18:50:12.942 | + functions-common:time_stop:2315 : [[ -z 1613069407946 ]] 2021-02-11 18:50:12.945 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:50:12.948 | + functions-common:time_stop:2318 : end_time=1613069412946 2021-02-11 18:50:12.950 | + functions-common:time_stop:2319 : elapsed_time=5000 2021-02-11 18:50:12.952 | + functions-common:time_stop:2320 : total=139169 2021-02-11 18:50:12.954 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:50:12.956 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=144169 2021-02-11 18:50:12.958 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:50:12.960 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-02-11 18:50:13.761 | 'universe' distribution component is already enabled for all sources. 2021-02-11 18:50:13.788 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-02-11 18:50:13.790 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-02-11 18:50:16.377 | Reading package lists... 2021-02-11 18:50:16.681 | Building dependency tree... 2021-02-11 18:50:16.682 | Reading state information... 2021-02-11 18:50:16.901 | The following packages were automatically installed and are no longer required: 2021-02-11 18:50:16.902 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-11 18:50:16.902 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-11 18:50:16.902 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-11 18:50:16.902 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:50:16.902 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:50:16.902 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:50:16.902 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:50:16.949 | The following NEW packages will be installed: 2021-02-11 18:50:16.949 | ubuntu-cloud-keyring 2021-02-11 18:50:17.226 | 0 upgraded, 1 newly installed, 0 to remove and 148 not upgraded. 2021-02-11 18:50:17.226 | Need to get 6,008 B of archives. 2021-02-11 18:50:17.226 | After this operation, 22.5 kB of additional disk space will be used. 2021-02-11 18:50:17.226 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-02-11 18:50:17.760 | Fetched 6,008 B in 0s (22.9 kB/s) 2021-02-11 18:50:17.808 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-02-11 18:50:17.846 | (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 ... 74722 files and directories currently installed.) 2021-02-11 18:50:17.850 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-02-11 18:50:17.853 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-11 18:50:17.942 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-11 18:50:20.074 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-02-11 18:50:20.217 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-11 18:50:20.256 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2021-02-11 18:50:20.333 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-11 18:50:20.355 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-11 18:50:20.480 | Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-11 18:50:24.165 | Fetched 197 kB in 1s (258 kB/s) 2021-02-11 18:50:25.899 | Reading package lists... 2021-02-11 18:50:25.959 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-02-11 18:50:25.961 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-02-11 18:50:25.963 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-11 18:50:25.965 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-11 18:50:25.967 | + functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-11 18:50:25.970 | ++ functions-common:apt_get_update:1078 : id -u 2021-02-11 18:50:25.974 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-11 18:50:25.977 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-11 18:50:25.979 | + functions-common:time_start:2292 : local name=apt-get-update 2021-02-11 18:50:25.981 | + functions-common:time_start:2293 : local start_time= 2021-02-11 18:50:25.984 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 18:50:25.986 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 18:50:25.989 | + functions-common:time_start:2297 : _TIME_START[$name]=1613069425987 2021-02-11 18:50:25.991 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-11 18:50:25.994 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-11 18:50:25.996 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-11 18:50:26.383 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-11 18:50:26.383 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-11 18:50:26.383 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-11 18:50:26.505 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-11 18:50:26.634 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-11 18:50:28.882 | Reading package lists... 2021-02-11 18:50:28.943 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-11 18:50:28.945 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-11 18:50:28.947 | + functions-common:time_stop:2306 : local name 2021-02-11 18:50:28.949 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:50:28.951 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:50:28.953 | + functions-common:time_stop:2309 : local total 2021-02-11 18:50:28.955 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:50:28.957 | + functions-common:time_stop:2312 : name=apt-get-update 2021-02-11 18:50:28.959 | + functions-common:time_stop:2313 : start_time=1613069425987 2021-02-11 18:50:28.962 | + functions-common:time_stop:2315 : [[ -z 1613069425987 ]] 2021-02-11 18:50:28.965 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:50:28.968 | + functions-common:time_stop:2318 : end_time=1613069428966 2021-02-11 18:50:28.970 | + functions-common:time_stop:2319 : elapsed_time=2979 2021-02-11 18:50:28.972 | + functions-common:time_stop:2320 : total=2692 2021-02-11 18:50:28.974 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:50:28.977 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5671 2021-02-11 18:50:28.979 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-02-11 18:50:28.990 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-02-11 18:50:29.000 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-02-11 18:50:29.010 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-02-11 18:50:29.013 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-02-11 18:50:29.015 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-11 18:50:29.017 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-11 18:50:29.019 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-11 18:50:29.021 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-11 18:50:29.024 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-11 18:50:29.027 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-11 18:50:29.029 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-11 18:50:29.031 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-11 18:50:29.033 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-11 18:50:29.035 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-02-11 18:50:29.038 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-02-11 18:50:29.041 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-02-11 18:50:29.043 | + functions-common:is_suse:464 : is_opensuse 2021-02-11 18:50:29.045 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-11 18:50:29.047 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-11 18:50:29.049 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-11 18:50:29.051 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-11 18:50:29.053 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-11 18:50:29.056 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-02-11 18:50:29.058 | + ./stack.sh:main:768 : pip_install -U os-testr 2021-02-11 18:50:29.076 | Using python 3.6 to install os-testr 2021-02-11 18:50:29.078 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-02-11 18:50:30.885 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:50:30.890 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:30.900 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:30.905 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:31.090 | Collecting os-testr===2.0.0 2021-02-11 18:50:31.234 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-02-11 18:50:31.357 | Collecting stestr===3.1.0 2021-02-11 18:50:31.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-02-11 18:50:31.517 | Collecting testtools===2.4.0 2021-02-11 18:50:31.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-02-11 18:50:31.699 | Collecting pbr===5.5.1 2021-02-11 18:50:31.705 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-02-11 18:50:31.794 | Collecting python-subunit===1.4.0 2021-02-11 18:50:31.800 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-02-11 18:50:31.919 | Collecting voluptuous===0.12.1 2021-02-11 18:50:31.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB) 2021-02-11 18:50:32.020 | Collecting fixtures===3.0.0 2021-02-11 18:50:32.026 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-02-11 18:50:32.138 | Collecting future===0.18.2 2021-02-11 18:50:32.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-02-11 18:50:33.230 | Collecting cliff===3.6.0 2021-02-11 18:50:33.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79 kB) 2021-02-11 18:50:33.454 | Collecting PyYAML===5.4.1 2021-02-11 18:50:33.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) 2021-02-11 18:50:33.560 | Collecting six===1.15.0 2021-02-11 18:50:33.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-02-11 18:50:33.619 | Collecting python-mimeparse===1.6.0 2021-02-11 18:50:33.626 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl (6.1 kB) 2021-02-11 18:50:33.767 | Collecting unittest2===1.1.0 2021-02-11 18:50:33.775 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-02-11 18:50:33.891 | Collecting extras===1.0.0 2021-02-11 18:50:33.898 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-02-11 18:50:33.978 | Collecting traceback2===1.4.0 2021-02-11 18:50:33.984 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-02-11 18:50:34.184 | Collecting cmd2===1.5.0 2021-02-11 18:50:34.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-02-11 18:50:34.342 | Collecting prettytable===0.7.2 2021-02-11 18:50:34.349 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-02-11 18:50:34.485 | Collecting stevedore===3.3.0 2021-02-11 18:50:34.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-02-11 18:50:34.683 | Collecting pyparsing===2.4.7 2021-02-11 18:50:34.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-02-11 18:50:34.791 | Collecting argparse 2021-02-11 18:50:34.797 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-02-11 18:50:34.874 | Collecting linecache2===1.0.0 2021-02-11 18:50:34.885 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-02-11 18:50:34.918 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-11 18:50:35.321 | Collecting attrs===20.3.0 2021-02-11 18:50:35.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-02-11 18:50:35.434 | Collecting wcwidth===0.2.5 2021-02-11 18:50:35.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-02-11 18:50:35.971 | Collecting colorama===0.4.4 2021-02-11 18:50:35.977 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-02-11 18:50:36.070 | Collecting pyperclip===1.8.1 2021-02-11 18:50:36.077 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2021-02-11 18:50:36.111 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.4.0) 2021-02-11 18:50:36.138 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (3.7.4.3) 2021-02-11 18:50:36.143 | Building wheels for collected packages: future 2021-02-11 18:50:36.144 | Building wheel for future (setup.py): started 2021-02-11 18:50:37.117 | Building wheel for future (setup.py): finished with status 'done' 2021-02-11 18:50:37.121 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=3ded36509479541520108c2f579ed1710d82805b379ce739e311908ee17f1b69 2021-02-11 18:50:37.121 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-02-11 18:50:37.122 | Successfully built future 2021-02-11 18:50:37.571 | Installing collected packages: voluptuous, pbr, attrs, six, python-mimeparse, linecache2, traceback2, argparse, unittest2, extras, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, colorama, pyperclip, cmd2, stevedore, pyparsing, cliff, future, stestr, os-testr 2021-02-11 18:50:37.703 | Attempting uninstall: attrs 2021-02-11 18:50:37.704 | Found existing installation: attrs 17.4.0 2021-02-11 18:50:37.716 | Uninstalling attrs-17.4.0: 2021-02-11 18:50:37.822 | Successfully uninstalled attrs-17.4.0 2021-02-11 18:50:37.877 | Attempting uninstall: six 2021-02-11 18:50:37.877 | Found existing installation: six 1.11.0 2021-02-11 18:50:37.879 | Uninstalling six-1.11.0: 2021-02-11 18:50:37.909 | Successfully uninstalled six-1.11.0 2021-02-11 18:50:38.729 | Attempting uninstall: colorama 2021-02-11 18:50:38.729 | Found existing installation: colorama 0.3.7 2021-02-11 18:50:38.738 | Uninstalling colorama-0.3.7: 2021-02-11 18:50:38.772 | Successfully uninstalled colorama-0.3.7 2021-02-11 18:50:39.757 | Successfully installed PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 cliff-3.6.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.1 wcwidth-0.2.5 2021-02-11 18:50:39.823 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:50:39.823 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:50:39.943 | + inc/python:pip_install:200 : result=0 2021-02-11 18:50:39.946 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:50:39.948 | + functions-common:time_stop:2306 : local name 2021-02-11 18:50:39.951 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:50:39.953 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:50:39.955 | + functions-common:time_stop:2309 : local total 2021-02-11 18:50:39.957 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:50:39.959 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:50:39.962 | + functions-common:time_stop:2313 : start_time=1613069429072 2021-02-11 18:50:39.964 | + functions-common:time_stop:2315 : [[ -z 1613069429072 ]] 2021-02-11 18:50:39.966 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:50:39.969 | + functions-common:time_stop:2318 : end_time=1613069439967 2021-02-11 18:50:39.972 | + functions-common:time_stop:2319 : elapsed_time=10895 2021-02-11 18:50:39.974 | + functions-common:time_stop:2320 : total=0 2021-02-11 18:50:39.976 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:50:39.978 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=10895 2021-02-11 18:50:39.980 | + inc/python:pip_install:203 : return 0 2021-02-11 18:50:39.982 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-02-11 18:50:40.027 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-02-11 18:50:40.096 | + ./stack.sh:main:779 : install_infra 2021-02-11 18:50:40.099 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-11 18:50:40.103 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-02-11 18:50:40.105 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-02-11 18:50:42.714 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-11 18:50:42.716 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-02-11 18:50:42.736 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-02-11 18:50:44.592 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:45.093 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:45.314 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:45.444 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-11 18:50:45.561 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-11 18:50:45.590 | Installing collected packages: pbr 2021-02-11 18:50:45.698 | Successfully installed pbr-5.5.1 2021-02-11 18:50:45.757 | + inc/python:pip_install:200 : result=0 2021-02-11 18:50:45.759 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:50:45.761 | + functions-common:time_stop:2306 : local name 2021-02-11 18:50:45.764 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:50:45.766 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:50:45.768 | + functions-common:time_stop:2309 : local total 2021-02-11 18:50:45.770 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:50:45.772 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:50:45.774 | + functions-common:time_stop:2313 : start_time=1613069442729 2021-02-11 18:50:45.776 | + functions-common:time_stop:2315 : [[ -z 1613069442729 ]] 2021-02-11 18:50:45.778 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:50:45.781 | + functions-common:time_stop:2318 : end_time=1613069445779 2021-02-11 18:50:45.783 | + functions-common:time_stop:2319 : elapsed_time=3050 2021-02-11 18:50:45.785 | + functions-common:time_stop:2320 : total=10895 2021-02-11 18:50:45.787 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:50:45.790 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=13945 2021-02-11 18:50:45.792 | + inc/python:pip_install:203 : return 0 2021-02-11 18:50:45.794 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-11 18:50:45.797 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-02-11 18:50:45.817 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-02-11 18:50:47.664 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:48.151 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:48.369 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:48.492 | Processing /opt/stack/requirements 2021-02-11 18:50:49.865 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-02-11 18:50:49.931 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-02-11 18:50:49.968 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) 2021-02-11 18:50:50.087 | Downloading http://10.100.0.9:8080/root/pypi/+f/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) 2021-02-11 18:50:50.166 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) 2021-02-11 18:50:50.274 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-02-11 18:50:50.311 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2021-02-11 18:50:50.356 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-02-11 18:50:50.376 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) 2021-02-11 18:50:50.419 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-02-11 18:50:50.475 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) 2021-02-11 18:50:50.509 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-02-11 18:50:50.528 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) 2021-02-11 18:50:50.633 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-02-11 18:50:50.651 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) 2021-02-11 18:50:50.686 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-02-11 18:50:50.701 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4335) 2021-02-11 18:50:50.738 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-11 18:50:50.765 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4335) 2021-02-11 18:50:51.162 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-02-11 18:50:51.190 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-11 18:50:51.195 | Collecting urllib3===1.26.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) 2021-02-11 18:50:51.258 | Downloading http://10.100.0.9:8080/root/pypi/+f/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137kB) 2021-02-11 18:50:51.308 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-02-11 18:50:51.357 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-02-11 18:50:51.378 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-02-11 18:50:51.404 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-02-11 18:50:51.439 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) 2021-02-11 18:50:51.459 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-02-11 18:50:51.473 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) 2021-02-11 18:50:51.491 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-02-11 18:50:51.505 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) 2021-02-11 18:50:51.528 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-02-11 18:50:51.544 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-11 18:50:51.572 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-02-11 18:50:51.604 | Collecting cliff===3.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) 2021-02-11 18:50:51.675 | Downloading http://10.100.0.9:8080/root/pypi/+f/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79kB) 2021-02-11 18:50:51.714 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) 2021-02-11 18:50:51.731 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-02-11 18:50:51.745 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-11 18:50:51.774 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-02-11 18:50:51.788 | Collecting cmd2===1.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) 2021-02-11 18:50:51.908 | Downloading http://10.100.0.9:8080/root/pypi/+f/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133kB) 2021-02-11 18:50:51.995 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) 2021-02-11 18:50:52.062 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-02-11 18:50:52.092 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) 2021-02-11 18:50:52.119 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-02-11 18:50:52.132 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) 2021-02-11 18:50:52.182 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-02-11 18:50:52.198 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) 2021-02-11 18:50:52.232 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2021-02-11 18:50:52.247 | Collecting importlib-metadata===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-02-11 18:50:52.302 | Downloading http://10.100.0.9:8080/root/pypi/+f/ace/61d5fc652dc28/importlib_metadata-3.4.0-py3-none-any.whl 2021-02-11 18:50:52.354 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-02-11 18:50:52.388 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-02-11 18:50:52.450 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2021-02-11 18:50:52.479 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-02-11 18:50:52.500 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) 2021-02-11 18:50:52.540 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2021-02-11 18:50:52.577 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) 2021-02-11 18:50:52.604 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-02-11 18:50:52.618 | Installing collected packages: chardet, certifi, attrs, python-mimeparse, six, extras, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, colorama, pyperclip, zipp, typing-extensions, importlib-metadata, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-02-11 18:50:54.433 | Running setup.py install for openstack-requirements: started 2021-02-11 18:50:56.729 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-02-11 18:50:57.313 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 chardet-4.0.0 cliff-3.6.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.4.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4335 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 zipp-3.4.0 2021-02-11 18:50:57.444 | + inc/python:pip_install:200 : result=0 2021-02-11 18:50:57.446 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:50:57.448 | + functions-common:time_stop:2306 : local name 2021-02-11 18:50:57.452 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:50:57.454 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:50:57.456 | + functions-common:time_stop:2309 : local total 2021-02-11 18:50:57.458 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:50:57.461 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:50:57.463 | + functions-common:time_stop:2313 : start_time=1613069445810 2021-02-11 18:50:57.465 | + functions-common:time_stop:2315 : [[ -z 1613069445810 ]] 2021-02-11 18:50:57.468 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:50:57.471 | + functions-common:time_stop:2318 : end_time=1613069457468 2021-02-11 18:50:57.473 | + functions-common:time_stop:2319 : elapsed_time=11658 2021-02-11 18:50:57.475 | + functions-common:time_stop:2320 : total=13945 2021-02-11 18:50:57.478 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:50:57.480 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=25603 2021-02-11 18:50:57.482 | + inc/python:pip_install:203 : return 0 2021-02-11 18:50:57.484 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-02-11 18:50:57.487 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-02-11 18:50:57.489 | + inc/python:use_library_from_git:250 : local name=pbr 2021-02-11 18:50:57.491 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:50:57.493 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:50:57.496 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-02-11 18:50:57.498 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:50:57.500 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-02-11 18:50:57.518 | Using python 3.6 to install pbr 2021-02-11 18:50:57.520 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-02-11 18:50:59.363 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:50:59.368 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:59.378 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:59.383 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:50:59.530 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-11 18:51:00.073 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:51:00.073 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:51:00.148 | + inc/python:pip_install:200 : result=0 2021-02-11 18:51:00.150 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:51:00.152 | + functions-common:time_stop:2306 : local name 2021-02-11 18:51:00.154 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:51:00.156 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:51:00.158 | + functions-common:time_stop:2309 : local total 2021-02-11 18:51:00.160 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:51:00.162 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:51:00.164 | + functions-common:time_stop:2313 : start_time=1613069457513 2021-02-11 18:51:00.166 | + functions-common:time_stop:2315 : [[ -z 1613069457513 ]] 2021-02-11 18:51:00.169 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:51:00.172 | + functions-common:time_stop:2318 : end_time=1613069460170 2021-02-11 18:51:00.174 | + functions-common:time_stop:2319 : elapsed_time=2657 2021-02-11 18:51:00.177 | + functions-common:time_stop:2320 : total=25603 2021-02-11 18:51:00.179 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:51:00.181 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=28260 2021-02-11 18:51:00.183 | + inc/python:pip_install:203 : return 0 2021-02-11 18:51:00.185 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-02-11 18:51:02.777 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-02-11 18:51:04.443 | Collecting bindep 2021-02-11 18:51:04.511 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-02-11 18:51:04.535 | Collecting pbr>=2.0.0 (from bindep) 2021-02-11 18:51:04.623 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-11 18:51:04.656 | Collecting Parsley (from bindep) 2021-02-11 18:51:04.673 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-11 18:51:04.698 | Collecting distro (from bindep) 2021-02-11 18:51:04.722 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-02-11 18:51:04.730 | Installing collected packages: pbr, Parsley, distro, bindep 2021-02-11 18:51:05.063 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.5.1 2021-02-11 18:51:05.129 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-11 18:51:05.131 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-11 18:51:05.135 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-02-11 18:51:05.150 | + ./stack.sh:main:788 : pkgs= 2021-02-11 18:51:05.153 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-02-11 18:51:05.155 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-02-11 18:51:05.157 | + functions-common:run_phase:1734 : local mode=stack 2021-02-11 18:51:05.159 | + functions-common:run_phase:1735 : local phase=pre-install 2021-02-11 18:51:05.161 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-11 18:51:05.164 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-11 18:51:05.166 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-11 18:51:05.168 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-11 18:51:05.170 | + functions-common:run_phase:1744 : local extra 2021-02-11 18:51:05.173 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-11 18:51:05.176 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-11 18:51:05.179 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-11 18:51:05.181 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-11 18:51:05.183 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-02-11 18:51:05.185 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-11 18:51:05.200 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:51:05.203 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 18:51:05.205 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-11 18:51:05.207 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-02-11 18:51:05.209 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-11 18:51:05.211 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-11 18:51:05.213 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-11 18:51:05.215 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-02-11 18:51:05.217 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-02-11 18:51:05.219 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-02-11 18:51:05.221 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-02-11 18:51:05.223 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-11 18:51:05.226 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-11 18:51:05.228 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-11 18:51:05.230 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 18:51:05.232 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-11 18:51:05.234 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2021-02-11 18:51:05.236 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-11 18:51:05.239 | + functions-common:run_plugins:1721 : local phase=pre-install 2021-02-11 18:51:05.241 | + functions-common:run_plugins:1723 : local plugins= 2021-02-11 18:51:05.243 | + functions-common:run_plugins:1724 : local plugin 2021-02-11 18:51:05.246 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-02-11 18:51:05.248 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2021-02-11 18:51:05.250 | + functions:set_systemd_override:845 : local value=2048 2021-02-11 18:51:05.253 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2021-02-11 18:51:05.255 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-02-11 18:51:05.301 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-02-11 18:51:05.301 | Set systemd system override for DefaultLimitNOFILE=2048 2021-02-11 18:51:05.303 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2021-02-11 18:51:05.481 | + ./stack.sh:main:801 : install_rpc_backend 2021-02-11 18:51:05.483 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-02-11 18:51:05.501 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:51:05.504 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-02-11 18:51:05.506 | + functions-common:install_package:1344 : update_package_repo 2021-02-11 18:51:05.509 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:51:05.511 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-11 18:51:05.513 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:51:05.516 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:51:05.518 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:51:05.520 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:51:05.523 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:51:05.525 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:51:05.527 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-11 18:51:05.529 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-11 18:51:05.531 | + functions-common:apt_get_update:1071 : return 2021-02-11 18:51:05.533 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-02-11 18:51:05.536 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:51:05.538 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:51:05.540 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:51:05.543 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-02-11 18:51:05.561 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-02-11 18:51:05.681 | Reading package lists... 2021-02-11 18:51:05.934 | Building dependency tree... 2021-02-11 18:51:05.935 | Reading state information... 2021-02-11 18:51:06.149 | The following packages were automatically installed and are no longer required: 2021-02-11 18:51:06.150 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-11 18:51:06.150 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-11 18:51:06.150 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-11 18:51:06.150 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:51:06.150 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:51:06.150 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:51:06.150 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:51:06.150 | The following additional packages will be installed: 2021-02-11 18:51:06.150 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-11 18:51:06.150 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-11 18:51:06.150 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-11 18:51:06.150 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-11 18:51:06.151 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-11 18:51:06.152 | Suggested packages: 2021-02-11 18:51:06.152 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-02-11 18:51:06.152 | odbc-postgresql tdsodbc unixodbc-bin 2021-02-11 18:51:06.197 | The following NEW packages will be installed: 2021-02-11 18:51:06.197 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-11 18:51:06.197 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-11 18:51:06.197 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-11 18:51:06.197 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-11 18:51:06.197 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-11 18:51:06.197 | rabbitmq-server 2021-02-11 18:51:06.535 | 0 upgraded, 26 newly installed, 0 to remove and 170 not upgraded. 2021-02-11 18:51:06.535 | Need to get 24.5 MB of archives. 2021-02-11 18:51:06.535 | After this operation, 40.4 MB of additional disk space will be used. 2021-02-11 18:51:06.535 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-02-11 18:51:08.515 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-11 18:51:08.592 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-11 18:51:08.668 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-02-11 18:51:08.685 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-02-11 18:51:09.075 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-02-11 18:51:09.103 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-02-11 18:51:09.299 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-02-11 18:51:09.315 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-02-11 18:51:09.833 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-02-11 18:51:09.841 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-02-11 18:51:09.856 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-02-11 18:51:09.914 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-02-11 18:51:09.940 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-02-11 18:51:09.949 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-02-11 18:51:09.961 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-02-11 18:51:09.972 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-02-11 18:51:10.132 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-02-11 18:51:10.254 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-02-11 18:51:10.256 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-02-11 18:51:10.524 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-02-11 18:51:10.583 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-02-11 18:51:10.587 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-02-11 18:51:10.599 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-02-11 18:51:10.653 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-02-11 18:51:10.653 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-02-11 18:51:11.916 | Fetched 24.5 MB in 5s (4,751 kB/s) 2021-02-11 18:51:11.952 | Selecting previously unselected package erlang-base. 2021-02-11 18:51:11.991 | (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 ... 74728 files and directories currently installed.) 2021-02-11 18:51:11.995 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:11.998 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:13.066 | Selecting previously unselected package erlang-asn1. 2021-02-11 18:51:13.074 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:13.077 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:13.224 | Selecting previously unselected package erlang-mnesia. 2021-02-11 18:51:13.232 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:13.235 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:13.375 | Selecting previously unselected package erlang-runtime-tools. 2021-02-11 18:51:13.382 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:13.385 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:13.466 | Selecting previously unselected package erlang-crypto. 2021-02-11 18:51:13.473 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:13.476 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:13.548 | Selecting previously unselected package erlang-public-key. 2021-02-11 18:51:13.556 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:13.558 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:13.686 | Selecting previously unselected package erlang-ssl. 2021-02-11 18:51:13.693 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:13.696 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:13.854 | Selecting previously unselected package erlang-inets. 2021-02-11 18:51:13.862 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:13.864 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:14.017 | Selecting previously unselected package erlang-corba. 2021-02-11 18:51:14.025 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:14.028 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:14.412 | Selecting previously unselected package erlang-syntax-tools. 2021-02-11 18:51:14.420 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:14.423 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:14.525 | Selecting previously unselected package erlang-diameter. 2021-02-11 18:51:14.533 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:14.535 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:14.674 | Selecting previously unselected package erlang-xmerl. 2021-02-11 18:51:14.683 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:14.685 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:14.870 | Selecting previously unselected package erlang-edoc. 2021-02-11 18:51:14.877 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:14.880 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:14.982 | Selecting previously unselected package erlang-eldap. 2021-02-11 18:51:14.990 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:14.993 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:15.059 | Selecting previously unselected package erlang-erl-docgen. 2021-02-11 18:51:15.067 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:15.069 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:15.142 | Selecting previously unselected package erlang-eunit. 2021-02-11 18:51:15.150 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:15.152 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:15.224 | Selecting previously unselected package erlang-ic. 2021-02-11 18:51:15.233 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:15.235 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:15.422 | Selecting previously unselected package libodbc1:amd64. 2021-02-11 18:51:15.430 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-02-11 18:51:15.442 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-11 18:51:15.524 | Selecting previously unselected package erlang-odbc. 2021-02-11 18:51:15.532 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:15.534 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:15.596 | Selecting previously unselected package erlang-snmp. 2021-02-11 18:51:15.604 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:15.606 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:15.884 | Selecting previously unselected package erlang-os-mon. 2021-02-11 18:51:15.892 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:15.894 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:15.961 | Selecting previously unselected package erlang-parsetools. 2021-02-11 18:51:15.969 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:15.971 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:16.044 | Selecting previously unselected package erlang-ssh. 2021-02-11 18:51:16.052 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:16.054 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:16.173 | Selecting previously unselected package erlang-tools. 2021-02-11 18:51:16.181 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-11 18:51:16.184 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:16.305 | Selecting previously unselected package erlang-nox. 2021-02-11 18:51:16.313 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-02-11 18:51:16.315 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:16.406 | Selecting previously unselected package rabbitmq-server. 2021-02-11 18:51:16.414 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-02-11 18:51:16.417 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-11 18:51:16.957 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-11 18:51:16.986 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:17.794 | Searching for services which depend on erlang and should be started...none found. 2021-02-11 18:51:17.797 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:51:17.821 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:17.849 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:17.877 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:17.905 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:17.933 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:17.961 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:17.989 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-11 18:51:18.018 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:51:18.206 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-11 18:51:18.850 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:18.878 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:18.906 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:18.933 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:18.961 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:18.989 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.017 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.046 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.073 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.101 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.128 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.156 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.184 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.211 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.239 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.268 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.295 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-11 18:51:19.323 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-11 18:51:19.460 | Adding group `rabbitmq' (GID 121) ... 2021-02-11 18:51:19.492 | Done. 2021-02-11 18:51:19.567 | Adding system user `rabbitmq' (UID 115) ... 2021-02-11 18:51:19.567 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-02-11 18:51:19.644 | Not creating home directory `/var/lib/rabbitmq'. 2021-02-11 18:51:19.890 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-02-11 18:51:24.770 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:51:24.932 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:51:26.917 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:51:26.919 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:51:26.922 | + functions-common:time_stop:2306 : local name 2021-02-11 18:51:26.924 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:51:26.926 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:51:26.929 | + functions-common:time_stop:2309 : local total 2021-02-11 18:51:26.931 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:51:26.933 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:51:26.935 | + functions-common:time_stop:2313 : start_time=1613069465558 2021-02-11 18:51:26.937 | + functions-common:time_stop:2315 : [[ -z 1613069465558 ]] 2021-02-11 18:51:26.940 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:51:26.944 | + functions-common:time_stop:2318 : end_time=1613069486941 2021-02-11 18:51:26.946 | + functions-common:time_stop:2319 : elapsed_time=21383 2021-02-11 18:51:26.949 | + functions-common:time_stop:2320 : total=144169 2021-02-11 18:51:26.951 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:51:26.953 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=165552 2021-02-11 18:51:26.955 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:51:26.957 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-02-11 18:51:26.960 | + functions-common:is_suse:464 : is_opensuse 2021-02-11 18:51:26.962 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-11 18:51:26.964 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-11 18:51:26.966 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-11 18:51:26.969 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-11 18:51:26.971 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-11 18:51:26.973 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-02-11 18:51:26.976 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-11 18:51:26.978 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-11 18:51:26.980 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-11 18:51:26.982 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-11 18:51:26.984 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-11 18:51:26.987 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-11 18:51:26.989 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-11 18:51:26.992 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-11 18:51:26.994 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-11 18:51:26.996 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-02-11 18:51:26.998 | + functions-common:is_suse:464 : is_opensuse 2021-02-11 18:51:27.001 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-11 18:51:27.003 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-11 18:51:27.005 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-11 18:51:27.007 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-11 18:51:27.010 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-11 18:51:27.012 | + ./stack.sh:main:802 : restart_rpc_backend 2021-02-11 18:51:27.014 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-02-11 18:51:27.029 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:51:27.031 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-02-11 18:51:27.033 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 18:51:27.035 | + ./stack.sh:echo_summary:422 : echo -e Starting RabbitMQ 2021-02-11 18:51:27.038 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-02-11 18:51:27.041 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-02-11 18:51:27.044 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-02-11 18:51:27.047 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-02-11 18:51:27.049 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-02-11 18:51:27.051 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-02-11 18:51:27.054 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-02-11 18:51:27.056 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-02-11 18:51:27.059 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-02-11 18:51:28.144 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-02-11 18:51:28.144 | guest [administrator]' 2021-02-11 18:51:28.148 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-02-11 18:51:28.148 | guest [administrator]' 2021-02-11 18:51:28.149 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-02-11 18:51:28.154 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-02-11 18:51:28.156 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-02-11 18:51:28.158 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-02-11 18:51:29.182 | Creating user "stackrabbit" 2021-02-11 18:51:29.207 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-02-11 18:51:30.239 | Setting permissions for user "stackrabbit" in vhost "/" 2021-02-11 18:51:30.263 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-02-11 18:51:30.266 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-02-11 18:51:31.286 | Changing password for user "stackrabbit" 2021-02-11 18:51:31.310 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-02-11 18:51:31.312 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-02-11 18:51:31.314 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-02-11 18:51:32.338 | Deleting user "guest" 2021-02-11 18:51:32.361 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-02-11 18:51:32.378 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:51:32.380 | + ./stack.sh:main:805 : install_database 2021-02-11 18:51:32.382 | + lib/database:install_database:116 : install_database_mysql 2021-02-11 18:51:32.384 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-02-11 18:51:32.387 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:51:32.389 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:51:32.391 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-02-11 18:51:32.590 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-02-11 18:51:32.592 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-02-11 18:51:32.596 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-02-11 18:51:32.599 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:51:32.601 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:51:32.604 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-02-11 18:51:32.606 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-02-11 18:51:32.608 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-02-11 18:51:32.612 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-02-11 18:51:32.614 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-02-11 18:51:32.616 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-02-11 18:51:32.618 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-02-11 18:51:32.621 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-11 18:51:32.623 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-11 18:51:32.625 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-11 18:51:32.627 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-11 18:51:32.630 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-11 18:51:32.632 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-11 18:51:32.634 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-11 18:51:32.637 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-11 18:51:32.639 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-11 18:51:32.641 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-02-11 18:51:32.643 | + functions-common:is_suse:464 : is_opensuse 2021-02-11 18:51:32.646 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-11 18:51:32.648 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-11 18:51:32.651 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-11 18:51:32.653 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-11 18:51:32.655 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-11 18:51:32.657 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-02-11 18:51:32.660 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:51:32.662 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:51:32.664 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-02-11 18:51:32.667 | + functions-common:install_package:1344 : update_package_repo 2021-02-11 18:51:32.669 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:51:32.671 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-11 18:51:32.673 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:51:32.675 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:51:32.678 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:51:32.680 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:51:32.682 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:51:32.684 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:51:32.687 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-11 18:51:32.689 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-11 18:51:32.691 | + functions-common:apt_get_update:1071 : return 2021-02-11 18:51:32.693 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-02-11 18:51:32.695 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:51:32.698 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:51:32.700 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:51:32.702 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-02-11 18:51:32.721 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-02-11 18:51:32.841 | Reading package lists... 2021-02-11 18:51:33.097 | Building dependency tree... 2021-02-11 18:51:33.098 | Reading state information... 2021-02-11 18:51:33.314 | The following packages were automatically installed and are no longer required: 2021-02-11 18:51:33.315 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-11 18:51:33.315 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-11 18:51:33.315 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-11 18:51:33.315 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:51:33.315 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:51:33.315 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:51:33.315 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:51:33.315 | The following additional packages will be installed: 2021-02-11 18:51:33.315 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-11 18:51:33.315 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-11 18:51:33.315 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-11 18:51:33.316 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-11 18:51:33.316 | mysql-server-5.7 mysql-server-core-5.7 2021-02-11 18:51:33.317 | Suggested packages: 2021-02-11 18:51:33.317 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-02-11 18:51:33.370 | The following NEW packages will be installed: 2021-02-11 18:51:33.370 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-11 18:51:33.370 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-11 18:51:33.370 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-11 18:51:33.370 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-11 18:51:33.370 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-02-11 18:51:33.505 | 0 upgraded, 18 newly installed, 0 to remove and 170 not upgraded. 2021-02-11 18:51:33.505 | Need to get 19.7 MB of archives. 2021-02-11 18:51:33.505 | After this operation, 157 MB of additional disk space will be used. 2021-02-11 18:51:33.505 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [6,664 kB] 2021-02-11 18:51:34.650 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [1,945 kB] 2021-02-11 18:51:35.186 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [7,460 kB] 2021-02-11 18:51:36.250 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-02-11 18:51:36.252 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [2,931 kB] 2021-02-11 18:51:36.802 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-02-11 18:51:36.803 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-02-11 18:51:36.805 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-02-11 18:51:36.808 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-02-11 18:51:36.812 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-02-11 18:51:36.813 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-02-11 18:51:36.813 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-02-11 18:51:36.814 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-02-11 18:51:36.816 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-02-11 18:51:36.859 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-02-11 18:51:36.916 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-02-11 18:51:36.919 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-02-11 18:51:36.930 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.33-0ubuntu0.18.04.1 [9,944 B] 2021-02-11 18:51:37.424 | Preconfiguring packages ... 2021-02-11 18:51:37.536 | Fetched 19.7 MB in 4s (5,554 kB/s) 2021-02-11 18:51:37.569 | Selecting previously unselected package mysql-client-core-5.7. 2021-02-11 18:51:37.609 | (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 ... 76729 files and directories currently installed.) 2021-02-11 18:51:37.613 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:51:37.616 | Unpacking mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:38.638 | Selecting previously unselected package mysql-client-5.7. 2021-02-11 18:51:38.646 | Preparing to unpack .../01-mysql-client-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:51:38.649 | Unpacking mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:39.110 | Selecting previously unselected package mysql-server-core-5.7. 2021-02-11 18:51:39.118 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:51:39.120 | Unpacking mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:40.343 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-02-11 18:51:40.351 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-02-11 18:51:40.362 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-11 18:51:40.489 | Selecting previously unselected package mysql-server-5.7. 2021-02-11 18:51:40.497 | Preparing to unpack .../04-mysql-server-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-11 18:51:40.983 | Unpacking mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:41.617 | Selecting previously unselected package libhtml-tagset-perl. 2021-02-11 18:51:41.624 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-02-11 18:51:41.627 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-02-11 18:51:41.686 | Selecting previously unselected package liburi-perl. 2021-02-11 18:51:41.695 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-02-11 18:51:41.698 | Unpacking liburi-perl (1.73-1) ... 2021-02-11 18:51:41.770 | Selecting previously unselected package libhtml-parser-perl. 2021-02-11 18:51:41.778 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-02-11 18:51:41.781 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-02-11 18:51:41.846 | Selecting previously unselected package libcgi-pm-perl. 2021-02-11 18:51:41.854 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-02-11 18:51:41.857 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-02-11 18:51:41.934 | Selecting previously unselected package libfcgi-perl. 2021-02-11 18:51:41.942 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-02-11 18:51:41.945 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-02-11 18:51:42.005 | Selecting previously unselected package libcgi-fast-perl. 2021-02-11 18:51:42.013 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-02-11 18:51:42.016 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-02-11 18:51:42.074 | Selecting previously unselected package libencode-locale-perl. 2021-02-11 18:51:42.082 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-02-11 18:51:42.085 | Unpacking libencode-locale-perl (1.05-1) ... 2021-02-11 18:51:42.145 | Selecting previously unselected package libhtml-template-perl. 2021-02-11 18:51:42.153 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-02-11 18:51:42.156 | Unpacking libhtml-template-perl (2.97-1) ... 2021-02-11 18:51:42.218 | Selecting previously unselected package libhttp-date-perl. 2021-02-11 18:51:42.226 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-02-11 18:51:42.228 | Unpacking libhttp-date-perl (6.02-1) ... 2021-02-11 18:51:42.288 | Selecting previously unselected package libio-html-perl. 2021-02-11 18:51:42.295 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-02-11 18:51:42.298 | Unpacking libio-html-perl (1.001-1) ... 2021-02-11 18:51:42.356 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-02-11 18:51:42.364 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-02-11 18:51:42.367 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-02-11 18:51:42.427 | Selecting previously unselected package libhttp-message-perl. 2021-02-11 18:51:42.435 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-02-11 18:51:42.438 | Unpacking libhttp-message-perl (6.14-1) ... 2021-02-11 18:51:42.502 | Selecting previously unselected package mysql-server. 2021-02-11 18:51:42.510 | Preparing to unpack .../17-mysql-server_5.7.33-0ubuntu0.18.04.1_all.deb ... 2021-02-11 18:51:42.513 | Unpacking mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:42.592 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-02-11 18:51:42.613 | Setting up libhttp-date-perl (6.02-1) ... 2021-02-11 18:51:42.641 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-11 18:51:42.669 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:51:42.692 | Setting up libencode-locale-perl (1.05-1) ... 2021-02-11 18:51:42.720 | Setting up mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:42.749 | Setting up libio-html-perl (1.001-1) ... 2021-02-11 18:51:42.776 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-02-11 18:51:42.804 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-11 18:51:42.834 | Setting up liburi-perl (1.73-1) ... 2021-02-11 18:51:42.861 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:51:43.055 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-02-11 18:51:43.083 | Setting up libcgi-pm-perl (4.38-1) ... 2021-02-11 18:51:43.111 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-11 18:51:44.804 | Setting up libhttp-message-perl (6.14-1) ... 2021-02-11 18:51:44.832 | Setting up mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:44.860 | Setting up libfcgi-perl (0.78-2build1) ... 2021-02-11 18:51:44.888 | Setting up libhtml-template-perl (2.97-1) ... 2021-02-11 18:51:44.916 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-02-11 18:51:44.945 | Setting up mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:44.973 | Setting up mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:45.569 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-11 18:51:45.595 | Renaming removed key_buffer and myisam-recover options (if present) 2021-02-11 18:51:55.940 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-02-11 18:51:56.955 | Setting up mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-11 18:51:56.969 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:51:57.153 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:51:59.093 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:51:59.095 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:51:59.098 | + functions-common:time_stop:2306 : local name 2021-02-11 18:51:59.100 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:51:59.102 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:51:59.104 | + functions-common:time_stop:2309 : local total 2021-02-11 18:51:59.106 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:51:59.108 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:51:59.111 | + functions-common:time_stop:2313 : start_time=1613069492718 2021-02-11 18:51:59.113 | + functions-common:time_stop:2315 : [[ -z 1613069492718 ]] 2021-02-11 18:51:59.115 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:51:59.119 | + functions-common:time_stop:2318 : end_time=1613069519116 2021-02-11 18:51:59.121 | + functions-common:time_stop:2319 : elapsed_time=26398 2021-02-11 18:51:59.123 | + functions-common:time_stop:2320 : total=165552 2021-02-11 18:51:59.125 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:51:59.127 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=191950 2021-02-11 18:51:59.129 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:51:59.132 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-02-11 18:51:59.134 | + ./stack.sh:main:808 : install_database_python 2021-02-11 18:51:59.137 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-02-11 18:51:59.139 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-02-11 18:51:59.141 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-02-11 18:51:59.143 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-11 18:51:59.147 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-02-11 18:51:59.149 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-02-11 18:51:59.151 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-11 18:51:59.155 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-02-11 18:51:59.156 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-11 18:51:59.159 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-02-11 18:51:59.162 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-02-11 18:51:59.164 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-02-11 18:51:59.167 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-02-11 18:51:59.169 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-02-11 18:51:59.187 | Using python 3.6 to install PyMySQL 2021-02-11 18:51:59.189 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-02-11 18:52:01.038 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:52:01.043 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:01.054 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:01.060 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:01.213 | Collecting PyMySQL===1.0.2 2021-02-11 18:52:01.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-02-11 18:52:01.721 | Installing collected packages: PyMySQL 2021-02-11 18:52:01.811 | Successfully installed PyMySQL-1.0.2 2021-02-11 18:52:01.879 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:52:01.879 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:52:01.954 | + inc/python:pip_install:200 : result=0 2021-02-11 18:52:01.956 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:52:01.958 | + functions-common:time_stop:2306 : local name 2021-02-11 18:52:01.961 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:52:01.963 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:52:01.965 | + functions-common:time_stop:2309 : local total 2021-02-11 18:52:01.967 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:52:01.969 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:52:01.971 | + functions-common:time_stop:2313 : start_time=1613069519183 2021-02-11 18:52:01.974 | + functions-common:time_stop:2315 : [[ -z 1613069519183 ]] 2021-02-11 18:52:01.977 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:52:01.980 | + functions-common:time_stop:2318 : end_time=1613069521978 2021-02-11 18:52:01.982 | + functions-common:time_stop:2319 : elapsed_time=2795 2021-02-11 18:52:01.985 | + functions-common:time_stop:2320 : total=28260 2021-02-11 18:52:01.987 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:52:01.990 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=31055 2021-02-11 18:52:01.992 | + inc/python:pip_install:203 : return 0 2021-02-11 18:52:01.994 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-02-11 18:52:01.997 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-11 18:52:01.999 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-02-11 18:52:02.001 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-02-11 18:52:02.016 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:52:02.018 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-02-11 18:52:02.022 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-02-11 18:52:02.026 | ++ 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 2021-02-11 18:52:02.026 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-11 18:52:02.030 | + 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 2021-02-11 18:52:02.032 | + 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 ]] 2021-02-11 18:52:02.035 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-02-11 18:52:02.039 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-11 18:52:02.041 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-02-11 18:52:02.044 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-02-11 18:52:02.064 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:52:02.066 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-02-11 18:52:02.070 | + functions-common:install_package:1344 : update_package_repo 2021-02-11 18:52:02.073 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:52:02.075 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-11 18:52:02.078 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:52:02.080 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:52:02.082 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:52:02.085 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:52:02.087 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:52:02.090 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:52:02.092 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-11 18:52:02.094 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-11 18:52:02.096 | + functions-common:apt_get_update:1071 : return 2021-02-11 18:52:02.099 | + functions-common:install_package:1345 : real_install_package radvd 2021-02-11 18:52:02.101 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:52:02.104 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:52:02.106 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:52:02.108 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-02-11 18:52:02.127 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-02-11 18:52:02.247 | Reading package lists... 2021-02-11 18:52:02.505 | Building dependency tree... 2021-02-11 18:52:02.506 | Reading state information... 2021-02-11 18:52:02.721 | The following packages were automatically installed and are no longer required: 2021-02-11 18:52:02.722 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-11 18:52:02.722 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-11 18:52:02.722 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-11 18:52:02.722 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:52:02.722 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:52:02.722 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:52:02.722 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:52:02.766 | The following NEW packages will be installed: 2021-02-11 18:52:02.766 | radvd 2021-02-11 18:52:03.024 | 0 upgraded, 1 newly installed, 0 to remove and 170 not upgraded. 2021-02-11 18:52:03.024 | Need to get 59.0 kB of archives. 2021-02-11 18:52:03.024 | After this operation, 164 kB of additional disk space will be used. 2021-02-11 18:52:03.024 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-02-11 18:52:03.690 | Fetched 59.0 kB in 0s (161 kB/s) 2021-02-11 18:52:03.750 | Selecting previously unselected package radvd. 2021-02-11 18:52:03.795 | (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 ... 77186 files and directories currently installed.) 2021-02-11 18:52:03.799 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-02-11 18:52:03.802 | Unpacking radvd (1:2.16-3) ... 2021-02-11 18:52:03.912 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:52:03.929 | Setting up radvd (1:2.16-3) ... 2021-02-11 18:52:04.686 | Job for radvd.service failed because the control process exited with error code. 2021-02-11 18:52:04.686 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-02-11 18:52:04.688 | invoke-rc.d: initscript radvd, action "start" failed. 2021-02-11 18:52:04.698 | ● radvd.service - Router advertisement daemon for IPv6 2021-02-11 18:52:04.698 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-02-11 18:52:04.698 | Active: failed (Result: exit-code) since Thu 2021-02-11 18:52:04 UTC; 13ms ago 2021-02-11 18:52:04.698 | Docs: man:radvd(8) 2021-02-11 18:52:04.698 | Process: 41716 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-02-11 18:52:04.698 | 2021-02-11 18:52:04.698 | Feb 11 18:52:04 dv-cinder-775250-1-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-02-11 18:52:04.698 | Feb 11 18:52:04 dv-cinder-775250-1-smb radvd[41716]: can't open /etc/radvd.conf: No such file or directory 2021-02-11 18:52:04.699 | Feb 11 18:52:04 dv-cinder-775250-1-smb radvd[41716]: Insecure file permissions, but continuing anyway 2021-02-11 18:52:04.699 | Feb 11 18:52:04 dv-cinder-775250-1-smb radvd[41716]: exiting, failed to read config file 2021-02-11 18:52:04.699 | Feb 11 18:52:04 dv-cinder-775250-1-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-02-11 18:52:04.699 | Feb 11 18:52:04 dv-cinder-775250-1-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-02-11 18:52:04.699 | Feb 11 18:52:04 dv-cinder-775250-1-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-02-11 18:52:04.703 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:52:04.872 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-11 18:52:05.109 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:52:07.048 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:52:07.051 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:52:07.053 | + functions-common:time_stop:2306 : local name 2021-02-11 18:52:07.055 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:52:07.057 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:52:07.059 | + functions-common:time_stop:2309 : local total 2021-02-11 18:52:07.061 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:52:07.063 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:52:07.065 | + functions-common:time_stop:2313 : start_time=1613069522124 2021-02-11 18:52:07.068 | + functions-common:time_stop:2315 : [[ -z 1613069522124 ]] 2021-02-11 18:52:07.070 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:52:07.074 | + functions-common:time_stop:2318 : end_time=1613069527071 2021-02-11 18:52:07.076 | + functions-common:time_stop:2319 : elapsed_time=4947 2021-02-11 18:52:07.078 | + functions-common:time_stop:2320 : total=191950 2021-02-11 18:52:07.080 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:52:07.082 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=196897 2021-02-11 18:52:07.085 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:52:07.087 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-02-11 18:52:07.103 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:52:07.106 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-02-11 18:52:07.108 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-02-11 18:52:07.111 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-02-11 18:52:07.129 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-02-11 18:52:07.131 | + functions-common:install_package:1344 : update_package_repo 2021-02-11 18:52:07.134 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:52:07.136 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-11 18:52:07.138 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:52:07.141 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:52:07.143 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:52:07.146 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:52:07.148 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:52:07.150 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:52:07.152 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-11 18:52:07.154 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-11 18:52:07.156 | + functions-common:apt_get_update:1071 : return 2021-02-11 18:52:07.159 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-02-11 18:52:07.161 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:52:07.164 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:52:07.166 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:52:07.168 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-02-11 18:52:07.186 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-02-11 18:52:07.305 | Reading package lists... 2021-02-11 18:52:07.594 | Building dependency tree... 2021-02-11 18:52:07.595 | Reading state information... 2021-02-11 18:52:07.835 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-02-11 18:52:07.836 | fakeroot set to manually installed. 2021-02-11 18:52:07.836 | make is already the newest version (4.1-9.1ubuntu1). 2021-02-11 18:52:07.836 | The following packages were automatically installed and are no longer required: 2021-02-11 18:52:07.837 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-11 18:52:07.837 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-11 18:52:07.837 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-11 18:52:07.837 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:52:07.837 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:52:07.837 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:52:07.837 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:52:07.838 | The following additional packages will be installed: 2021-02-11 18:52:07.839 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-02-11 18:52:07.840 | Suggested packages: 2021-02-11 18:52:07.840 | openvswitch-doc python-sortedcontainers-doc 2021-02-11 18:52:07.894 | The following NEW packages will be installed: 2021-02-11 18:52:07.895 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-02-11 18:52:07.896 | The following packages will be upgraded: 2021-02-11 18:52:07.896 | openvswitch-common openvswitch-switch 2021-02-11 18:52:08.179 | 2 upgraded, 3 newly installed, 0 to remove and 168 not upgraded. 2021-02-11 18:52:08.179 | Need to get 3,140 kB of archives. 2021-02-11 18:52:08.179 | After this operation, 3,536 kB of additional disk space will be used. 2021-02-11 18:52:08.179 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.2~cloud0 [118 kB] 2021-02-11 18:52:08.239 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-02-11 18:52:08.711 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,555 kB] 2021-02-11 18:52:08.936 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-02-11 18:52:09.245 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,175 kB] 2021-02-11 18:52:09.923 | Fetched 3,140 kB in 1s (2,165 kB/s) 2021-02-11 18:52:09.987 | Selecting previously unselected package libunbound2:amd64. 2021-02-11 18:52:10.028 | (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 ... 77199 files and directories currently installed.) 2021-02-11 18:52:10.032 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-02-11 18:52:10.043 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-11 18:52:10.152 | Selecting previously unselected package python3-sortedcontainers. 2021-02-11 18:52:10.160 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-02-11 18:52:10.163 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-02-11 18:52:10.238 | Selecting previously unselected package python3-openvswitch. 2021-02-11 18:52:10.246 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.2~cloud0_all.deb ... 2021-02-11 18:52:10.248 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-11 18:52:10.360 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-11 18:52:10.381 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-02-11 18:52:11.263 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-11 18:52:11.283 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.8-0ubuntu0.18.04.2) ... 2021-02-11 18:52:11.545 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-11 18:52:11.566 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:52:11.588 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-11 18:52:11.616 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-02-11 18:52:11.895 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-11 18:52:11.925 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:52:12.130 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-11 18:52:12.942 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-11 18:52:13.303 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-11 18:52:16.402 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:52:16.404 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:52:16.407 | + functions-common:time_stop:2306 : local name 2021-02-11 18:52:16.409 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:52:16.412 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:52:16.416 | + functions-common:time_stop:2309 : local total 2021-02-11 18:52:16.418 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:52:16.421 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:52:16.423 | + functions-common:time_stop:2313 : start_time=1613069527183 2021-02-11 18:52:16.425 | + functions-common:time_stop:2315 : [[ -z 1613069527183 ]] 2021-02-11 18:52:16.429 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:52:16.432 | + functions-common:time_stop:2318 : end_time=1613069536429 2021-02-11 18:52:16.434 | + functions-common:time_stop:2319 : elapsed_time=9246 2021-02-11 18:52:16.436 | + functions-common:time_stop:2320 : total=196897 2021-02-11 18:52:16.439 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:52:16.441 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=206143 2021-02-11 18:52:16.443 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:52:16.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-02-11 18:52:16.448 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:52:16.450 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:52:16.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-02-11 18:52:16.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-02-11 18:52:16.457 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-02-11 18:52:16.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-02-11 18:52:16.463 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-02-11 18:52:16.466 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-02-11 18:52:16.467 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-02-11 18:52:16.470 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-02-11 18:52:16.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-02-11 18:52:16.475 | + functions:vercmp:652 : local v1=4.15 2021-02-11 18:52:16.477 | + functions:vercmp:653 : local 'op=<' 2021-02-11 18:52:16.479 | + functions:vercmp:654 : local v2=3.13 2021-02-11 18:52:16.482 | + functions:vercmp:655 : local result 2021-02-11 18:52:16.485 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2021-02-11 18:52:16.486 | ++ functions:vercmp:659 : sort -V 2021-02-11 18:52:16.486 | ++ functions:vercmp:659 : head -1 2021-02-11 18:52:16.490 | + functions:vercmp:659 : result=3.13 2021-02-11 18:52:16.492 | + functions:vercmp:661 : case $op in 2021-02-11 18:52:16.495 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2021-02-11 18:52:16.497 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2021-02-11 18:52:16.499 | + functions:vercmp:672 : return 2021-02-11 18:52:16.501 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-02-11 18:52:16.503 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:52:16.506 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2021-02-11 18:52:16.950 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-02-11 18:52:16.966 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:52:16.968 | + ./stack.sh:main:816 : install_etcd3 2021-02-11 18:52:16.970 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-02-11 18:52:16.970 | Installing etcd 2021-02-11 18:52:16.973 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-02-11 18:52:16.985 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-02-11 18:52:16.996 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-02-11 18:52:16.998 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-02-11 18:52:17.010 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-02-11 18:52:17.013 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-11 18:52:17.016 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-11 18:52:17.019 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-11 18:52:17.023 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-02-11 18:52:17.025 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-02-11 18:52:17.028 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-02-11 18:52:17.030 | ++ functions:get_extra_file:67 : 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 2021-02-11 18:52:17.061 | --2021-02-11 18:52:17-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-11 18:52:17.234 | Resolving github.com (github.com)... 140.82.121.4 2021-02-11 18:52:17.279 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-02-11 18:52:17.579 | HTTP request sent, awaiting response... 302 Found 2021-02-11 18:52:17.587 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210211%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210211T185217Z&X-Amz-Expires=300&X-Amz-Signature=d7012517fa440517ba7bc6d31aaf0fb4cb40ac6df3ca62f1310065f6fd622d07&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] 2021-02-11 18:52:17.588 | --2021-02-11 18:52:17-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210211%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210211T185217Z&X-Amz-Expires=300&X-Amz-Signature=d7012517fa440517ba7bc6d31aaf0fb4cb40ac6df3ca62f1310065f6fd622d07&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 2021-02-11 18:52:17.589 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.110.154, ... 2021-02-11 18:52:17.625 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-02-11 18:52:17.930 | HTTP request sent, awaiting response... 200 OK 2021-02-11 18:52:17.930 | Length: 11350736 (11M) [application/octet-stream] 2021-02-11 18:52:17.930 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-02-11 18:52:18.134 | 2021-02-11 18:52:18.862 | 0K ........ .. 100% 11.6M=0.9s 2021-02-11 18:52:18.862 | 2021-02-11 18:52:18.862 | 2021-02-11 18:52:18 (11.6 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-02-11 18:52:18.862 | 2021-02-11 18:52:18.866 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-02-11 18:52:18.868 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-11 18:52:18.871 | ++ functions:get_extra_file:73 : return 2021-02-11 18:52:18.873 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-11 18:52:18.876 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-02-11 18:52:18.878 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-02-11 18:52:18.881 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-02-11 18:52:19.007 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-02-11 18:52:19.010 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/ 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/README.md 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-02-11 18:52:19.015 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-02-11 18:52:19.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-02-11 18:52:19.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-02-11 18:52:19.016 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-02-11 18:52:19.016 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-02-11 18:52:19.016 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-02-11 18:52:19.016 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-02-11 18:52:19.016 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-11 18:52:19.016 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-02-11 18:52:19.016 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-02-11 18:52:19.017 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-02-11 18:52:19.018 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-02-11 18:52:19.019 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-02-11 18:52:19.020 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-02-11 18:52:19.021 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-02-11 18:52:19.022 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-02-11 18:52:19.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-02-11 18:52:19.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-02-11 18:52:19.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-02-11 18:52:19.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-02-11 18:52:19.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-02-11 18:52:19.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-02-11 18:52:19.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-02-11 18:52:19.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-02-11 18:52:19.023 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-02-11 18:52:19.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-02-11 18:52:19.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-02-11 18:52:19.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-02-11 18:52:19.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-02-11 18:52:19.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-02-11 18:52:19.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-02-11 18:52:19.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-02-11 18:52:19.024 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-02-11 18:52:19.025 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-02-11 18:52:19.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-02-11 18:52:19.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-02-11 18:52:19.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-02-11 18:52:19.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-02-11 18:52:19.026 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-02-11 18:52:19.027 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-02-11 18:52:19.027 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-02-11 18:52:19.027 | etcd-v3.3.12-linux-amd64/etcdctl 2021-02-11 18:52:19.236 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-02-11 18:52:19.237 | etcd-v3.3.12-linux-amd64/etcd 2021-02-11 18:52:19.493 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-02-11 18:52:19.527 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-02-11 18:52:19.557 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-02-11 18:52:19.560 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-02-11 18:52:19.575 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:52:19.577 | + ./stack.sh:main:835 : install_dstat 2021-02-11 18:52:19.580 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-02-11 18:52:19.594 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:52:19.597 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-02-11 18:52:19.599 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 18:52:19.601 | + ./stack.sh:echo_summary:422 : echo -e Installing OpenStack project source 2021-02-11 18:52:19.604 | + ./stack.sh:main:844 : install_libs 2021-02-11 18:52:19.606 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-02-11 18:52:19.608 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-02-11 18:52:19.611 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-02-11 18:52:19.613 | + inc/python:use_library_from_git:250 : local name=automaton 2021-02-11 18:52:19.616 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.618 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.620 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-02-11 18:52:19.622 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.625 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-02-11 18:52:19.627 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-02-11 18:52:19.629 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-02-11 18:52:19.631 | + inc/python:use_library_from_git:250 : local name=castellan 2021-02-11 18:52:19.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.635 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.638 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-02-11 18:52:19.640 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.643 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-02-11 18:52:19.646 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-02-11 18:52:19.648 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-02-11 18:52:19.650 | + inc/python:use_library_from_git:250 : local name=cliff 2021-02-11 18:52:19.652 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.654 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.656 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-02-11 18:52:19.659 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.661 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-02-11 18:52:19.663 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-02-11 18:52:19.665 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-02-11 18:52:19.668 | + inc/python:use_library_from_git:250 : local name=cursive 2021-02-11 18:52:19.670 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.672 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.674 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-02-11 18:52:19.677 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.679 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-02-11 18:52:19.681 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-02-11 18:52:19.683 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-02-11 18:52:19.685 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-02-11 18:52:19.688 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.690 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.693 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-02-11 18:52:19.695 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.697 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-02-11 18:52:19.699 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-02-11 18:52:19.701 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-02-11 18:52:19.704 | + inc/python:use_library_from_git:250 : local name=futurist 2021-02-11 18:52:19.706 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.708 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.710 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-02-11 18:52:19.712 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.714 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-02-11 18:52:19.717 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-02-11 18:52:19.719 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-02-11 18:52:19.721 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-02-11 18:52:19.723 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.726 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.728 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-02-11 18:52:19.730 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.732 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-02-11 18:52:19.734 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-02-11 18:52:19.736 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-02-11 18:52:19.739 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-02-11 18:52:19.741 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.744 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.746 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-02-11 18:52:19.748 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.750 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-02-11 18:52:19.752 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-02-11 18:52:19.754 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-02-11 18:52:19.757 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-02-11 18:52:19.759 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.761 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.763 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-02-11 18:52:19.766 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.768 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-02-11 18:52:19.771 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-02-11 18:52:19.773 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-02-11 18:52:19.775 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-02-11 18:52:19.777 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.779 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.782 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-02-11 18:52:19.784 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.787 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-02-11 18:52:19.789 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-02-11 18:52:19.791 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-02-11 18:52:19.793 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-02-11 18:52:19.795 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.797 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.800 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-02-11 18:52:19.802 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.804 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-02-11 18:52:19.806 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-02-11 18:52:19.809 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-02-11 18:52:19.811 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-02-11 18:52:19.813 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.815 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.817 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-02-11 18:52:19.820 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.822 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-02-11 18:52:19.824 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-02-11 18:52:19.826 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-02-11 18:52:19.829 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-02-11 18:52:19.831 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.834 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.836 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-02-11 18:52:19.838 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.840 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-02-11 18:52:19.842 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-02-11 18:52:19.845 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-02-11 18:52:19.847 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-02-11 18:52:19.849 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.852 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.854 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-02-11 18:52:19.856 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.858 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-02-11 18:52:19.861 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-02-11 18:52:19.863 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-02-11 18:52:19.865 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-02-11 18:52:19.867 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.870 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.872 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-02-11 18:52:19.874 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.877 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-02-11 18:52:19.880 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-02-11 18:52:19.882 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-02-11 18:52:19.886 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-02-11 18:52:19.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.894 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.897 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-02-11 18:52:19.901 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.903 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-02-11 18:52:19.906 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-02-11 18:52:19.908 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-02-11 18:52:19.910 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-02-11 18:52:19.913 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.915 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.917 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-02-11 18:52:19.920 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.922 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-02-11 18:52:19.925 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-02-11 18:52:19.927 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-02-11 18:52:19.932 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-02-11 18:52:19.934 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.937 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.939 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-02-11 18:52:19.941 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.944 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-02-11 18:52:19.946 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-02-11 18:52:19.948 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-02-11 18:52:19.951 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-02-11 18:52:19.953 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.955 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.958 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-02-11 18:52:19.960 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.963 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-02-11 18:52:19.965 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-02-11 18:52:19.967 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-02-11 18:52:19.970 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-02-11 18:52:19.972 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.977 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-02-11 18:52:19.979 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:19.981 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-02-11 18:52:19.984 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-02-11 18:52:19.986 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-02-11 18:52:19.989 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-02-11 18:52:19.991 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:19.993 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:19.995 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-02-11 18:52:19.998 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.000 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-02-11 18:52:20.002 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-02-11 18:52:20.005 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-02-11 18:52:20.007 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-02-11 18:52:20.009 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.012 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.014 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-02-11 18:52:20.016 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.018 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-02-11 18:52:20.021 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-02-11 18:52:20.023 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-02-11 18:52:20.026 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-02-11 18:52:20.028 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.030 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.032 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-02-11 18:52:20.035 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.037 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-02-11 18:52:20.039 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-02-11 18:52:20.041 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-02-11 18:52:20.044 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-02-11 18:52:20.046 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.048 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.050 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-02-11 18:52:20.053 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.055 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-02-11 18:52:20.057 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-02-11 18:52:20.059 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-02-11 18:52:20.061 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-02-11 18:52:20.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.066 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.069 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-02-11 18:52:20.071 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.074 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-02-11 18:52:20.076 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-02-11 18:52:20.078 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-02-11 18:52:20.080 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-02-11 18:52:20.083 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.085 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.087 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-02-11 18:52:20.090 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.092 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-02-11 18:52:20.094 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-02-11 18:52:20.096 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-02-11 18:52:20.099 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-02-11 18:52:20.101 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.103 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.105 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-02-11 18:52:20.108 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.110 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-02-11 18:52:20.112 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-02-11 18:52:20.114 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-02-11 18:52:20.117 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-02-11 18:52:20.119 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.121 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.124 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-02-11 18:52:20.126 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.128 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-02-11 18:52:20.131 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-02-11 18:52:20.133 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-02-11 18:52:20.136 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-02-11 18:52:20.138 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.140 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.143 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-02-11 18:52:20.146 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.148 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-02-11 18:52:20.150 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-02-11 18:52:20.152 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-02-11 18:52:20.154 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-02-11 18:52:20.157 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.159 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.161 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-02-11 18:52:20.163 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.166 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-02-11 18:52:20.168 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-02-11 18:52:20.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-02-11 18:52:20.172 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-02-11 18:52:20.175 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.177 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.180 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-02-11 18:52:20.182 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.184 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-02-11 18:52:20.186 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-02-11 18:52:20.189 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-02-11 18:52:20.191 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-02-11 18:52:20.194 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.196 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.199 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-02-11 18:52:20.201 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.203 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-02-11 18:52:20.205 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-02-11 18:52:20.208 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-02-11 18:52:20.210 | + inc/python:use_library_from_git:250 : local name=tooz 2021-02-11 18:52:20.213 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.215 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.217 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-02-11 18:52:20.220 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.222 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-02-11 18:52:20.224 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-02-11 18:52:20.226 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-02-11 18:52:20.229 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-02-11 18:52:20.231 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.233 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.235 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-02-11 18:52:20.238 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.240 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-02-11 18:52:20.242 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-02-11 18:52:20.244 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-02-11 18:52:20.247 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-02-11 18:52:20.249 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.251 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.253 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-02-11 18:52:20.256 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.258 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-02-11 18:52:20.261 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-02-11 18:52:20.263 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-02-11 18:52:20.266 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-02-11 18:52:20.268 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:20.271 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:20.273 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-02-11 18:52:20.275 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:20.277 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-02-11 18:52:20.295 | Using python 3.6 to install etcd3 2021-02-11 18:52:20.298 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-02-11 18:52:22.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:52:22.157 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:22.167 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:22.171 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:22.262 | Collecting etcd3===0.12.0 2021-02-11 18:52:22.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-02-11 18:52:24.928 | Collecting grpcio===1.35.0 2021-02-11 18:52:24.949 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/088/c8bea0f6b5969/grpcio-1.35.0-cp36-cp36m-manylinux2014_x86_64.whl (4.1 MB) 2021-02-11 18:52:25.524 | Collecting protobuf===3.14.0 2021-02-11 18:52:25.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ecc/33531a213eee2/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-02-11 18:52:25.597 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-11 18:52:25.689 | Collecting tenacity===6.3.1 2021-02-11 18:52:25.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB) 2021-02-11 18:52:25.750 | Building wheels for collected packages: etcd3 2021-02-11 18:52:25.751 | Building wheel for etcd3 (setup.py): started 2021-02-11 18:52:26.436 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-02-11 18:52:26.437 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=dcfe79c642f0752b4c894e30166a186172f715b197ec5280f977db969c4972f9 2021-02-11 18:52:26.437 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-02-11 18:52:26.438 | Successfully built etcd3 2021-02-11 18:52:26.968 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2021-02-11 18:52:27.587 | Successfully installed etcd3-0.12.0 grpcio-1.35.0 protobuf-3.14.0 tenacity-6.3.1 2021-02-11 18:52:27.657 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:52:27.657 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:52:27.753 | + inc/python:pip_install:200 : result=0 2021-02-11 18:52:27.755 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:52:27.757 | + functions-common:time_stop:2306 : local name 2021-02-11 18:52:27.760 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:52:27.762 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:52:27.764 | + functions-common:time_stop:2309 : local total 2021-02-11 18:52:27.766 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:52:27.768 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:52:27.772 | + functions-common:time_stop:2313 : start_time=1613069540291 2021-02-11 18:52:27.774 | + functions-common:time_stop:2315 : [[ -z 1613069540291 ]] 2021-02-11 18:52:27.776 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:52:27.779 | + functions-common:time_stop:2318 : end_time=1613069547777 2021-02-11 18:52:27.782 | + functions-common:time_stop:2319 : elapsed_time=7486 2021-02-11 18:52:27.784 | + functions-common:time_stop:2320 : total=31055 2021-02-11 18:52:27.786 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:52:27.788 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=38541 2021-02-11 18:52:27.790 | + inc/python:pip_install:203 : return 0 2021-02-11 18:52:27.793 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-02-11 18:52:27.811 | Using python 3.6 to install etcd3gw 2021-02-11 18:52:27.813 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-02-11 18:52:29.682 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:52:29.687 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:29.697 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:29.702 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:29.794 | Collecting etcd3gw===0.2.5 2021-02-11 18:52:29.802 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-02-11 18:52:29.972 | Collecting futurist===2.3.0 2021-02-11 18:52:29.979 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2021-02-11 18:52:30.025 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-11 18:52:30.155 | Collecting requests===2.25.1 2021-02-11 18:52:30.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-02-11 18:52:30.189 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-11 18:52:30.259 | Collecting urllib3===1.26.3 2021-02-11 18:52:30.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-02-11 18:52:30.322 | Collecting chardet===4.0.0 2021-02-11 18:52:30.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-02-11 18:52:30.371 | Collecting idna===2.10 2021-02-11 18:52:30.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-02-11 18:52:30.442 | Collecting certifi===2020.12.5 2021-02-11 18:52:30.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-02-11 18:52:30.983 | Installing collected packages: chardet, certifi, urllib3, idna, requests, futurist, etcd3gw 2021-02-11 18:52:30.983 | Attempting uninstall: chardet 2021-02-11 18:52:30.984 | Found existing installation: chardet 3.0.4 2021-02-11 18:52:30.991 | Uninstalling chardet-3.0.4: 2021-02-11 18:52:31.022 | Successfully uninstalled chardet-3.0.4 2021-02-11 18:52:31.303 | Attempting uninstall: certifi 2021-02-11 18:52:31.303 | Found existing installation: certifi 2018.1.18 2021-02-11 18:52:31.305 | Uninstalling certifi-2018.1.18: 2021-02-11 18:52:31.336 | Successfully uninstalled certifi-2018.1.18 2021-02-11 18:52:31.352 | Attempting uninstall: urllib3 2021-02-11 18:52:31.353 | Found existing installation: urllib3 1.22 2021-02-11 18:52:31.362 | Uninstalling urllib3-1.22: 2021-02-11 18:52:31.392 | Successfully uninstalled urllib3-1.22 2021-02-11 18:52:31.503 | Attempting uninstall: idna 2021-02-11 18:52:31.504 | Found existing installation: idna 2.6 2021-02-11 18:52:31.508 | Uninstalling idna-2.6: 2021-02-11 18:52:31.536 | Successfully uninstalled idna-2.6 2021-02-11 18:52:31.647 | Attempting uninstall: requests 2021-02-11 18:52:31.648 | Found existing installation: requests 2.18.4 2021-02-11 18:52:31.652 | Uninstalling requests-2.18.4: 2021-02-11 18:52:31.680 | Successfully uninstalled requests-2.18.4 2021-02-11 18:52:31.835 | Successfully installed certifi-2020.12.5 chardet-4.0.0 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.25.1 urllib3-1.26.3 2021-02-11 18:52:31.902 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:52:31.902 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:52:31.988 | + inc/python:pip_install:200 : result=0 2021-02-11 18:52:31.990 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:52:31.993 | + functions-common:time_stop:2306 : local name 2021-02-11 18:52:31.995 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:52:31.997 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:52:31.999 | + functions-common:time_stop:2309 : local total 2021-02-11 18:52:32.001 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:52:32.003 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:52:32.007 | + functions-common:time_stop:2313 : start_time=1613069547806 2021-02-11 18:52:32.009 | + functions-common:time_stop:2315 : [[ -z 1613069547806 ]] 2021-02-11 18:52:32.012 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:52:32.015 | + functions-common:time_stop:2318 : end_time=1613069552013 2021-02-11 18:52:32.017 | + functions-common:time_stop:2319 : elapsed_time=4207 2021-02-11 18:52:32.020 | + functions-common:time_stop:2320 : total=38541 2021-02-11 18:52:32.022 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:52:32.033 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=42748 2021-02-11 18:52:32.035 | + inc/python:pip_install:203 : return 0 2021-02-11 18:52:32.038 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-02-11 18:52:32.043 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-02-11 18:52:32.051 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-02-11 18:52:32.054 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-11 18:52:32.056 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-11 18:52:32.059 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-11 18:52:32.062 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-11 18:52:32.064 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-11 18:52:32.067 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-11 18:52:32.070 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-11 18:52:32.073 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-11 18:52:32.075 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-11 18:52:32.077 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-02-11 18:52:32.080 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-02-11 18:52:32.083 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:52:32.085 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:52:32.088 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-02-11 18:52:32.090 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-02-11 18:52:32.092 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-02-11 18:52:32.094 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-11 18:52:32.096 | + functions-common:install_package:1344 : update_package_repo 2021-02-11 18:52:32.099 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:52:32.101 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-11 18:52:32.103 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:52:32.105 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:52:32.107 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:52:32.110 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:52:32.112 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:52:32.114 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:52:32.116 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-11 18:52:32.118 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-11 18:52:32.121 | + functions-common:apt_get_update:1071 : return 2021-02-11 18:52:32.123 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-11 18:52:32.125 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:52:32.127 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:52:32.130 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:52:32.132 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-11 18:52:32.151 | + functions-common:apt_get:1111 : 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 uwsgi-plugin-python 2021-02-11 18:52:32.271 | Reading package lists... 2021-02-11 18:52:32.522 | Building dependency tree... 2021-02-11 18:52:32.523 | Reading state information... 2021-02-11 18:52:32.731 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-02-11 18:52:32.731 | The following packages were automatically installed and are no longer required: 2021-02-11 18:52:32.732 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-11 18:52:32.732 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-11 18:52:32.732 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-11 18:52:32.732 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:52:32.732 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:52:32.732 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:52:32.732 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:52:32.734 | Suggested packages: 2021-02-11 18:52:32.734 | python-uwsgidecorators python3-uwsgidecorators 2021-02-11 18:52:32.782 | The following NEW packages will be installed: 2021-02-11 18:52:32.782 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-02-11 18:52:33.056 | 0 upgraded, 3 newly installed, 0 to remove and 168 not upgraded. 2021-02-11 18:52:33.056 | Need to get 163 kB of archives. 2021-02-11 18:52:33.056 | After this operation, 634 kB of additional disk space will be used. 2021-02-11 18:52:33.056 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-02-11 18:52:33.339 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-02-11 18:52:33.541 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-02-11 18:52:34.281 | Fetched 163 kB in 1s (173 kB/s) 2021-02-11 18:52:34.340 | Selecting previously unselected package uwsgi. 2021-02-11 18:52:34.380 | (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 ... 77268 files and directories currently installed.) 2021-02-11 18:52:34.384 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-11 18:52:34.387 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:52:34.480 | Selecting previously unselected package uwsgi-plugin-python. 2021-02-11 18:52:34.488 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-11 18:52:34.490 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:52:34.580 | Selecting previously unselected package uwsgi-plugin-python3. 2021-02-11 18:52:34.587 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-11 18:52:34.590 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:52:34.673 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:52:34.719 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:52:34.742 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:52:35.281 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-11 18:52:35.336 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:52:35.537 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-11 18:52:36.135 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:52:38.033 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:52:38.036 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:52:38.038 | + functions-common:time_stop:2306 : local name 2021-02-11 18:52:38.040 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:52:38.042 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:52:38.044 | + functions-common:time_stop:2309 : local total 2021-02-11 18:52:38.046 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:52:38.048 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:52:38.051 | + functions-common:time_stop:2313 : start_time=1613069552149 2021-02-11 18:52:38.053 | + functions-common:time_stop:2315 : [[ -z 1613069552149 ]] 2021-02-11 18:52:38.056 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:52:38.059 | + functions-common:time_stop:2318 : end_time=1613069558057 2021-02-11 18:52:38.061 | + functions-common:time_stop:2319 : elapsed_time=5908 2021-02-11 18:52:38.063 | + functions-common:time_stop:2320 : total=206143 2021-02-11 18:52:38.065 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:52:38.068 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=212051 2021-02-11 18:52:38.070 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:52:38.072 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-02-11 18:52:38.075 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:52:38.077 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:52:38.079 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-02-11 18:52:38.146 | Enabling module proxy. 2021-02-11 18:52:38.151 | To activate the new configuration, you need to run: 2021-02-11 18:52:38.151 | systemctl restart apache2 2021-02-11 18:52:38.155 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-02-11 18:52:38.212 | Considering dependency proxy for proxy_uwsgi: 2021-02-11 18:52:38.213 | Module proxy already enabled 2021-02-11 18:52:38.213 | Enabling module proxy_uwsgi. 2021-02-11 18:52:38.217 | To activate the new configuration, you need to run: 2021-02-11 18:52:38.217 | systemctl restart apache2 2021-02-11 18:52:38.221 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-02-11 18:52:38.224 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-11 18:52:38.226 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:52:38.228 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-11 18:52:38.368 | + ./stack.sh:main:850 : install_keystoneauth 2021-02-11 18:52:38.371 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-02-11 18:52:38.373 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-02-11 18:52:38.375 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:38.377 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:38.381 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-02-11 18:52:38.383 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:38.385 | + ./stack.sh:main:851 : install_keystoneclient 2021-02-11 18:52:38.388 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-02-11 18:52:38.390 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-02-11 18:52:38.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:38.395 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:38.397 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-02-11 18:52:38.399 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:38.402 | + ./stack.sh:main:852 : install_glanceclient 2021-02-11 18:52:38.404 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-02-11 18:52:38.406 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-02-11 18:52:38.409 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:38.411 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:38.414 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-02-11 18:52:38.416 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:38.418 | + ./stack.sh:main:853 : install_cinderclient 2021-02-11 18:52:38.420 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-brick-cinderclient-ext 2021-02-11 18:52:38.423 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-02-11 18:52:38.425 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:38.428 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:38.430 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-02-11 18:52:38.432 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:38.435 | + lib/cinder:install_cinderclient:441 : use_library_from_git python-cinderclient 2021-02-11 18:52:38.437 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-02-11 18:52:38.439 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:38.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:38.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-02-11 18:52:38.446 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:38.448 | + ./stack.sh:main:854 : install_novaclient 2021-02-11 18:52:38.450 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2021-02-11 18:52:38.453 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-02-11 18:52:38.455 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:38.457 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:38.459 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-02-11 18:52:38.462 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:38.464 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-02-11 18:52:38.480 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:52:38.482 | + ./stack.sh:main:856 : install_swiftclient 2021-02-11 18:52:38.484 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-02-11 18:52:38.487 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-02-11 18:52:38.489 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:38.492 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:38.494 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-02-11 18:52:38.497 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:38.499 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-02-11 18:52:38.514 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:52:38.516 | + ./stack.sh:main:859 : install_neutronclient 2021-02-11 18:52:38.519 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-02-11 18:52:38.522 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-02-11 18:52:38.524 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:38.526 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:38.528 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-02-11 18:52:38.531 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:38.533 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-02-11 18:52:38.536 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-02-11 18:52:38.538 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-02-11 18:52:38.541 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:52:38.543 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:52:38.545 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-02-11 18:52:38.547 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:52:38.550 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-02-11 18:52:38.553 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-02-11 18:52:38.555 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-11 18:52:38.558 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-02-11 18:52:38.560 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-02-11 18:52:38.562 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-11 18:52:38.566 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-11 18:52:38.566 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-02-11 18:52:38.571 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-02-11 18:52:38.573 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-02-11 18:52:38.575 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-02-11 18:52:38.578 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-02-11 18:52:38.580 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-02-11 18:52:38.598 | Using python 3.6 to install keystonemiddleware 2021-02-11 18:52:38.601 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-02-11 18:52:40.473 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:52:40.477 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:40.487 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:40.493 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:40.662 | Collecting keystonemiddleware===9.2.0 2021-02-11 18:52:40.670 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB) 2021-02-11 18:52:40.900 | Collecting oslo.cache===2.7.0 2021-02-11 18:52:40.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f7/05eea07026095/oslo.cache-2.7.0-py3-none-any.whl (66 kB) 2021-02-11 18:52:41.168 | Collecting oslo.config===8.4.0 2021-02-11 18:52:41.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/2e94c2da67cde/oslo.config-8.4.0-py3-none-any.whl (127 kB) 2021-02-11 18:52:41.337 | Collecting dogpile.cache===1.1.2 2021-02-11 18:52:41.343 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b13/740e8100ed459/dogpile.cache-1.1.2-py3-none-any.whl (49 kB) 2021-02-11 18:52:41.390 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (3.3.0) 2021-02-11 18:52:41.399 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-11 18:52:41.462 | Collecting rfc3986===1.4.0 2021-02-11 18:52:41.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2021-02-11 18:52:41.639 | Collecting keystoneauth1===4.3.0 2021-02-11 18:52:41.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/38f606c098f83/keystoneauth1-4.3.0-py3-none-any.whl (314 kB) 2021-02-11 18:52:41.889 | Collecting python-keystoneclient===4.2.0 2021-02-11 18:52:41.898 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 2021-02-11 18:52:42.043 | Collecting decorator===4.4.2 2021-02-11 18:52:42.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2021-02-11 18:52:42.260 | Collecting oslo.utils===4.7.0 2021-02-11 18:52:42.267 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2021-02-11 18:52:42.674 | Collecting pytz===2021.1 2021-02-11 18:52:42.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb1/0ce3e7736052e/pytz-2021.1-py2.py3-none-any.whl (510 kB) 2021-02-11 18:52:42.849 | Collecting WebOb===1.8.6 2021-02-11 18:52:42.855 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2021-02-11 18:52:42.939 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-11 18:52:43.061 | Collecting oslo.serialization===4.1.0 2021-02-11 18:52:43.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/cf0ff7ca88b3e/oslo.serialization-4.1.0-py3-none-any.whl (25 kB) 2021-02-11 18:52:43.196 | Collecting pycadf===3.1.1 2021-02-11 18:52:43.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2021-02-11 18:52:43.354 | Collecting oslo.context===3.1.1 2021-02-11 18:52:43.360 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2021-02-11 18:52:43.561 | Collecting oslo.log===4.4.0 2021-02-11 18:52:43.567 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2021-02-11 18:52:43.651 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2021-02-11 18:52:43.781 | Collecting oslo.i18n===5.0.1 2021-02-11 18:52:43.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2021-02-11 18:52:43.833 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-11 18:52:43.872 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2021-02-11 18:52:43.878 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2021-02-11 18:52:43.968 | Collecting debtcollector===2.2.0 2021-02-11 18:52:43.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2021-02-11 18:52:44.083 | Collecting iso8601===0.1.14 2021-02-11 18:52:44.089 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e7e/1122f064d626e/iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 2021-02-11 18:52:44.187 | Collecting os-service-types===1.7.0 2021-02-11 18:52:44.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2021-02-11 18:52:44.237 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (2.4.7) 2021-02-11 18:52:44.324 | Collecting packaging===20.9 2021-02-11 18:52:44.330 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-02-11 18:52:44.453 | Collecting netifaces===0.10.9 2021-02-11 18:52:44.460 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2021-02-11 18:52:44.632 | Collecting msgpack===1.0.2 2021-02-11 18:52:44.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/1759f1a88df5f/msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB) 2021-02-11 18:52:44.735 | Collecting pyinotify===0.9.6 2021-02-11 18:52:44.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c9/98a5d7606ca83/pyinotify-0.9.6.tar.gz (60 kB) 2021-02-11 18:52:45.379 | Collecting python-dateutil===2.8.1 2021-02-11 18:52:45.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2021-02-11 18:52:45.437 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-02-11 18:52:45.440 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2021-02-11 18:52:45.464 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2021-02-11 18:52:45.467 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-02-11 18:52:45.469 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (3.7.4.3) 2021-02-11 18:52:45.473 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.4.0) 2021-02-11 18:52:45.541 | Collecting importlib-resources===3.3.1 2021-02-11 18:52:45.548 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/420/68585cc5e8c2b/importlib_resources-3.3.1-py2.py3-none-any.whl (26 kB) 2021-02-11 18:52:45.637 | Collecting wrapt===1.12.1 2021-02-11 18:52:45.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2021-02-11 18:52:46.195 | Building wheels for collected packages: pyinotify, wrapt 2021-02-11 18:52:46.197 | Building wheel for pyinotify (setup.py): started 2021-02-11 18:52:46.784 | Building wheel for pyinotify (setup.py): finished with status 'done' 2021-02-11 18:52:46.784 | Created wheel for pyinotify: filename=pyinotify-0.9.6-py3-none-any.whl size=25339 sha256=0f3d97619b10ab5aa685a77eaa11af4f81090161f974a52a49f8cb6b703b609e 2021-02-11 18:52:46.785 | Stored in directory: /root/.cache/pip/wheels/f3/7a/03/56564493d2862ac4c0677c91d99261394dd512a1bbb90af9a7 2021-02-11 18:52:46.787 | Building wheel for wrapt (setup.py): started 2021-02-11 18:52:48.296 | Building wheel for wrapt (setup.py): finished with status 'done' 2021-02-11 18:52:48.297 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67501 sha256=7480efd9ff313f7c879f6e5cc11ba296513f545d9588cffb0d839e49bda46936 2021-02-11 18:52:48.297 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2021-02-11 18:52:48.298 | Successfully built pyinotify wrapt 2021-02-11 18:52:49.090 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, pytz, msgpack, iso8601, packaging, netifaces, oslo.utils, oslo.serialization, rfc3986, oslo.config, pycadf, pyinotify, python-dateutil, oslo.log, os-service-types, keystoneauth1, decorator, dogpile.cache, oslo.cache, python-keystoneclient, keystonemiddleware, importlib-resources 2021-02-11 18:52:49.655 | Attempting uninstall: netifaces 2021-02-11 18:52:49.656 | Found existing installation: netifaces 0.10.4 2021-02-11 18:52:49.663 | Uninstalling netifaces-0.10.4: 2021-02-11 18:52:49.691 | Successfully uninstalled netifaces-0.10.4 2021-02-11 18:52:51.290 | Attempting uninstall: importlib-resources 2021-02-11 18:52:51.291 | Found existing installation: importlib-resources 5.1.0 2021-02-11 18:52:51.310 | Uninstalling importlib-resources-5.1.0: 2021-02-11 18:52:51.313 | Successfully uninstalled importlib-resources-5.1.0 2021-02-11 18:52:51.414 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.2 importlib-resources-3.3.1 iso8601-0.1.14 keystoneauth1-4.3.0 keystonemiddleware-9.2.0 msgpack-1.0.2 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.7.0 oslo.config-8.4.0 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.1.0 oslo.utils-4.7.0 packaging-20.9 pycadf-3.1.1 pyinotify-0.9.6 python-dateutil-2.8.1 python-keystoneclient-4.2.0 pytz-2021.1 rfc3986-1.4.0 wrapt-1.12.1 2021-02-11 18:52:51.492 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:52:51.492 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:52:51.596 | + inc/python:pip_install:200 : result=0 2021-02-11 18:52:51.599 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:52:51.602 | + functions-common:time_stop:2306 : local name 2021-02-11 18:52:51.604 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:52:51.606 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:52:51.608 | + functions-common:time_stop:2309 : local total 2021-02-11 18:52:51.610 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:52:51.612 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:52:51.614 | + functions-common:time_stop:2313 : start_time=1613069558593 2021-02-11 18:52:51.616 | + functions-common:time_stop:2315 : [[ -z 1613069558593 ]] 2021-02-11 18:52:51.619 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:52:51.622 | + functions-common:time_stop:2318 : end_time=1613069571620 2021-02-11 18:52:51.624 | + functions-common:time_stop:2319 : elapsed_time=13027 2021-02-11 18:52:51.626 | + functions-common:time_stop:2320 : total=42748 2021-02-11 18:52:51.629 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:52:51.631 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=55775 2021-02-11 18:52:51.633 | + inc/python:pip_install:203 : return 0 2021-02-11 18:52:51.635 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-02-11 18:52:51.638 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-02-11 18:52:51.640 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-11 18:52:51.643 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-02-11 18:52:51.646 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-02-11 18:52:51.648 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-11 18:52:51.652 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-02-11 18:52:51.652 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-11 18:52:51.656 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-02-11 18:52:51.659 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-02-11 18:52:51.661 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-02-11 18:52:51.664 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-02-11 18:52:51.666 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-02-11 18:52:51.685 | Using python 3.6 to install python-memcached 2021-02-11 18:52:51.687 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-02-11 18:52:53.589 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:52:53.593 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:53.603 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:53.608 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:53.716 | Collecting python-memcached===1.59 2021-02-11 18:52:53.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-02-11 18:52:53.775 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-11 18:52:54.546 | Installing collected packages: python-memcached 2021-02-11 18:52:54.605 | Successfully installed python-memcached-1.59 2021-02-11 18:52:54.684 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:52:54.684 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:52:54.760 | + inc/python:pip_install:200 : result=0 2021-02-11 18:52:54.763 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:52:54.766 | + functions-common:time_stop:2306 : local name 2021-02-11 18:52:54.768 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:52:54.770 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:52:54.773 | + functions-common:time_stop:2309 : local total 2021-02-11 18:52:54.775 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:52:54.777 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:52:54.779 | + functions-common:time_stop:2313 : start_time=1613069571680 2021-02-11 18:52:54.781 | + functions-common:time_stop:2315 : [[ -z 1613069571680 ]] 2021-02-11 18:52:54.784 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:52:54.788 | + functions-common:time_stop:2318 : end_time=1613069574785 2021-02-11 18:52:54.790 | + functions-common:time_stop:2319 : elapsed_time=3105 2021-02-11 18:52:54.792 | + functions-common:time_stop:2320 : total=55775 2021-02-11 18:52:54.794 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:52:54.797 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=58880 2021-02-11 18:52:54.799 | + inc/python:pip_install:203 : return 0 2021-02-11 18:52:54.801 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-02-11 18:52:54.816 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:52:54.818 | + ./stack.sh:main:866 : '[' 10.222.0.101 == 10.222.0.101 ']' 2021-02-11 18:52:54.821 | + ./stack.sh:main:867 : stack_install_service keystone 2021-02-11 18:52:54.823 | + lib/stack:stack_install_service:20 : local service=keystone 2021-02-11 18:52:54.825 | + lib/stack:stack_install_service:21 : type install_keystone 2021-02-11 18:52:54.827 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-11 18:52:54.830 | + lib/stack:stack_install_service:32 : install_keystone 2021-02-11 18:52:54.833 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-02-11 18:52:54.847 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:52:54.849 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-02-11 18:52:54.852 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-02-11 18:52:54.854 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-02-11 18:52:54.856 | + functions-common:git_clone:527 : local git_ref=master 2021-02-11 18:52:54.858 | + functions-common:git_clone:528 : local orig_dir 2021-02-11 18:52:54.860 | ++ functions-common:git_clone:529 : pwd 2021-02-11 18:52:54.863 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-11 18:52:54.865 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-11 18:52:54.867 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-11 18:52:54.882 | + functions-common:git_clone:532 : RECLONE=False 2021-02-11 18:52:54.884 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-11 18:52:54.886 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-11 18:52:54.889 | + functions-common:git_clone:546 : echo master 2021-02-11 18:52:54.889 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-11 18:52:54.893 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-02-11 18:52:54.896 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-11 18:52:54.898 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-02-11 18:52:54.900 | + functions-common:git_clone:595 : git show --oneline 2021-02-11 18:52:54.900 | + functions-common:git_clone:595 : head -1 2021-02-11 18:52:54.909 | d67975e7b Merge "Use enforce_new_defaults when setting up keystone protection tests" 2021-02-11 18:52:54.912 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-11 18:52:54.914 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-02-11 18:52:54.916 | + inc/python:setup_develop:338 : local bindep 2021-02-11 18:52:54.918 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-11 18:52:54.920 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-02-11 18:52:54.923 | + inc/python:setup_develop:344 : local extras= 2021-02-11 18:52:54.925 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-02-11 18:52:54.927 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-11 18:52:54.929 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-11 18:52:54.932 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-02-11 18:52:54.934 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-11 18:52:54.936 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-11 18:52:54.939 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-02-11 18:52:54.942 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-11 18:52:54.944 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-02-11 18:52:54.947 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-11 18:52:54.949 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-11 18:52:54.952 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-02-11 18:52:54.957 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-02-11 18:52:54.959 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-02-11 18:52:55.661 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-02-11 18:52:55.663 | + inc/python:setup_package:417 : local bindep=0 2021-02-11 18:52:55.665 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-11 18:52:55.667 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-11 18:52:55.669 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-11 18:52:55.671 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-02-11 18:52:55.673 | + inc/python:setup_package:426 : local flags=-e 2021-02-11 18:52:55.676 | + inc/python:setup_package:427 : local extras= 2021-02-11 18:52:55.678 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-11 18:52:55.680 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-11 18:52:55.683 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-11 18:52:55.685 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-11 18:52:55.687 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-11 18:52:55.689 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-02-11 18:52:55.706 | Using python 3.6 to install /opt/stack/keystone 2021-02-11 18:52:55.708 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-02-11 18:52:57.607 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:52:57.607 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:52:57.615 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:57.618 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:57.625 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:52:57.630 | Obtaining file:///opt/stack/keystone 2021-02-11 18:52:59.171 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-11 18:53:00.804 | Collecting Flask===1.1.2 2021-02-11 18:53:00.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-02-11 18:53:00.966 | Collecting Flask-RESTful===0.3.8 2021-02-11 18:53:00.972 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-02-11 18:53:01.073 | Collecting Jinja2===2.11.3 2021-02-11 18:53:01.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/03e/47ad063331dd6/Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) 2021-02-11 18:53:01.164 | Collecting MarkupSafe===1.1.1 2021-02-11 18:53:01.170 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/ee80c15f1b560/MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) 2021-02-11 18:53:01.240 | Collecting PyJWT===2.0.1 2021-02-11 18:53:01.246 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-02-11 18:53:01.603 | Collecting SQLAlchemy===1.3.23 2021-02-11 18:53:01.615 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8a/1750b44ad6422/SQLAlchemy-1.3.23-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2021-02-11 18:53:01.724 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-11 18:53:01.850 | Collecting Werkzeug===1.0.1 2021-02-11 18:53:01.857 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-02-11 18:53:02.005 | Collecting aniso8601===8.1.1 2021-02-11 18:53:02.012 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f59/914762c5049ff/aniso8601-8.1.1-py2.py3-none-any.whl (44 kB) 2021-02-11 18:53:02.264 | Collecting bcrypt===3.2.0 2021-02-11 18:53:02.274 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-02-11 18:53:02.951 | Collecting cffi===1.14.4 2021-02-11 18:53:02.958 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/8c3ae1a0edfb7/cffi-1.14.4-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 2021-02-11 18:53:03.068 | Collecting click===7.1.2 2021-02-11 18:53:03.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-02-11 18:53:03.848 | Collecting cryptography===3.4.4 2021-02-11 18:53:03.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dab/437c2e8462870/cryptography-3.4.4-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 2021-02-11 18:53:03.983 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-11 18:53:04.054 | Collecting itsdangerous===1.1.0 2021-02-11 18:53:04.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-02-11 18:53:04.160 | Collecting jsonschema===3.2.0 2021-02-11 18:53:04.167 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2021-02-11 18:53:04.203 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (9.2.0) 2021-02-11 18:53:04.263 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-02-11 18:53:04.304 | Collecting oauthlib===3.1.0 2021-02-11 18:53:04.310 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-02-11 18:53:04.329 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.7.0) 2021-02-11 18:53:04.369 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.4.0) 2021-02-11 18:53:04.417 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.1.1) 2021-02-11 18:53:04.606 | Collecting oslo.db===8.4.0 2021-02-11 18:53:04.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2021-02-11 18:53:04.721 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-02-11 18:53:04.728 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-11 18:53:05.038 | Collecting oslo.messaging===12.7.0 2021-02-11 18:53:05.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/427/6be12a77b6356/oslo.messaging-12.7.0-py3-none-any.whl (246 kB) 2021-02-11 18:53:05.299 | Collecting oslo.middleware===4.1.1 2021-02-11 18:53:05.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2021-02-11 18:53:05.545 | Collecting oslo.policy===3.6.0 2021-02-11 18:53:05.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c30/265ab0563689d/oslo.policy-3.6.0-py3-none-any.whl (83 kB) 2021-02-11 18:53:05.616 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-02-11 18:53:05.772 | Collecting oslo.service===2.5.0 2021-02-11 18:53:05.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a17/d19890e4df009/oslo.service-2.5.0-py3-none-any.whl (77 kB) 2021-02-11 18:53:05.921 | Collecting oslo.upgradecheck===1.3.0 2021-02-11 18:53:05.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB) 2021-02-11 18:53:05.986 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.7.0) 2021-02-11 18:53:06.109 | Collecting osprofiler===3.4.0 2021-02-11 18:53:06.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2021-02-11 18:53:06.218 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-02-11 18:53:06.301 | Collecting passlib===1.7.4 2021-02-11 18:53:06.309 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-02-11 18:53:06.383 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.5.1) 2021-02-11 18:53:06.385 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-02-11 18:53:06.387 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-02-11 18:53:06.471 | Collecting pycparser===2.20 2021-02-11 18:53:06.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2021-02-11 18:53:06.528 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-02-11 18:53:06.530 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-02-11 18:53:06.623 | Collecting pyrsistent===0.17.3 2021-02-11 18:53:06.630 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2021-02-11 18:53:07.346 | Collecting pysaml2===6.5.1 2021-02-11 18:53:07.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-02-11 18:53:07.431 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.1) 2021-02-11 18:53:07.435 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-11 18:53:07.456 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2021-02-11 18:53:07.460 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-11 18:53:07.481 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-11 18:53:07.727 | Collecting scrypt===0.8.17 2021-02-11 18:53:07.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-02-11 18:53:07.808 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (53.0.0) 2021-02-11 18:53:07.857 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-11 18:53:07.937 | Collecting sqlalchemy-migrate===0.13.0 2021-02-11 18:53:07.944 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2021-02-11 18:53:08.080 | Collecting sqlparse===0.4.1 2021-02-11 18:53:08.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2021-02-11 18:53:08.210 | Collecting statsd===3.3.0 2021-02-11 18:53:08.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2021-02-11 18:53:08.266 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-11 18:53:08.339 | Collecting testresources===2.0.1 2021-02-11 18:53:08.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2021-02-11 18:53:08.461 | Collecting testscenarios===0.5.0 2021-02-11 18:53:08.467 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2021-02-11 18:53:08.526 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2021-02-11 18:53:08.545 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-02-11 18:53:08.548 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2021-02-11 18:53:08.555 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2021-02-11 18:53:09.358 | Collecting xmlschema===1.5.0 2021-02-11 18:53:09.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/929e10f18c497/xmlschema-1.5.0-py3-none-any.whl (248 kB) 2021-02-11 18:53:09.521 | Collecting yappi===1.3.2 2021-02-11 18:53:09.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB) 2021-02-11 18:53:10.291 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-11 18:53:10.294 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-11 18:53:10.335 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:53:10.381 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.0) 2021-02-11 18:53:10.448 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.8.0) 2021-02-11 18:53:10.454 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-11 18:53:10.462 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:53:10.575 | Collecting alembic===1.5.4 2021-02-11 18:53:10.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/1118b6174681f/alembic-1.5.4.tar.gz (1.1 MB) 2021-02-11 18:53:11.638 | Collecting kombu===5.0.2 2021-02-11 18:53:11.646 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2021-02-11 18:53:11.853 | Collecting amqp===5.0.5 2021-02-11 18:53:11.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e7/59a7f202d9109/amqp-5.0.5-py3-none-any.whl (51 kB) 2021-02-11 18:53:11.911 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-11 18:53:12.003 | Collecting cachetools===4.2.1 2021-02-11 18:53:12.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/d5f567be80f7c/cachetools-4.2.1-py3-none-any.whl (12 kB) 2021-02-11 18:53:12.131 | Collecting PasteDeploy===2.1.1 2021-02-11 18:53:12.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-02-11 18:53:12.277 | Collecting Routes===2.5.1 2021-02-11 18:53:12.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2021-02-11 18:53:12.469 | Collecting Paste===3.5.0 2021-02-11 18:53:12.477 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2021-02-11 18:53:12.840 | Collecting greenlet===1.0.0 2021-02-11 18:53:12.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c5b/22b31c947ad8b/greenlet-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl (156 kB) 2021-02-11 18:53:12.904 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-11 18:53:13.006 | Collecting eventlet===0.30.1 2021-02-11 18:53:13.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a58/caa60ea936c96/eventlet-0.30.1-py2.py3-none-any.whl (224 kB) 2021-02-11 18:53:13.253 | Collecting oslo.concurrency===4.4.0 2021-02-11 18:53:13.259 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/0186c246d9724/oslo.concurrency-4.4.0-py3-none-any.whl (47 kB) 2021-02-11 18:53:13.319 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.10.9) 2021-02-11 18:53:13.321 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-11 18:53:13.371 | Collecting pyOpenSSL===20.0.1 2021-02-11 18:53:13.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/818/ae18e06922c06/pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) 2021-02-11 18:53:13.400 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-11 18:53:13.481 | Collecting defusedxml===0.6.0 2021-02-11 18:53:13.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-02-11 18:53:13.539 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:53:13.542 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-11 18:53:13.546 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:53:13.608 | Collecting Tempita===0.5.2 2021-02-11 18:53:13.614 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/52d/39a6dbde3c2df/Tempita-0.5.2-py3-none-any.whl (12 kB) 2021-02-11 18:53:13.664 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2021-02-11 18:53:13.666 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-11 18:53:13.668 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (1.0.0) 2021-02-11 18:53:13.669 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2021-02-11 18:53:14.139 | Collecting elementpath===2.1.3 2021-02-11 18:53:14.147 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/98e/e5d5b411a42ba/elementpath-2.1.3-py3-none-any.whl (130 kB) 2021-02-11 18:53:14.198 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (3.4.0) 2021-02-11 18:53:14.227 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (3.7.4.3) 2021-02-11 18:53:14.231 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-02-11 18:53:14.235 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2021-02-11 18:53:14.321 | Collecting Mako===1.1.4 2021-02-11 18:53:14.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/178/31f0b7087c313/Mako-1.1.4.tar.gz (479 kB) 2021-02-11 18:53:15.182 | Collecting python-editor===1.0.4 2021-02-11 18:53:15.189 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2021-02-11 18:53:15.307 | Collecting vine===5.0.0 2021-02-11 18:53:15.314 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2021-02-11 18:53:15.421 | Collecting repoze.lru===0.7 2021-02-11 18:53:15.428 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f77/bf0e1096ea445/repoze.lru-0.7-py3-none-any.whl (10 kB) 2021-02-11 18:53:15.545 | Collecting dnspython===1.16.0 2021-02-11 18:53:15.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2021-02-11 18:53:15.685 | Collecting fasteners===0.14.1 2021-02-11 18:53:15.692 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2021-02-11 18:53:15.809 | Collecting monotonic===1.5 2021-02-11 18:53:15.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2021-02-11 18:53:15.866 | Building wheels for collected packages: Mako, alembic, pyrsistent, yappi 2021-02-11 18:53:15.867 | Building wheel for Mako (setup.py): started 2021-02-11 18:53:16.567 | Building wheel for Mako (setup.py): finished with status 'done' 2021-02-11 18:53:16.569 | Created wheel for Mako: filename=Mako-1.1.4-py2.py3-none-any.whl size=75675 sha256=5f8c09c1878b0d3bf28c1dac797bbf29836c0b753b908d4e60c2ad1dd156aeca 2021-02-11 18:53:16.569 | Stored in directory: /root/.cache/pip/wheels/13/76/1c/739ead6fe601098ec2b19e9b1478ae559faca4f14491d7360c 2021-02-11 18:53:16.571 | Building wheel for alembic (setup.py): started 2021-02-11 18:53:17.378 | Building wheel for alembic (setup.py): finished with status 'done' 2021-02-11 18:53:17.380 | Created wheel for alembic: filename=alembic-1.5.4-py2.py3-none-any.whl size=156314 sha256=d3517aa0cefed983b15eac15a68b1c3f86d7fa26f3919cc0d0d9b67ca83af852 2021-02-11 18:53:17.380 | Stored in directory: /root/.cache/pip/wheels/8f/de/22/1bb5fc75115fdaa480d0d21eb2f31ada243674a93602f97925 2021-02-11 18:53:17.382 | Building wheel for pyrsistent (setup.py): started 2021-02-11 18:53:18.787 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2021-02-11 18:53:18.789 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97037 sha256=de1ea933cd0159227f7c3e070b0a9709f2de9cd36967e60146e0ba7677c615e0 2021-02-11 18:53:18.789 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2021-02-11 18:53:18.790 | Building wheel for yappi (setup.py): started 2021-02-11 18:53:21.228 | Building wheel for yappi (setup.py): finished with status 'done' 2021-02-11 18:53:21.229 | Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90035 sha256=d8a9d722408d7b9caa4a9f0c23dc893c2f4af52fd7799e0504cf7a0359676ecf 2021-02-11 18:53:21.229 | Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9 2021-02-11 18:53:21.230 | Successfully built Mako alembic pyrsistent yappi 2021-02-11 18:53:22.206 | Installing collected packages: click, Werkzeug, itsdangerous, MarkupSafe, Jinja2, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, Tempita, sqlparse, sqlalchemy-migrate, passlib, bcrypt, scrypt, statsd, oslo.middleware, vine, amqp, kombu, cachetools, PasteDeploy, repoze.lru, Routes, Paste, yappi, greenlet, dnspython, eventlet, monotonic, fasteners, oslo.concurrency, oslo.service, oslo.messaging, testscenarios, Mako, python-editor, alembic, testresources, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, pyOpenSSL, elementpath, xmlschema, defusedxml, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2021-02-11 18:53:22.206 | Attempting uninstall: click 2021-02-11 18:53:22.208 | Found existing installation: click 6.7 2021-02-11 18:53:22.215 | Uninstalling click-6.7: 2021-02-11 18:53:22.243 | Successfully uninstalled click-6.7 2021-02-11 18:53:22.519 | Attempting uninstall: MarkupSafe 2021-02-11 18:53:22.520 | Found existing installation: MarkupSafe 1.0 2021-02-11 18:53:22.522 | Uninstalling MarkupSafe-1.0: 2021-02-11 18:53:22.550 | Successfully uninstalled MarkupSafe-1.0 2021-02-11 18:53:22.567 | Attempting uninstall: Jinja2 2021-02-11 18:53:22.569 | Found existing installation: Jinja2 2.10 2021-02-11 18:53:22.576 | Uninstalling Jinja2-2.10: 2021-02-11 18:53:22.604 | Successfully uninstalled Jinja2-2.10 2021-02-11 18:53:23.184 | Attempting uninstall: cryptography 2021-02-11 18:53:23.185 | Found existing installation: cryptography 2.1.4 2021-02-11 18:53:23.193 | Uninstalling cryptography-2.1.4: 2021-02-11 18:53:23.219 | Successfully uninstalled cryptography-2.1.4 2021-02-11 18:53:27.257 | Attempting uninstall: oauthlib 2021-02-11 18:53:27.258 | Found existing installation: oauthlib 2.0.6 2021-02-11 18:53:27.262 | Uninstalling oauthlib-2.0.6: 2021-02-11 18:53:27.287 | Successfully uninstalled oauthlib-2.0.6 2021-02-11 18:53:27.406 | Attempting uninstall: pyOpenSSL 2021-02-11 18:53:27.407 | Found existing installation: pyOpenSSL 17.5.0 2021-02-11 18:53:27.413 | Uninstalling pyOpenSSL-17.5.0: 2021-02-11 18:53:27.436 | Successfully uninstalled pyOpenSSL-17.5.0 2021-02-11 18:53:28.417 | Attempting uninstall: PyJWT 2021-02-11 18:53:28.418 | Found existing installation: PyJWT 1.5.3 2021-02-11 18:53:28.427 | Uninstalling PyJWT-1.5.3: 2021-02-11 18:53:28.451 | Successfully uninstalled PyJWT-1.5.3 2021-02-11 18:53:28.532 | Attempting uninstall: jsonschema 2021-02-11 18:53:28.533 | Found existing installation: jsonschema 2.6.0 2021-02-11 18:53:28.542 | Uninstalling jsonschema-2.6.0: 2021-02-11 18:53:28.583 | Successfully uninstalled jsonschema-2.6.0 2021-02-11 18:53:28.766 | Running setup.py develop for keystone 2021-02-11 18:53:30.522 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.3 Mako-1.1.4 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyJWT-2.0.1 Routes-2.5.1 SQLAlchemy-1.3.23 Tempita-0.5.2 Werkzeug-1.0.1 alembic-1.5.4 amqp-5.0.5 aniso8601-8.1.1 bcrypt-3.2.0 cachetools-4.2.1 cffi-1.14.4 click-7.1.2 cryptography-3.4.4 defusedxml-0.6.0 dnspython-1.16.0 elementpath-2.1.3 eventlet-0.30.1 fasteners-0.14.1 greenlet-1.0.0 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.4.0 oslo.db-8.4.0 oslo.messaging-12.7.0 oslo.middleware-4.1.1 oslo.policy-3.6.0 oslo.service-2.5.0 oslo.upgradecheck-1.3.0 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-20.0.1 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.5.1 python-editor-1.0.4 repoze.lru-0.7 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 xmlschema-1.5.0 yappi-1.3.2 2021-02-11 18:53:30.621 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:53:30.621 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:53:30.808 | + inc/python:pip_install:200 : result=0 2021-02-11 18:53:30.810 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:53:30.813 | + functions-common:time_stop:2306 : local name 2021-02-11 18:53:30.815 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:53:30.817 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:53:30.819 | + functions-common:time_stop:2309 : local total 2021-02-11 18:53:30.821 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:53:30.823 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:53:30.825 | + functions-common:time_stop:2313 : start_time=1613069575702 2021-02-11 18:53:30.827 | + functions-common:time_stop:2315 : [[ -z 1613069575702 ]] 2021-02-11 18:53:30.829 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:53:30.833 | + functions-common:time_stop:2318 : end_time=1613069610830 2021-02-11 18:53:30.835 | + functions-common:time_stop:2319 : elapsed_time=35128 2021-02-11 18:53:30.837 | + functions-common:time_stop:2320 : total=58880 2021-02-11 18:53:30.839 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:53:30.841 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=94008 2021-02-11 18:53:30.843 | + inc/python:pip_install:203 : return 0 2021-02-11 18:53:30.845 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-11 18:53:30.848 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-11 18:53:30.850 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-11 18:53:30.866 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-11 18:53:30.877 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-02-11 18:53:30.880 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-02-11 18:53:30.882 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:53:30.884 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:53:30.887 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-02-11 18:53:30.889 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:53:30.892 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-02-11 18:53:30.907 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:30.909 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-02-11 18:53:30.911 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-11 18:53:30.914 | + ./stack.sh:main:868 : configure_keystone 2021-02-11 18:53:30.916 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-02-11 18:53:30.928 | + 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 ]] 2021-02-11 18:53:30.931 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-02-11 18:53:30.935 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-02-11 18:53:30.954 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:30.957 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-02-11 18:53:30.989 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-02-11 18:53:31.013 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-02-11 18:53:31.040 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-02-11 18:53:31.067 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-02-11 18:53:31.093 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-02-11 18:53:31.119 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-02-11 18:53:31.142 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-02-11 18:53:31.166 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-02-11 18:53:31.168 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-02-11 18:53:31.170 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-02-11 18:53:31.173 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-02-11 18:53:31.175 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-11 18:53:31.178 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-11 18:53:31.192 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:53:31.194 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-11 18:53:31.197 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-11 18:53:31.199 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-11 18:53:31.213 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:53:31.215 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:53:31.218 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:53:31.244 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-11 18:53:31.246 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-11 18:53:31.248 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-02-11 18:53:31.251 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-02-11 18:53:31.253 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-02-11 18:53:31.268 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:31.271 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.101/identity 2021-02-11 18:53:31.297 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.101/identity 2021-02-11 18:53:31.320 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-02-11 18:53:31.322 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-02-11 18:53:31.349 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-02-11 18:53:31.351 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-02-11 18:53:31.354 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-02-11 18:53:31.356 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-02-11 18:53:31.358 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-11 18:53:31.361 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-11 18:53:31.386 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-02-11 18:53:31.388 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-02-11 18:53:31.391 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-02-11 18:53:31.393 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-02-11 18:53:31.396 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-11 18:53:31.412 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-11 18:53:31.414 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-11 18:53:31.416 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-11 18:53:31.418 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-11 18:53:31.420 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-11 18:53:31.444 | + functions:setup_systemd_logging:728 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-02-11 18:53:31.468 | + functions:setup_systemd_logging:729 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-11 18:53:31.492 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-11 18:53:31.516 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-02-11 18:53:31.540 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-02-11 18:53:31.542 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-02-11 18:53:31.544 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-02-11 18:53:31.547 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-02-11 18:53:31.549 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-02-11 18:53:31.551 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-11 18:53:31.553 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-11 18:53:31.556 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-02-11 18:53:31.559 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-02-11 18:53:31.561 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-11 18:53:31.564 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-11 18:53:31.575 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-11 18:53:31.575 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:53:31.582 | d /var/run/uwsgi 0755 ubuntu root 2021-02-11 18:53:31.586 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:53:31.599 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-02-11 18:53:31.601 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-02-11 18:53:31.604 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-02-11 18:53:31.630 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-02-11 18:53:31.653 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-02-11 18:53:31.675 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-02-11 18:53:31.699 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-02-11 18:53:31.722 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-02-11 18:53:31.745 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-02-11 18:53:31.768 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-02-11 18:53:31.792 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-02-11 18:53:31.815 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-11 18:53:31.839 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-02-11 18:53:31.862 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-02-11 18:53:31.886 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-02-11 18:53:31.910 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-11 18:53:31.912 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-11 18:53:31.915 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-02-11 18:53:31.917 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-02-11 18:53:31.919 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-11 18:53:31.921 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:53:31.924 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:53:31.926 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-11 18:53:31.928 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-11 18:53:31.932 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-02-11 18:53:31.955 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-02-11 18:53:31.979 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-02-11 18:53:31.980 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-11 18:53:31.987 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-02-11 18:53:31.990 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-02-11 18:53:31.992 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-02-11 18:53:31.994 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-11 18:53:31.997 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-11 18:53:31.999 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-11 18:53:32.001 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:53:32.004 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:53:32.006 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-11 18:53:32.008 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-11 18:53:32.010 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:53:32.013 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:53:32.015 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-02-11 18:53:32.073 | Enabling site keystone-wsgi-public. 2021-02-11 18:53:32.078 | To activate the new configuration, you need to run: 2021-02-11 18:53:32.078 | systemctl reload apache2 2021-02-11 18:53:32.082 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-11 18:53:32.084 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-11 18:53:32.086 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:53:32.089 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-11 18:53:32.232 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-02-11 18:53:32.232 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-02-11 18:53:32.234 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-02-11 18:53:32.236 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-02-11 18:53:32.239 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-11 18:53:32.241 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-11 18:53:32.244 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-02-11 18:53:32.248 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-02-11 18:53:32.250 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-11 18:53:32.252 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-11 18:53:32.264 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-11 18:53:32.265 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:53:32.271 | d /var/run/uwsgi 0755 ubuntu root 2021-02-11 18:53:32.275 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:53:32.288 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-11 18:53:32.290 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-02-11 18:53:32.294 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-02-11 18:53:32.321 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-02-11 18:53:32.344 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-02-11 18:53:32.368 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-02-11 18:53:32.393 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-02-11 18:53:32.417 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-02-11 18:53:32.440 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-02-11 18:53:32.463 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-02-11 18:53:32.488 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-02-11 18:53:32.511 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-11 18:53:32.535 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-02-11 18:53:32.559 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-02-11 18:53:32.582 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-02-11 18:53:32.605 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-11 18:53:32.607 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-11 18:53:32.610 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-02-11 18:53:32.613 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-02-11 18:53:32.615 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-11 18:53:32.617 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:53:32.620 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:53:32.622 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-11 18:53:32.624 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-11 18:53:32.627 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-11 18:53:32.655 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-02-11 18:53:32.679 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-02-11 18:53:32.679 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-11 18:53:32.686 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-02-11 18:53:32.689 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-02-11 18:53:32.692 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-02-11 18:53:32.694 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-11 18:53:32.696 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-11 18:53:32.698 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-11 18:53:32.701 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:53:32.703 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:53:32.705 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-11 18:53:32.708 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-11 18:53:32.711 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:53:32.713 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:53:32.715 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-02-11 18:53:32.772 | Enabling site keystone-wsgi-admin. 2021-02-11 18:53:32.777 | To activate the new configuration, you need to run: 2021-02-11 18:53:32.777 | systemctl reload apache2 2021-02-11 18:53:32.781 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-11 18:53:32.784 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-11 18:53:32.788 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:53:32.791 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-11 18:53:32.928 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-02-11 18:53:32.955 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-02-11 18:53:32.981 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-02-11 18:53:33.007 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-02-11 18:53:33.009 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-02-11 18:53:33.035 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-02-11 18:53:33.059 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-02-11 18:53:33.083 | + ./stack.sh:main:872 : is_service_enabled swift 2021-02-11 18:53:33.098 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:53:33.101 | + ./stack.sh:main:873 : is_service_enabled ceilometer 2021-02-11 18:53:33.116 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:33.118 | + ./stack.sh:main:876 : stack_install_service swift 2021-02-11 18:53:33.120 | + lib/stack:stack_install_service:20 : local service=swift 2021-02-11 18:53:33.123 | + lib/stack:stack_install_service:21 : type install_swift 2021-02-11 18:53:33.125 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-11 18:53:33.127 | + lib/stack:stack_install_service:32 : install_swift 2021-02-11 18:53:33.130 | + lib/swift:install_swift:743 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2021-02-11 18:53:33.132 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/swift.git 2021-02-11 18:53:33.135 | + functions-common:git_clone:526 : local git_dest=/opt/stack/swift 2021-02-11 18:53:33.137 | + functions-common:git_clone:527 : local git_ref=master 2021-02-11 18:53:33.139 | + functions-common:git_clone:528 : local orig_dir 2021-02-11 18:53:33.142 | ++ functions-common:git_clone:529 : pwd 2021-02-11 18:53:33.145 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-11 18:53:33.147 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-11 18:53:33.150 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-11 18:53:33.165 | + functions-common:git_clone:532 : RECLONE=False 2021-02-11 18:53:33.167 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-11 18:53:33.169 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-11 18:53:33.172 | + functions-common:git_clone:546 : echo master 2021-02-11 18:53:33.172 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-11 18:53:33.176 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/swift ]] 2021-02-11 18:53:33.178 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-11 18:53:33.181 | + functions-common:git_clone:594 : cd /opt/stack/swift 2021-02-11 18:53:33.183 | + functions-common:git_clone:595 : git show --oneline 2021-02-11 18:53:33.184 | + functions-common:git_clone:595 : head -1 2021-02-11 18:53:33.186 | 201d968c1 Merge "Fix s3api unit tests when run at roughly midnight UTC" 2021-02-11 18:53:33.188 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-11 18:53:33.192 | + lib/swift:install_swift:746 : setup_develop /opt/stack/swift keystone 2021-02-11 18:53:33.194 | + inc/python:setup_develop:338 : local bindep 2021-02-11 18:53:33.196 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2021-02-11 18:53:33.199 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2021-02-11 18:53:33.201 | + inc/python:setup_develop:344 : local extras=keystone 2021-02-11 18:53:33.203 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-02-11 18:53:33.206 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-11 18:53:33.209 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2021-02-11 18:53:33.211 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2021-02-11 18:53:33.213 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-11 18:53:33.215 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2021-02-11 18:53:33.218 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2021-02-11 18:53:33.221 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-11 18:53:33.224 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2021-02-11 18:53:33.227 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-11 18:53:33.229 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-11 18:53:33.232 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-02-11 18:53:33.237 | + inc/python:_setup_package_with_constraints_edit:383 : name=swift 2021-02-11 18:53:33.239 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-02-11 18:53:33.941 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/swift -e keystone 2021-02-11 18:53:33.943 | + inc/python:setup_package:417 : local bindep=0 2021-02-11 18:53:33.945 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-11 18:53:33.948 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-11 18:53:33.950 | + inc/python:setup_package:420 : [[ /opt/stack/swift == -bindep* ]] 2021-02-11 18:53:33.952 | + inc/python:setup_package:425 : local project_dir=/opt/stack/swift 2021-02-11 18:53:33.954 | + inc/python:setup_package:426 : local flags=-e 2021-02-11 18:53:33.957 | + inc/python:setup_package:427 : local extras=keystone 2021-02-11 18:53:33.960 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-11 18:53:33.962 | + inc/python:setup_package:431 : [[ -z keystone ]] 2021-02-11 18:53:33.965 | + inc/python:setup_package:436 : [[ ! -z keystone ]] 2021-02-11 18:53:33.967 | + inc/python:setup_package:437 : extras='[keystone]' 2021-02-11 18:53:33.969 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-11 18:53:33.971 | + inc/python:setup_package:445 : pip_install -e '/opt/stack/swift[keystone]' 2021-02-11 18:53:33.989 | Using python 3.6 to install /opt/stack/swift 2021-02-11 18:53:33.992 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-02-11 18:53:34.942 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:53:34.942 | from cryptography.utils import int_from_bytes 2021-02-11 18:53:34.942 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:53:34.942 | from cryptography.utils import int_from_bytes 2021-02-11 18:53:36.168 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:53:36.168 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:53:36.177 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:53:36.180 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:53:36.187 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:53:36.191 | Obtaining file:///opt/stack/swift 2021-02-11 18:53:37.462 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-11 18:53:38.730 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-11 18:53:38.740 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.4) 2021-02-11 18:53:38.785 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-11 18:53:38.794 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-11 18:53:38.800 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (9.2.0) 2021-02-11 18:53:39.776 | Collecting lxml===4.6.2 2021-02-11 18:53:39.796 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4fb/85c447e288df5/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-02-11 18:53:39.989 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.10.9) 2021-02-11 18:53:39.991 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.7.0) 2021-02-11 18:53:40.033 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.4.0) 2021-02-11 18:53:40.081 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.1.1) 2021-02-11 18:53:40.087 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-02-11 18:53:40.093 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.4.0) 2021-02-11 18:53:40.136 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.1.0) 2021-02-11 18:53:40.147 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.7.0) 2021-02-11 18:53:40.166 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-02-11 18:53:40.171 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.5.1) 2021-02-11 18:53:40.174 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (3.1.1) 2021-02-11 18:53:40.268 | Collecting pyeclib===1.6.0 2021-02-11 18:53:40.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-02-11 18:53:41.287 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-02-11 18:53:41.290 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-02-11 18:53:41.293 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2021-02-11 18:53:41.298 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2021-02-11 18:53:41.318 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2021-02-11 18:53:41.322 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2021-02-11 18:53:41.344 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2021-02-11 18:53:41.349 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (53.0.0) 2021-02-11 18:53:41.398 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2021-02-11 18:53:41.401 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-11 18:53:41.410 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2021-02-11 18:53:41.526 | Collecting xattr===0.9.7 2021-02-11 18:53:41.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-02-11 18:53:42.266 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 18:53:42.270 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-11 18:53:42.279 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-11 18:53:42.294 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.0) 2021-02-11 18:53:42.361 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-11 18:53:42.367 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-02-11 18:53:42.373 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:53:42.376 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-11 18:53:42.385 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-11 18:53:42.425 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-02-11 18:53:42.428 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-11 18:53:42.431 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-11 18:53:42.435 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:53:42.438 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:53:42.441 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-02-11 18:53:42.444 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-02-11 18:53:42.448 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-11 18:53:42.451 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-11 18:53:42.470 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2021-02-11 18:53:42.473 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.7.4.3) 2021-02-11 18:53:42.478 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (3.4.0) 2021-02-11 18:53:42.505 | Building wheels for collected packages: pyeclib, xattr 2021-02-11 18:53:42.506 | Building wheel for pyeclib (setup.py): started 2021-02-11 18:53:43.659 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-02-11 18:53:43.660 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53040 sha256=e2e8442abb9ba12dda9772716903dd2f4f94a0b2592e1d88ec87ef4761ae60f0 2021-02-11 18:53:43.661 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-02-11 18:53:43.662 | Building wheel for xattr (setup.py): started 2021-02-11 18:53:44.896 | Building wheel for xattr (setup.py): finished with status 'done' 2021-02-11 18:53:44.897 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30936 sha256=f52867760918ef2f792cb6b1b2efab833948d4a8773397928ece9cafd174e100 2021-02-11 18:53:44.897 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-02-11 18:53:44.898 | Successfully built pyeclib xattr 2021-02-11 18:53:45.792 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-02-11 18:53:46.122 | Running setup.py develop for swift 2021-02-11 18:53:47.663 | Successfully installed lxml-4.6.2 pyeclib-1.6.0 swift xattr-0.9.7 2021-02-11 18:53:47.763 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:53:47.763 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:53:47.873 | + inc/python:pip_install:200 : result=0 2021-02-11 18:53:47.876 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:53:47.878 | + functions-common:time_stop:2306 : local name 2021-02-11 18:53:47.880 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:53:47.882 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:53:47.884 | + functions-common:time_stop:2309 : local total 2021-02-11 18:53:47.887 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:53:47.889 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:53:47.891 | + functions-common:time_stop:2313 : start_time=1613069613985 2021-02-11 18:53:47.894 | + functions-common:time_stop:2315 : [[ -z 1613069613985 ]] 2021-02-11 18:53:47.896 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:53:47.899 | + functions-common:time_stop:2318 : end_time=1613069627897 2021-02-11 18:53:47.901 | + functions-common:time_stop:2319 : elapsed_time=13912 2021-02-11 18:53:47.904 | + functions-common:time_stop:2320 : total=94008 2021-02-11 18:53:47.906 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:53:47.908 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=107920 2021-02-11 18:53:47.911 | + inc/python:pip_install:203 : return 0 2021-02-11 18:53:47.913 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-11 18:53:47.916 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-02-11 18:53:47.918 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-02-11 18:53:47.934 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-02-11 18:53:47.945 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/swift 2021-02-11 18:53:47.947 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2021-02-11 18:53:47.950 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:53:47.952 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:53:47.954 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-02-11 18:53:47.957 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:53:47.960 | + lib/swift:install_swift:747 : '[' False == True ']' 2021-02-11 18:53:47.962 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-11 18:53:47.964 | + ./stack.sh:main:877 : configure_swift 2021-02-11 18:53:47.966 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-02-11 18:53:47.968 | + lib/swift:configure_swift:335 : local node_number 2021-02-11 18:53:47.970 | + lib/swift:configure_swift:336 : local swift_node_config 2021-02-11 18:53:47.973 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-02-11 18:53:47.975 | + lib/swift:configure_swift:338 : local user_group 2021-02-11 18:53:47.977 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-02-11 18:53:48.859 | No proxy-server running 2021-02-11 18:53:48.859 | No object-server running 2021-02-11 18:53:48.859 | No account-reaper running 2021-02-11 18:53:48.859 | No container-reconciler running 2021-02-11 18:53:48.859 | No account-server running 2021-02-11 18:53:48.859 | No account-replicator running 2021-02-11 18:53:48.859 | No container-sharder running 2021-02-11 18:53:48.859 | No object-updater running 2021-02-11 18:53:48.859 | No account-auditor running 2021-02-11 18:53:48.859 | No container-replicator running 2021-02-11 18:53:48.859 | No object-expirer running 2021-02-11 18:53:48.859 | No container-server running 2021-02-11 18:53:48.860 | No container-sync running 2021-02-11 18:53:48.860 | No object-replicator running 2021-02-11 18:53:48.860 | No object-auditor running 2021-02-11 18:53:48.860 | No container-auditor running 2021-02-11 18:53:48.860 | No object-reconstructor running 2021-02-11 18:53:48.860 | No container-updater running 2021-02-11 18:53:48.914 | + lib/swift:configure_swift:341 : true 2021-02-11 18:53:48.916 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-02-11 18:53:48.928 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-02-11 18:53:48.939 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-02-11 18:53:48.942 | + lib/swift:configure_swift:355 : sed -e ' 2021-02-11 18:53:48.942 | s/%GROUP%//; 2021-02-11 18:53:48.942 | s/%USER%/ubuntu/; 2021-02-11 18:53:48.942 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-02-11 18:53:48.942 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-02-11 18:53:48.942 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-02-11 18:53:48.949 | uid = ubuntu 2021-02-11 18:53:48.949 | gid = 2021-02-11 18:53:48.949 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-02-11 18:53:48.949 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-02-11 18:53:48.949 | address = 127.0.0.1 2021-02-11 18:53:48.949 | 2021-02-11 18:53:48.949 | [account6612] 2021-02-11 18:53:48.949 | max connections = 25 2021-02-11 18:53:48.949 | path = /opt/stack/data/swift/1/node/ 2021-02-11 18:53:48.949 | read only = false 2021-02-11 18:53:48.949 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-02-11 18:53:48.949 | 2021-02-11 18:53:48.949 | [account6622] 2021-02-11 18:53:48.949 | max connections = 25 2021-02-11 18:53:48.949 | path = /opt/stack/data/swift/2/node/ 2021-02-11 18:53:48.949 | read only = false 2021-02-11 18:53:48.949 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-02-11 18:53:48.949 | 2021-02-11 18:53:48.949 | [account6632] 2021-02-11 18:53:48.949 | max connections = 25 2021-02-11 18:53:48.949 | path = /opt/stack/data/swift/3/node/ 2021-02-11 18:53:48.949 | read only = false 2021-02-11 18:53:48.950 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-02-11 18:53:48.950 | 2021-02-11 18:53:48.950 | [account6642] 2021-02-11 18:53:48.950 | max connections = 25 2021-02-11 18:53:48.950 | path = /opt/stack/data/swift/4/node/ 2021-02-11 18:53:48.950 | read only = false 2021-02-11 18:53:48.950 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-02-11 18:53:48.950 | 2021-02-11 18:53:48.950 | 2021-02-11 18:53:48.950 | [container6611] 2021-02-11 18:53:48.950 | max connections = 25 2021-02-11 18:53:48.950 | path = /opt/stack/data/swift/1/node/ 2021-02-11 18:53:48.950 | read only = false 2021-02-11 18:53:48.950 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-02-11 18:53:48.950 | 2021-02-11 18:53:48.950 | [container6621] 2021-02-11 18:53:48.950 | max connections = 25 2021-02-11 18:53:48.950 | path = /opt/stack/data/swift/2/node/ 2021-02-11 18:53:48.950 | read only = false 2021-02-11 18:53:48.950 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-02-11 18:53:48.950 | 2021-02-11 18:53:48.950 | [container6631] 2021-02-11 18:53:48.950 | max connections = 25 2021-02-11 18:53:48.950 | path = /opt/stack/data/swift/3/node/ 2021-02-11 18:53:48.950 | read only = false 2021-02-11 18:53:48.950 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-02-11 18:53:48.950 | 2021-02-11 18:53:48.950 | [container6641] 2021-02-11 18:53:48.950 | max connections = 25 2021-02-11 18:53:48.950 | path = /opt/stack/data/swift/4/node/ 2021-02-11 18:53:48.950 | read only = false 2021-02-11 18:53:48.950 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-02-11 18:53:48.950 | 2021-02-11 18:53:48.950 | 2021-02-11 18:53:48.950 | [object6613] 2021-02-11 18:53:48.951 | max connections = 25 2021-02-11 18:53:48.951 | path = /opt/stack/data/swift/1/node/ 2021-02-11 18:53:48.951 | read only = false 2021-02-11 18:53:48.951 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-02-11 18:53:48.951 | 2021-02-11 18:53:48.951 | [object6623] 2021-02-11 18:53:48.951 | max connections = 25 2021-02-11 18:53:48.951 | path = /opt/stack/data/swift/2/node/ 2021-02-11 18:53:48.951 | read only = false 2021-02-11 18:53:48.951 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-02-11 18:53:48.951 | 2021-02-11 18:53:48.951 | [object6633] 2021-02-11 18:53:48.951 | max connections = 25 2021-02-11 18:53:48.951 | path = /opt/stack/data/swift/3/node/ 2021-02-11 18:53:48.951 | read only = false 2021-02-11 18:53:48.951 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-02-11 18:53:48.951 | 2021-02-11 18:53:48.951 | [object6643] 2021-02-11 18:53:48.951 | max connections = 25 2021-02-11 18:53:48.951 | path = /opt/stack/data/swift/4/node/ 2021-02-11 18:53:48.951 | read only = false 2021-02-11 18:53:48.951 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-02-11 18:53:48.952 | + lib/swift:configure_swift:361 : is_ubuntu 2021-02-11 18:53:48.954 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:53:48.956 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:53:48.958 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-02-11 18:53:48.975 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-02-11 18:53:48.977 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-02-11 18:53:48.983 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-02-11 18:53:48.986 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-02-11 18:53:48.989 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-02-11 18:53:48.993 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-02-11 18:53:49.019 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.101:8080/v1/ 2021-02-11 18:53:49.041 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-02-11 18:53:49.061 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-02-11 18:53:49.087 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-02-11 18:53:49.108 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-02-11 18:53:49.136 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-02-11 18:53:49.155 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-02-11 18:53:49.183 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-02-11 18:53:49.202 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-02-11 18:53:49.230 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-02-11 18:53:49.249 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-02-11 18:53:49.277 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-02-11 18:53:49.296 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-02-11 18:53:49.310 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:49.312 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-02-11 18:53:49.340 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-02-11 18:53:49.366 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-02-11 18:53:49.393 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-02-11 18:53:49.420 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-02-11 18:53:49.433 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:49.436 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-02-11 18:53:49.462 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-02-11 18:53:49.476 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:49.478 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-02-11 18:53:49.492 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:53:49.494 | + lib/swift:configure_swift:431 : swift_pipeline+=' authtoken' 2021-02-11 18:53:49.496 | + lib/swift:configure_swift:432 : is_service_enabled s3api 2021-02-11 18:53:49.509 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:49.512 | + lib/swift:configure_swift:437 : swift_pipeline+=' keystoneauth' 2021-02-11 18:53:49.514 | + lib/swift:configure_swift:440 : swift_pipeline+=' tempauth ' 2021-02-11 18:53:49.516 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-02-11 18:53:49.525 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-02-11 18:53:49.532 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-02-11 18:53:49.559 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-02-11 18:53:49.586 | + lib/swift:configure_swift:449 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-02-11 18:53:49.614 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-02-11 18:53:49.643 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-02-11 18:53:49.670 | + lib/swift:configure_swift:457 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-02-11 18:53:49.672 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-02-11 18:53:49.675 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-02-11 18:53:49.677 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-02-11 18:53:49.679 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-02-11 18:53:49.705 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-02-11 18:53:49.732 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.101/identity 2021-02-11 18:53:49.759 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-02-11 18:53:49.786 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-02-11 18:53:49.812 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-02-11 18:53:49.840 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-02-11 18:53:49.866 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-02-11 18:53:49.893 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-11 18:53:49.920 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-02-11 18:53:49.948 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-02-11 18:53:49.974 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-02-11 18:53:50.000 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-02-11 18:53:50.028 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-02-11 18:53:50.057 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-02-11 18:53:50.083 | + lib/swift:configure_swift:468 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-02-11 18:53:50.103 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-02-11 18:53:50.131 | + lib/swift:configure_swift:472 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-02-11 18:53:50.157 | + lib/swift:configure_swift:474 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-02-11 18:53:50.161 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-02-11 18:53:50.185 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-02-11 18:53:50.209 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-02-11 18:53:50.231 | + lib/swift:configure_swift:479 : local node_number 2021-02-11 18:53:50.233 | + lib/swift:configure_swift:480 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-02-11 18:53:50.235 | + lib/swift:configure_swift:481 : local swift_node_config=/etc/swift/object-server/1.conf 2021-02-11 18:53:50.238 | + lib/swift:configure_swift:482 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-02-11 18:53:50.242 | + lib/swift:configure_swift:483 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-02-11 18:53:50.244 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-02-11 18:53:50.246 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-02-11 18:53:50.248 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-02-11 18:53:50.250 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-02-11 18:53:50.252 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-02-11 18:53:50.254 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-02-11 18:53:50.256 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-02-11 18:53:50.274 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-02-11 18:53:50.299 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-02-11 18:53:50.317 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-02-11 18:53:50.342 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-02-11 18:53:50.360 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-02-11 18:53:50.386 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-02-11 18:53:50.404 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-02-11 18:53:50.428 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-02-11 18:53:50.446 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-02-11 18:53:50.471 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-02-11 18:53:50.489 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-02-11 18:53:50.515 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-02-11 18:53:50.533 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-02-11 18:53:50.558 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-02-11 18:53:50.576 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-02-11 18:53:50.604 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-02-11 18:53:50.622 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-02-11 18:53:50.648 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-02-11 18:53:50.654 | + lib/swift:configure_swift:484 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-02-11 18:53:50.671 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-02-11 18:53:50.697 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-02-11 18:53:50.723 | + lib/swift:configure_swift:488 : swift_node_config=/etc/swift/container-server/1.conf 2021-02-11 18:53:50.725 | + lib/swift:configure_swift:489 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-02-11 18:53:50.729 | + lib/swift:configure_swift:490 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-02-11 18:53:50.731 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-02-11 18:53:50.734 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-02-11 18:53:50.736 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-02-11 18:53:50.738 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-02-11 18:53:50.740 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-02-11 18:53:50.743 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-02-11 18:53:50.745 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-02-11 18:53:50.762 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-02-11 18:53:50.788 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-02-11 18:53:50.804 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-02-11 18:53:50.829 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-02-11 18:53:50.848 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-02-11 18:53:50.873 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-02-11 18:53:50.890 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-02-11 18:53:50.915 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-02-11 18:53:50.932 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-02-11 18:53:50.959 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-02-11 18:53:50.976 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-02-11 18:53:51.013 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-02-11 18:53:51.031 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-02-11 18:53:51.057 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-02-11 18:53:51.074 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-02-11 18:53:51.100 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-02-11 18:53:51.118 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-02-11 18:53:51.143 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-02-11 18:53:51.149 | + lib/swift:configure_swift:491 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-02-11 18:53:51.165 | + lib/swift:configure_swift:492 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-02-11 18:53:51.191 | + lib/swift:configure_swift:494 : swift_node_config=/etc/swift/account-server/1.conf 2021-02-11 18:53:51.193 | + lib/swift:configure_swift:495 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-02-11 18:53:51.197 | + lib/swift:configure_swift:496 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-02-11 18:53:51.199 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-02-11 18:53:51.201 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-02-11 18:53:51.203 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-02-11 18:53:51.205 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-02-11 18:53:51.208 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-02-11 18:53:51.210 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-02-11 18:53:51.212 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-02-11 18:53:51.228 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-02-11 18:53:51.253 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-02-11 18:53:51.271 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-02-11 18:53:51.295 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-02-11 18:53:51.312 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-02-11 18:53:51.337 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-02-11 18:53:51.354 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-02-11 18:53:51.379 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-02-11 18:53:51.396 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-02-11 18:53:51.420 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-02-11 18:53:51.437 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-02-11 18:53:51.462 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-02-11 18:53:51.479 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-02-11 18:53:51.504 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-02-11 18:53:51.522 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-02-11 18:53:51.547 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-02-11 18:53:51.564 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-02-11 18:53:51.588 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-02-11 18:53:51.593 | + lib/swift:configure_swift:497 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-02-11 18:53:51.609 | + lib/swift:configure_swift:498 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-02-11 18:53:51.636 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-02-11 18:53:51.663 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-02-11 18:53:51.691 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-02-11 18:53:51.718 | + lib/swift:configure_swift:506 : testfile=/etc/swift/test.conf 2021-02-11 18:53:51.720 | + lib/swift:configure_swift:507 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-02-11 18:53:51.724 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-02-11 18:53:51.748 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-02-11 18:53:51.773 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-02-11 18:53:51.797 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-02-11 18:53:51.823 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-02-11 18:53:51.848 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-02-11 18:53:51.871 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-02-11 18:53:51.895 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test password4 testing4 2021-02-11 18:53:51.919 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-02-11 18:53:51.942 | + lib/swift:configure_swift:520 : is_service_enabled keystone 2021-02-11 18:53:51.957 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:53:51.959 | + lib/swift:configure_swift:521 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-02-11 18:53:51.976 | + lib/swift:configure_swift:522 : local auth_vers 2021-02-11 18:53:51.979 | ++ lib/swift:configure_swift:523 : iniget /etc/swift/test.conf func_test auth_version 2021-02-11 18:53:51.996 | + lib/swift:configure_swift:523 : auth_vers=3 2021-02-11 18:53:51.998 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.101 2021-02-11 18:53:52.023 | + lib/swift:configure_swift:525 : [[ http == \h\t\t\p\s ]] 2021-02-11 18:53:52.025 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_port 80 2021-02-11 18:53:52.049 | + lib/swift:configure_swift:530 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.101/identity 2021-02-11 18:53:52.073 | + lib/swift:configure_swift:531 : [[ 3 == \3 ]] 2021-02-11 18:53:52.075 | + lib/swift:configure_swift:532 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-02-11 18:53:52.099 | + lib/swift:configure_swift:536 : is_service_enabled tls-proxy 2021-02-11 18:53:52.115 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:52.117 | + lib/swift:configure_swift:542 : local user_group 2021-02-11 18:53:52.120 | ++ lib/swift:configure_swift:543 : id -g ubuntu 2021-02-11 18:53:52.124 | + lib/swift:configure_swift:543 : user_group=1000 2021-02-11 18:53:52.126 | + lib/swift:configure_swift:544 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-02-11 18:53:52.138 | + lib/swift:configure_swift:546 : local swift_log_dir=/opt/stack/data/swift/logs 2021-02-11 18:53:52.141 | + lib/swift:configure_swift:547 : sudo rm -rf /opt/stack/data/swift/logs 2021-02-11 18:53:52.151 | + lib/swift:configure_swift:548 : local swift_log_group=adm 2021-02-11 18:53:52.154 | + lib/swift:configure_swift:549 : is_suse 2021-02-11 18:53:52.156 | + functions-common:is_suse:464 : is_opensuse 2021-02-11 18:53:52.158 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-11 18:53:52.160 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-11 18:53:52.163 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-11 18:53:52.165 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-11 18:53:52.167 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-11 18:53:52.169 | + lib/swift:configure_swift:552 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-02-11 18:53:52.180 | + lib/swift:configure_swift:554 : [[ False != \F\a\l\s\e ]] 2021-02-11 18:53:52.182 | + lib/swift:configure_swift:562 : '[' False == True ']' 2021-02-11 18:53:52.185 | + ./stack.sh:main:880 : is_service_enabled s3api 2021-02-11 18:53:52.200 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:53:52.203 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-02-11 18:53:52.219 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:53:52.221 | + ./stack.sh:main:888 : stack_install_service glance 2021-02-11 18:53:52.223 | + lib/stack:stack_install_service:20 : local service=glance 2021-02-11 18:53:52.225 | + lib/stack:stack_install_service:21 : type install_glance 2021-02-11 18:53:52.228 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-11 18:53:52.230 | + lib/stack:stack_install_service:32 : install_glance 2021-02-11 18:53:52.232 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-02-11 18:53:52.235 | + lib/glance:install_glance:436 : local glance_store_extras 2021-02-11 18:53:52.237 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-02-11 18:53:52.253 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:53:52.256 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-02-11 18:53:52.258 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-02-11 18:53:52.274 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:53:52.277 | + lib/glance:install_glance:443 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-02-11 18:53:52.279 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-02-11 18:53:52.281 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-02-11 18:53:52.284 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:53:52.286 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:53:52.289 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-02-11 18:53:52.291 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:53:52.294 | ++ lib/glance:install_glance:454 : join_extras swift cinder 2021-02-11 18:53:52.297 | ++ inc/python:join_extras:29 : local IFS=, 2021-02-11 18:53:52.300 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-02-11 18:53:52.303 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store swift,cinder 2021-02-11 18:53:52.305 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-02-11 18:53:52.308 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-02-11 18:53:52.310 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-02-11 18:53:52.313 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-02-11 18:53:52.317 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-02-11 18:53:52.319 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-02-11 18:53:52.323 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-02-11 18:53:52.323 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-02-11 18:53:52.327 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-02-11 18:53:52.329 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-02-11 18:53:52.332 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-02-11 18:53:52.335 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-02-11 18:53:52.337 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-02-11 18:53:52.356 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 2021-02-11 18:53:52.358 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-02-11 18:53:53.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:53:53.306 | from cryptography.utils import int_from_bytes 2021-02-11 18:53:53.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:53:53.306 | from cryptography.utils import int_from_bytes 2021-02-11 18:53:54.431 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:53:54.431 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:53:54.439 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:53:54.442 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:53:54.449 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:53:54.610 | Collecting glance-store===2.4.0 2021-02-11 18:53:54.619 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/79a3d41ec315b/glance_store-2.4.0-py3-none-any.whl (215 kB) 2021-02-11 18:53:54.879 | Collecting httplib2===0.19.0 2021-02-11 18:53:54.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/749/c32603f9bf16c/httplib2-0.19.0-py3-none-any.whl (95 kB) 2021-02-11 18:53:54.957 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-11 18:53:54.989 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.0) 2021-02-11 18:53:55.230 | Collecting os-brick===4.1.0 2021-02-11 18:53:55.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/914/945bdb17581e0/os_brick-4.1.0-py3-none-any.whl (239 kB) 2021-02-11 18:53:55.338 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-02-11 18:53:55.488 | Collecting os-win===5.4.0 2021-02-11 18:53:55.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/101/6e34bab38f089/os_win-5.4.0-py3-none-any.whl (273 kB) 2021-02-11 18:53:55.587 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-02-11 18:53:55.599 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.4.0) 2021-02-11 18:53:55.645 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.1.1) 2021-02-11 18:53:55.651 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-02-11 18:53:55.658 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.4.0) 2021-02-11 18:53:55.838 | Collecting oslo.privsep===2.4.0 2021-02-11 18:53:55.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2021-02-11 18:53:56.062 | Collecting oslo.rootwrap===6.2.0 2021-02-11 18:53:56.069 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2021-02-11 18:53:56.137 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.1.0) 2021-02-11 18:53:56.147 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.5.0) 2021-02-11 18:53:56.173 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.7.0) 2021-02-11 18:53:56.193 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-02-11 18:53:56.199 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.5.1) 2021-02-11 18:53:56.201 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-02-11 18:53:56.204 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-02-11 18:53:56.207 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.17.3) 2021-02-11 18:53:56.337 | Collecting python-cinderclient===7.3.0 2021-02-11 18:53:56.347 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/210/6a0088c501648/python_cinderclient-7.3.0-py3-none-any.whl (278 kB) 2021-02-11 18:53:56.444 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2021-02-11 18:53:56.449 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2021-02-11 18:53:56.593 | Collecting python-swiftclient===3.11.0 2021-02-11 18:53:56.600 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/265/7e2871691bac4/python_swiftclient-3.11.0-py2.py3-none-any.whl (86 kB) 2021-02-11 18:53:56.705 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2021-02-11 18:53:56.710 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2021-02-11 18:53:56.731 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2021-02-11 18:53:56.736 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (53.0.0) 2021-02-11 18:53:57.026 | Collecting simplejson===3.17.2 2021-02-11 18:53:57.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bc0/0d1210567a4cd/simplejson-3.17.2-cp36-cp36m-manylinux2010_x86_64.whl (127 kB) 2021-02-11 18:53:57.109 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2021-02-11 18:53:57.112 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-11 18:53:57.122 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2021-02-11 18:53:57.138 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2021-02-11 18:53:57.161 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.3.2) 2021-02-11 18:53:57.166 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-11 18:53:57.180 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-11 18:53:57.218 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:53:57.264 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-11 18:53:57.267 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-11 18:53:57.272 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-02-11 18:53:57.278 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-11 18:53:57.287 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:53:57.290 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 18:53:57.293 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-11 18:53:57.299 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-02-11 18:53:57.303 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-11 18:53:57.319 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-11 18:53:57.355 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-11 18:53:57.367 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-11 18:53:57.376 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-11 18:53:57.386 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.10.9) 2021-02-11 18:53:57.389 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2021-02-11 18:53:57.391 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-11 18:53:57.395 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:53:57.397 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:53:57.401 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-11 18:53:57.409 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.7.4.3) 2021-02-11 18:53:57.413 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (3.4.0) 2021-02-11 18:53:57.444 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.5) 2021-02-11 18:53:57.446 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-11 18:53:57.466 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2021-02-11 18:53:57.468 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-02-11 18:53:57.472 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.4.0) 2021-02-11 18:53:57.490 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2021-02-11 18:53:57.498 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-11 18:53:57.500 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-02-11 18:53:57.505 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.1.0) 2021-02-11 18:53:57.512 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2021-02-11 18:53:57.514 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.0) 2021-02-11 18:53:57.517 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-02-11 18:53:58.587 | Installing collected packages: os-win, oslo.privsep, os-brick, simplejson, python-cinderclient, oslo.rootwrap, httplib2, python-swiftclient, glance-store 2021-02-11 18:54:00.078 | Successfully installed glance-store-2.4.0 httplib2-0.19.0 os-brick-4.1.0 os-win-5.4.0 oslo.privsep-2.4.0 oslo.rootwrap-6.2.0 python-cinderclient-7.3.0 python-swiftclient-3.11.0 simplejson-3.17.2 2021-02-11 18:54:00.183 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:54:00.183 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:54:00.281 | + inc/python:pip_install:200 : result=0 2021-02-11 18:54:00.283 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:54:00.286 | + functions-common:time_stop:2306 : local name 2021-02-11 18:54:00.288 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:54:00.291 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:54:00.293 | + functions-common:time_stop:2309 : local total 2021-02-11 18:54:00.295 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:54:00.297 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:54:00.300 | + functions-common:time_stop:2313 : start_time=1613069632351 2021-02-11 18:54:00.302 | + functions-common:time_stop:2315 : [[ -z 1613069632351 ]] 2021-02-11 18:54:00.305 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:54:00.309 | + functions-common:time_stop:2318 : end_time=1613069640306 2021-02-11 18:54:00.311 | + functions-common:time_stop:2319 : elapsed_time=7955 2021-02-11 18:54:00.313 | + functions-common:time_stop:2320 : total=107920 2021-02-11 18:54:00.316 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:54:00.318 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=115875 2021-02-11 18:54:00.321 | + inc/python:pip_install:203 : return 0 2021-02-11 18:54:00.323 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-02-11 18:54:00.326 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-02-11 18:54:00.328 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-02-11 18:54:00.341 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-02-11 18:54:00.345 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-02-11 18:54:00.347 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-02-11 18:54:00.350 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-02-11 18:54:00.352 | + functions-common:git_clone:527 : local git_ref=master 2021-02-11 18:54:00.354 | + functions-common:git_clone:528 : local orig_dir 2021-02-11 18:54:00.357 | ++ functions-common:git_clone:529 : pwd 2021-02-11 18:54:00.360 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-11 18:54:00.362 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-11 18:54:00.365 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-11 18:54:00.380 | + functions-common:git_clone:532 : RECLONE=False 2021-02-11 18:54:00.382 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-11 18:54:00.385 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-11 18:54:00.388 | + functions-common:git_clone:546 : echo master 2021-02-11 18:54:00.388 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-11 18:54:00.392 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-02-11 18:54:00.395 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-11 18:54:00.398 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-02-11 18:54:00.400 | + functions-common:git_clone:595 : git show --oneline 2021-02-11 18:54:00.401 | + functions-common:git_clone:595 : head -1 2021-02-11 18:54:00.403 | 2c893fbd Merge "Add devstack plugin script" 2021-02-11 18:54:00.406 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-11 18:54:00.409 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-02-11 18:54:00.412 | + inc/python:setup_develop:338 : local bindep 2021-02-11 18:54:00.414 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-02-11 18:54:00.416 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-02-11 18:54:00.419 | + inc/python:setup_develop:344 : local extras= 2021-02-11 18:54:00.421 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-02-11 18:54:00.424 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-11 18:54:00.426 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-02-11 18:54:00.429 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-02-11 18:54:00.431 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-11 18:54:00.434 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-11 18:54:00.437 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-02-11 18:54:00.439 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-11 18:54:00.442 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-02-11 18:54:00.445 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-11 18:54:00.447 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-11 18:54:00.450 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-02-11 18:54:00.455 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-02-11 18:54:00.458 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-02-11 18:54:01.152 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-02-11 18:54:01.154 | + inc/python:setup_package:417 : local bindep=0 2021-02-11 18:54:01.157 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-11 18:54:01.159 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-11 18:54:01.162 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-02-11 18:54:01.164 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-02-11 18:54:01.166 | + inc/python:setup_package:426 : local flags=-e 2021-02-11 18:54:01.169 | + inc/python:setup_package:427 : local extras= 2021-02-11 18:54:01.171 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-11 18:54:01.173 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-11 18:54:01.175 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-11 18:54:01.178 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-11 18:54:01.180 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-11 18:54:01.182 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-02-11 18:54:01.201 | Using python 3.6 to install /opt/stack/glance 2021-02-11 18:54:01.203 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-02-11 18:54:02.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:54:02.172 | from cryptography.utils import int_from_bytes 2021-02-11 18:54:02.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:54:02.172 | from cryptography.utils import int_from_bytes 2021-02-11 18:54:03.300 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:54:03.301 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:54:03.309 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:54:03.312 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:54:03.320 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:54:03.325 | Obtaining file:///opt/stack/glance 2021-02-11 18:54:04.633 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-11 18:54:05.939 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-11 18:54:05.949 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-11 18:54:05.958 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-11 18:54:05.969 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-11 18:54:06.115 | Collecting WSME===0.10.0 2021-02-11 18:54:06.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-02-11 18:54:06.200 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-11 18:54:06.215 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-11 18:54:06.351 | Collecting castellan===3.7.0 2021-02-11 18:54:06.357 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af3/facd94857f477/castellan-3.7.0-py3-none-any.whl (93 kB) 2021-02-11 18:54:06.447 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.4) 2021-02-11 18:54:06.569 | Collecting cursive===0.2.2 2021-02-11 18:54:06.576 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-02-11 18:54:06.656 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-11 18:54:06.663 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.6.0) 2021-02-11 18:54:06.669 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-11 18:54:06.679 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-11 18:54:06.686 | Requirement already satisfied: glance-store===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.4.0) 2021-02-11 18:54:06.763 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-11 18:54:06.768 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (0.19.0) 2021-02-11 18:54:06.773 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-11 18:54:06.776 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-11 18:54:06.833 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.0) 2021-02-11 18:54:06.899 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (9.2.0) 2021-02-11 18:54:06.958 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-02-11 18:54:06.965 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-02-11 18:54:06.969 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.4.0) 2021-02-11 18:54:06.990 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.7.0) 2021-02-11 18:54:07.029 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-02-11 18:54:07.042 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.4.0) 2021-02-11 18:54:07.088 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.1.1) 2021-02-11 18:54:07.095 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.4.0) 2021-02-11 18:54:07.150 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-02-11 18:54:07.156 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.4.0) 2021-02-11 18:54:07.203 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (12.7.0) 2021-02-11 18:54:07.267 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.1) 2021-02-11 18:54:07.287 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.6.0) 2021-02-11 18:54:07.431 | Collecting oslo.reports===2.2.0 2021-02-11 18:54:07.437 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB) 2021-02-11 18:54:07.519 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.1.0) 2021-02-11 18:54:07.528 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.5.0) 2021-02-11 18:54:07.555 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.3.0) 2021-02-11 18:54:07.566 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.7.0) 2021-02-11 18:54:07.586 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (3.4.0) 2021-02-11 18:54:07.639 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-02-11 18:54:07.646 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.5.1) 2021-02-11 18:54:07.648 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2021-02-11 18:54:08.216 | Collecting psutil===5.8.0 2021-02-11 18:54:08.224 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99d/e3e8739258b3c/psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB) 2021-02-11 18:54:08.324 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (20.0.1) 2021-02-11 18:54:08.339 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (3.1.1) 2021-02-11 18:54:08.351 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-02-11 18:54:08.353 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-02-11 18:54:08.356 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.17.3) 2021-02-11 18:54:08.468 | Collecting python-barbicanclient===5.0.1 2021-02-11 18:54:08.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-02-11 18:54:08.560 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2021-02-11 18:54:08.565 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.0.4) 2021-02-11 18:54:08.568 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2021-02-11 18:54:08.588 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2021-02-11 18:54:08.592 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2021-02-11 18:54:08.600 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2021-02-11 18:54:08.698 | Collecting retrying===1.3.3 2021-02-11 18:54:08.704 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-02-11 18:54:08.773 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2021-02-11 18:54:08.777 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (53.0.0) 2021-02-11 18:54:08.902 | Collecting simplegeneric===0.8.1 2021-02-11 18:54:08.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-02-11 18:54:09.598 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2021-02-11 18:54:09.601 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.13.0) 2021-02-11 18:54:09.612 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.4.1) 2021-02-11 18:54:09.615 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.3.0) 2021-02-11 18:54:09.617 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-11 18:54:09.786 | Collecting taskflow===4.6.0 2021-02-11 18:54:09.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-02-11 18:54:09.942 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (6.3.1) 2021-02-11 18:54:09.957 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.0.1) 2021-02-11 18:54:09.966 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (0.5.0) 2021-02-11 18:54:09.973 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.4.0) 2021-02-11 18:54:09.992 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-02-11 18:54:09.995 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.1.0) 2021-02-11 18:54:10.003 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.26.3) 2021-02-11 18:54:10.025 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.12.1) 2021-02-11 18:54:10.028 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.3.2) 2021-02-11 18:54:10.034 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-11 18:54:10.042 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 18:54:10.046 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-11 18:54:10.055 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-11 18:54:10.094 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:54:10.140 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-11 18:54:10.160 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-11 18:54:10.165 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-11 18:54:10.171 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:54:10.174 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-11 18:54:10.177 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (5.0.2) 2021-02-11 18:54:10.224 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-11 18:54:10.228 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-11 18:54:10.235 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-02-11 18:54:10.238 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-11 18:54:10.250 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.10.9) 2021-02-11 18:54:10.253 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-11 18:54:10.267 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:54:10.269 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:54:10.273 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-11 18:54:10.276 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-11 18:54:10.279 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-11 18:54:10.399 | Collecting automaton===2.2.0 2021-02-11 18:54:10.404 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-02-11 18:54:10.577 | Collecting pydot===1.4.1 2021-02-11 18:54:10.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-02-11 18:54:10.837 | Collecting networkx===2.5 2021-02-11 18:54:10.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-02-11 18:54:11.022 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-11 18:54:11.024 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2021-02-11 18:54:11.028 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.0) 2021-02-11 18:54:11.031 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.4.0) 2021-02-11 18:54:11.034 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-11 18:54:11.037 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-02-11 18:54:11.040 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (3.4.0) 2021-02-11 18:54:11.071 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.7.4.3) 2021-02-11 18:54:11.076 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.5) 2021-02-11 18:54:11.078 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (5.0.0) 2021-02-11 18:54:11.081 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-02-11 18:54:11.185 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.2.5) 2021-02-11 18:54:11.191 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.1) 2021-02-11 18:54:11.193 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-11 18:54:11.198 | Building wheels for collected packages: simplegeneric 2021-02-11 18:54:11.198 | Building wheel for simplegeneric (setup.py): started 2021-02-11 18:54:11.876 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-02-11 18:54:11.877 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=90b34d7fe053b37f5909385e03984b355afa48bbbf67d26a4ac5a56963f2e6ee 2021-02-11 18:54:11.877 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-02-11 18:54:11.878 | Successfully built simplegeneric 2021-02-11 18:54:12.545 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, psutil, oslo.reports, retrying, python-barbicanclient, castellan, cursive, glance 2021-02-11 18:54:15.162 | Running setup.py develop for glance 2021-02-11 18:54:16.663 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.7.0 cursive-0.2.2 glance networkx-2.5 oslo.reports-2.2.0 psutil-5.8.0 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.0 2021-02-11 18:54:16.774 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:54:16.774 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:54:16.886 | + inc/python:pip_install:200 : result=0 2021-02-11 18:54:16.889 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:54:16.891 | + functions-common:time_stop:2306 : local name 2021-02-11 18:54:16.894 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:54:16.896 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:54:16.899 | + functions-common:time_stop:2309 : local total 2021-02-11 18:54:16.901 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:54:16.904 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:54:16.906 | + functions-common:time_stop:2313 : start_time=1613069641196 2021-02-11 18:54:16.909 | + functions-common:time_stop:2315 : [[ -z 1613069641196 ]] 2021-02-11 18:54:16.912 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:54:16.916 | + functions-common:time_stop:2318 : end_time=1613069656913 2021-02-11 18:54:16.918 | + functions-common:time_stop:2319 : elapsed_time=15717 2021-02-11 18:54:16.921 | + functions-common:time_stop:2320 : total=115875 2021-02-11 18:54:16.923 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:54:16.926 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=131592 2021-02-11 18:54:16.929 | + inc/python:pip_install:203 : return 0 2021-02-11 18:54:16.932 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-11 18:54:16.934 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-11 18:54:16.937 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-11 18:54:16.954 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-11 18:54:16.966 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-02-11 18:54:16.968 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-02-11 18:54:16.972 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:54:16.975 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:54:16.977 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-02-11 18:54:16.979 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:54:16.982 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-11 18:54:16.985 | + ./stack.sh:main:889 : configure_glance 2021-02-11 18:54:16.988 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-02-11 18:54:17.000 | + lib/glance:configure_glance:270 : local dburl 2021-02-11 18:54:17.004 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-02-11 18:54:17.006 | ++ lib/database:database_connection_url:132 : local db=glance 2021-02-11 18:54:17.009 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-02-11 18:54:17.012 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-02-11 18:54:17.015 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-11 18:54:17.018 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-11 18:54:17.021 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-02-11 18:54:17.048 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-11 18:54:17.076 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-02-11 18:54:17.103 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-11 18:54:17.130 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-02-11 18:54:17.159 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-02-11 18:54:17.185 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-02-11 18:54:17.188 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-02-11 18:54:17.190 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-02-11 18:54:17.193 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-11 18:54:17.195 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-02-11 18:54:17.221 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-02-11 18:54:17.245 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.101/identity 2021-02-11 18:54:17.271 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-02-11 18:54:17.298 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-02-11 18:54:17.340 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-02-11 18:54:17.372 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-02-11 18:54:17.403 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-02-11 18:54:17.429 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-11 18:54:17.457 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-02-11 18:54:17.482 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-02-11 18:54:17.510 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-02-11 18:54:17.512 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-02-11 18:54:17.515 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-02-11 18:54:17.517 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-11 18:54:17.520 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-11 18:54:17.522 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-11 18:54:17.539 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:54:17.542 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-11 18:54:17.544 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-11 18:54:17.546 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-11 18:54:17.562 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:54:17.565 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:54:17.567 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:54:17.592 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-11 18:54:17.595 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-11 18:54:17.597 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-02-11 18:54:17.599 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-02-11 18:54:17.602 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-02-11 18:54:17.604 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-02-11 18:54:17.606 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-02-11 18:54:17.608 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-02-11 18:54:17.611 | + lib/glance:configure_glance_store:230 : local be 2021-02-11 18:54:17.613 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-02-11 18:54:17.615 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-02-11 18:54:17.618 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-11 18:54:17.645 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-02-11 18:54:17.647 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.101 2021-02-11 18:54:17.673 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-02-11 18:54:17.675 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-02-11 18:54:17.691 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:54:17.693 | + lib/glance:configure_glance:304 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-02-11 18:54:17.718 | + lib/glance:configure_glance:305 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-02-11 18:54:17.742 | + lib/glance:configure_glance:307 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-02-11 18:54:17.768 | + lib/glance:configure_glance:308 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-02-11 18:54:17.792 | + lib/glance:configure_glance:309 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-02-11 18:54:17.817 | + lib/glance:configure_glance:310 : is_service_enabled tls-proxy 2021-02-11 18:54:17.833 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:54:17.835 | + lib/glance:configure_glance:313 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-02-11 18:54:17.860 | + lib/glance:configure_glance:315 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-02-11 18:54:17.887 | + lib/glance:configure_glance:317 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-02-11 18:54:17.911 | + lib/glance:configure_glance:318 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.101/identity/v3 2021-02-11 18:54:17.935 | + lib/glance:configure_glance:319 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-02-11 18:54:17.960 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.101/image 2021-02-11 18:54:17.984 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-02-11 18:54:18.000 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:54:18.003 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-02-11 18:54:18.005 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2021-02-11 18:54:18.007 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2021-02-11 18:54:18.010 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-11 18:54:18.026 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-11 18:54:18.029 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-11 18:54:18.031 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-11 18:54:18.034 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-11 18:54:18.036 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-11 18:54:18.060 | + functions:setup_systemd_logging:728 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-02-11 18:54:18.086 | + functions:setup_systemd_logging:729 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-11 18:54:18.110 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-11 18:54:18.135 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-02-11 18:54:18.139 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-02-11 18:54:18.165 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-02-11 18:54:18.190 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-11 18:54:18.214 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.101/identity 2021-02-11 18:54:18.240 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-02-11 18:54:18.264 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-02-11 18:54:18.288 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-02-11 18:54:18.318 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-11 18:54:18.344 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-02-11 18:54:18.372 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-02-11 18:54:18.399 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-02-11 18:54:18.424 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-02-11 18:54:18.429 | + lib/glance:configure_glance:356 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2021-02-11 18:54:18.435 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-02-11 18:54:18.450 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:54:18.452 | + lib/glance:configure_glance:366 : [[ False == False ]] 2021-02-11 18:54:18.455 | + lib/glance:configure_glance:367 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-02-11 18:54:18.457 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-02-11 18:54:18.460 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-02-11 18:54:18.462 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-02-11 18:54:18.465 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-02-11 18:54:18.468 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-02-11 18:54:18.470 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-02-11 18:54:18.473 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-02-11 18:54:18.498 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-02-11 18:54:18.500 | ++ functions:get_random_port:860 : read lower_port upper_port 2021-02-11 18:54:18.503 | ++ functions:get_random_port:861 : true 2021-02-11 18:54:18.506 | ++ functions:get_random_port:862 : (( port = upper_port )) 2021-02-11 18:54:18.508 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2021-02-11 18:54:18.510 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2021-02-11 18:54:18.563 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2021-02-11 18:54:18.566 | ++ functions:get_random_port:865 : break 2 2021-02-11 18:54:18.568 | ++ functions:get_random_port:869 : echo 60999 2021-02-11 18:54:18.571 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-02-11 18:54:18.573 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-02-11 18:54:18.597 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-02-11 18:54:18.621 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-02-11 18:54:18.646 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-02-11 18:54:18.668 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-02-11 18:54:18.692 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-02-11 18:54:18.716 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-02-11 18:54:18.740 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-02-11 18:54:18.764 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-11 18:54:18.788 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-11 18:54:18.811 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-02-11 18:54:18.836 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-11 18:54:18.859 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-02-11 18:54:18.884 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-02-11 18:54:18.908 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-02-11 18:54:18.933 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-02-11 18:54:18.957 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-02-11 18:54:18.981 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-02-11 18:54:19.005 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-02-11 18:54:19.028 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-02-11 18:54:19.030 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-02-11 18:54:19.033 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-11 18:54:19.035 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:54:19.038 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:54:19.040 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-02-11 18:54:19.042 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-02-11 18:54:19.101 | proxy (enabled by site administrator) 2021-02-11 18:54:19.104 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-02-11 18:54:19.106 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-02-11 18:54:19.108 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-11 18:54:19.110 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:54:19.113 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:54:19.116 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-02-11 18:54:19.118 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-02-11 18:54:19.167 | No module matches proxy_http 2021-02-11 18:54:19.170 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-02-11 18:54:19.227 | Considering dependency proxy for proxy_http: 2021-02-11 18:54:19.227 | Module proxy already enabled 2021-02-11 18:54:19.227 | Enabling module proxy_http. 2021-02-11 18:54:19.232 | To activate the new configuration, you need to run: 2021-02-11 18:54:19.232 | systemctl restart apache2 2021-02-11 18:54:19.236 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-02-11 18:54:19.239 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-11 18:54:19.241 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:54:19.243 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-11 18:54:19.386 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-02-11 18:54:19.395 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-02-11 18:54:19.397 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-02-11 18:54:19.399 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-11 18:54:19.402 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:54:19.404 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:54:19.406 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-11 18:54:19.410 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-11 18:54:19.413 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-02-11 18:54:19.413 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-11 18:54:19.421 | KeepAlive Off 2021-02-11 18:54:19.424 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-02-11 18:54:19.425 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-11 18:54:19.432 | SetEnv proxy-sendchunked 1 2021-02-11 18:54:19.436 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-11 18:54:19.436 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-02-11 18:54:19.442 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-02-11 18:54:19.446 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-02-11 18:54:19.448 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-02-11 18:54:19.450 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-11 18:54:19.453 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-11 18:54:19.456 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-11 18:54:19.458 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:54:19.460 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:54:19.463 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-11 18:54:19.465 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-11 18:54:19.467 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:54:19.470 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:54:19.473 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-02-11 18:54:19.529 | Enabling site glance-wsgi-api. 2021-02-11 18:54:19.534 | To activate the new configuration, you need to run: 2021-02-11 18:54:19.534 | systemctl reload apache2 2021-02-11 18:54:19.538 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-02-11 18:54:19.541 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-11 18:54:19.543 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:54:19.546 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-11 18:54:19.683 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-02-11 18:54:19.701 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:54:19.704 | + ./stack.sh:main:894 : stack_install_service cinder 2021-02-11 18:54:19.707 | + lib/stack:stack_install_service:20 : local service=cinder 2021-02-11 18:54:19.709 | + lib/stack:stack_install_service:21 : type install_cinder 2021-02-11 18:54:19.712 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-11 18:54:19.714 | + lib/stack:stack_install_service:32 : install_cinder 2021-02-11 18:54:19.716 | + lib/cinder:install_cinder:418 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-02-11 18:54:19.719 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-02-11 18:54:19.721 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-02-11 18:54:19.723 | + functions-common:git_clone:527 : local git_ref=master 2021-02-11 18:54:19.726 | + functions-common:git_clone:528 : local orig_dir 2021-02-11 18:54:19.729 | ++ functions-common:git_clone:529 : pwd 2021-02-11 18:54:19.731 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-11 18:54:19.734 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-11 18:54:19.737 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-11 18:54:19.752 | + functions-common:git_clone:532 : RECLONE=False 2021-02-11 18:54:19.755 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-11 18:54:19.757 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-11 18:54:19.760 | + functions-common:git_clone:546 : echo master 2021-02-11 18:54:19.760 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-11 18:54:19.765 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-02-11 18:54:19.768 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-11 18:54:19.770 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-02-11 18:54:19.773 | + functions-common:git_clone:595 : git show --oneline 2021-02-11 18:54:19.773 | + functions-common:git_clone:595 : head -1 2021-02-11 18:54:19.778 | 1f7d719c2 Merge commit 'refs/changes/50/775250/1' of ssh://review.openstack.org:29418/openstack/cinder into HEAD 2021-02-11 18:54:19.780 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-11 18:54:19.783 | + lib/cinder:install_cinder:419 : setup_develop /opt/stack/cinder 2021-02-11 18:54:19.785 | + inc/python:setup_develop:338 : local bindep 2021-02-11 18:54:19.788 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-11 18:54:19.790 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-02-11 18:54:19.793 | + inc/python:setup_develop:344 : local extras= 2021-02-11 18:54:19.795 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-02-11 18:54:19.797 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-11 18:54:19.800 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-11 18:54:19.802 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-02-11 18:54:19.804 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-11 18:54:19.807 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-11 18:54:19.810 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-02-11 18:54:19.812 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-11 18:54:19.816 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-02-11 18:54:19.818 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-11 18:54:19.820 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-11 18:54:19.823 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-02-11 18:54:19.828 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-02-11 18:54:19.831 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-02-11 18:54:20.534 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-02-11 18:54:20.536 | + inc/python:setup_package:417 : local bindep=0 2021-02-11 18:54:20.538 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-11 18:54:20.541 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-11 18:54:20.543 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-11 18:54:20.545 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-02-11 18:54:20.548 | + inc/python:setup_package:426 : local flags=-e 2021-02-11 18:54:20.550 | + inc/python:setup_package:427 : local extras= 2021-02-11 18:54:20.553 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-11 18:54:20.555 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-11 18:54:20.557 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-11 18:54:20.560 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-11 18:54:20.562 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-11 18:54:20.564 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-02-11 18:54:20.582 | Using python 3.6 to install /opt/stack/cinder 2021-02-11 18:54:20.584 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-02-11 18:54:21.615 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:54:21.615 | from cryptography.utils import int_from_bytes 2021-02-11 18:54:21.615 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:54:21.615 | from cryptography.utils import int_from_bytes 2021-02-11 18:54:22.751 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:54:22.751 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:54:22.760 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:54:22.763 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:54:22.770 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:54:22.775 | Obtaining file:///opt/stack/cinder 2021-02-11 18:54:24.956 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-11 18:54:27.133 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-11 18:54:27.143 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-11 18:54:27.153 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-11 18:54:27.165 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-11 18:54:27.196 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-11 18:54:29.255 | Collecting boto3===1.17.5 2021-02-11 18:54:29.263 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d1/26d429a8a9ea2/boto3-1.17.5-py2.py3-none-any.whl (130 kB) 2021-02-11 18:54:32.584 | Collecting botocore===1.20.5 2021-02-11 18:54:32.607 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/5f0db5e089207/botocore-1.20.5-py2.py3-none-any.whl (7.2 MB) 2021-02-11 18:54:32.854 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-11 18:54:32.876 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.4) 2021-02-11 18:54:32.960 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-02-11 18:54:32.975 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-11 18:54:32.978 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-11 18:54:33.153 | Collecting google-api-python-client===1.12.8 2021-02-11 18:54:33.160 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c4/c4ca46b5c2119/google_api_python_client-1.12.8-py2.py3-none-any.whl (61 kB) 2021-02-11 18:54:33.401 | Collecting google-auth===1.25.0 2021-02-11 18:54:33.408 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/008/e23ed080674f6/google_auth-1.25.0-py2.py3-none-any.whl (116 kB) 2021-02-11 18:54:33.585 | Collecting google-auth-httplib2===0.0.4 2021-02-11 18:54:33.591 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2021-02-11 18:54:33.666 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.0.0) 2021-02-11 18:54:33.671 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.19.0) 2021-02-11 18:54:33.676 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.4.0) 2021-02-11 18:54:33.716 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-02-11 18:54:33.811 | Collecting jmespath===0.10.0 2021-02-11 18:54:33.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2021-02-11 18:54:33.890 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.2.0) 2021-02-11 18:54:33.922 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (4.3.0) 2021-02-11 18:54:33.990 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (9.2.0) 2021-02-11 18:54:34.050 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (4.6.2) 2021-02-11 18:54:34.185 | Collecting oauth2client===4.1.3 2021-02-11 18:54:34.192 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-02-11 18:54:34.274 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (4.1.0) 2021-02-11 18:54:34.301 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.7.0) 2021-02-11 18:54:34.306 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.4.0) 2021-02-11 18:54:34.326 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.7.0) 2021-02-11 18:54:34.367 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-02-11 18:54:34.378 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (8.4.0) 2021-02-11 18:54:34.426 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.1.1) 2021-02-11 18:54:34.433 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.4.0) 2021-02-11 18:54:34.487 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.1) 2021-02-11 18:54:34.494 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.4.0) 2021-02-11 18:54:34.538 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (12.7.0) 2021-02-11 18:54:34.599 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.1) 2021-02-11 18:54:34.619 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.6.0) 2021-02-11 18:54:34.637 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.4.0) 2021-02-11 18:54:34.653 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.2.0) 2021-02-11 18:54:34.668 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.2.0) 2021-02-11 18:54:34.673 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.1.0) 2021-02-11 18:54:34.683 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (2.5.0) 2021-02-11 18:54:34.708 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (1.3.0) 2021-02-11 18:54:34.720 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.7.0) 2021-02-11 18:54:34.899 | Collecting oslo.versionedobjects===2.4.0 2021-02-11 18:54:34.905 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/98db096a09c1d/oslo.versionedobjects-2.4.0-py3-none-any.whl (86 kB) 2021-02-11 18:54:35.161 | Collecting oslo.vmware===3.8.0 2021-02-11 18:54:35.169 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-02-11 18:54:35.275 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (3.4.0) 2021-02-11 18:54:35.328 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (20.9) 2021-02-11 18:54:35.509 | Collecting paramiko===2.7.2 2021-02-11 18:54:35.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-02-11 18:54:35.667 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.5.1) 2021-02-11 18:54:35.670 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2021-02-11 18:54:35.672 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (5.8.0) 2021-02-11 18:54:35.841 | Collecting pyasn1===0.4.8 2021-02-11 18:54:35.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-02-11 18:54:36.038 | Collecting pyasn1-modules===0.2.8 2021-02-11 18:54:36.045 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-02-11 18:54:36.125 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (3.1.1) 2021-02-11 18:54:36.136 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.9.6) 2021-02-11 18:54:36.138 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2021-02-11 18:54:36.142 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.17.3) 2021-02-11 18:54:36.146 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (5.0.1) 2021-02-11 18:54:36.164 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2021-02-11 18:54:36.310 | Collecting python-glanceclient===3.2.2 2021-02-11 18:54:36.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-02-11 18:54:36.412 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2021-02-11 18:54:36.600 | Collecting python-novaclient===17.3.0 2021-02-11 18:54:36.607 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b11/588e7d9cb6e81/python_novaclient-17.3.0-py3-none-any.whl (331 kB) 2021-02-11 18:54:36.705 | Requirement already satisfied: python-swiftclient===3.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (3.11.0) 2021-02-11 18:54:36.735 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2021.1) 2021-02-11 18:54:36.740 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (0.7) 2021-02-11 18:54:36.747 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (2.25.1) 2021-02-11 18:54:36.769 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-02-11 18:54:36.881 | Collecting rsa===4.7 2021-02-11 18:54:36.888 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a87/74e55b59fd9fc/rsa-4.7-py3-none-any.whl (34 kB) 2021-02-11 18:54:37.053 | Collecting rtslib-fb===2.1.74 2021-02-11 18:54:37.059 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-02-11 18:54:38.407 | Collecting s3transfer===0.3.4 2021-02-11 18:54:38.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2021-02-11 18:54:38.490 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (53.0.0) 2021-02-11 18:54:38.540 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (3.17.2) 2021-02-11 18:54:38.543 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2021-02-11 18:54:38.546 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.13.0) 2021-02-11 18:54:38.558 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.4.1) 2021-02-11 18:54:38.561 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-11 18:54:38.563 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-11 18:54:38.657 | Collecting suds-jurko===0.6 2021-02-11 18:54:38.664 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-02-11 18:54:38.837 | Collecting tabulate===0.8.7 2021-02-11 18:54:38.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-02-11 18:54:38.917 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (4.6.0) 2021-02-11 18:54:38.980 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2021-02-11 18:54:38.996 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.0.1) 2021-02-11 18:54:39.006 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (0.5.0) 2021-02-11 18:54:39.012 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2021-02-11 18:54:39.219 | Collecting tooz===2.8.0 2021-02-11 18:54:39.226 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB) 2021-02-11 18:54:39.364 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-02-11 18:54:39.367 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.7.4.3) 2021-02-11 18:54:39.372 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2021-02-11 18:54:39.463 | Collecting uritemplate===3.0.1 2021-02-11 18:54:39.470 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-02-11 18:54:39.548 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.3) 2021-02-11 18:54:39.572 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.12.1) 2021-02-11 18:54:39.665 | Collecting warlock===1.3.3 2021-02-11 18:54:39.671 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-02-11 18:54:39.748 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2021-02-11 18:54:39.751 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2021-02-11 18:54:39.757 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (3.4.0) 2021-02-11 18:54:40.485 | Collecting zstd===1.4.8.1 2021-02-11 18:54:40.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-02-11 18:54:41.225 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 18:54:41.229 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-11 18:54:41.374 | Collecting google-api-core===1.26.0 2021-02-11 18:54:41.382 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/002/e44c533299aec/google_api_core-1.26.0-py2.py3-none-any.whl (92 kB) 2021-02-11 18:54:41.480 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-11 18:54:41.483 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:54:41.583 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-11 18:54:41.589 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-11 18:54:41.595 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:54:41.599 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.8.0) 2021-02-11 18:54:41.605 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-11 18:54:41.613 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-11 18:54:41.623 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-11 18:54:41.630 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (5.0.2) 2021-02-11 18:54:41.678 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-11 18:54:41.683 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-11 18:54:41.691 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.0.2) 2021-02-11 18:54:41.694 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-11 18:54:41.706 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.10.9) 2021-02-11 18:54:41.874 | Collecting PyNaCl===1.4.0 2021-02-11 18:54:41.882 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-02-11 18:54:41.988 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-11 18:54:41.999 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-11 18:54:42.013 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (20.0.1) 2021-02-11 18:54:42.029 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:54:42.031 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.10) 2021-02-11 18:54:42.035 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:54:42.128 | Collecting pyudev===0.22.0 2021-02-11 18:54:42.135 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-02-11 18:54:42.210 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-11 18:54:42.212 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (2.5) 2021-02-11 18:54:42.254 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-11 18:54:42.263 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.4.1) 2021-02-11 18:54:42.268 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-11 18:54:42.271 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (1.6.0) 2021-02-11 18:54:42.273 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.0) 2021-02-11 18:54:42.276 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.4.0) 2021-02-11 18:54:42.321 | Collecting jsonpatch===1.28 2021-02-11 18:54:42.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/831be60919e8c/jsonpatch-1.28-py2.py3-none-any.whl (12 kB) 2021-02-11 18:54:42.337 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.20) 2021-02-11 18:54:42.438 | Collecting googleapis-common-protos===1.52.0 2021-02-11 18:54:42.445 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2021-02-11 18:54:42.523 | Requirement already satisfied: protobuf===3.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.14.0) 2021-02-11 18:54:42.528 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.5) 2021-02-11 18:54:42.530 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.3.1) 2021-02-11 18:54:42.549 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.0.4) 2021-02-11 18:54:42.552 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-11 18:54:42.561 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (5.0.0) 2021-02-11 18:54:42.563 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-11 18:54:42.567 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-02-11 18:54:42.660 | Collecting jsonpointer===2.0 2021-02-11 18:54:42.666 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2021-02-11 18:54:42.673 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-11 18:54:42.678 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (1.8.1) 2021-02-11 18:54:42.680 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.2.5) 2021-02-11 18:54:42.686 | Building wheels for collected packages: rtslib-fb, zstd 2021-02-11 18:54:42.687 | Building wheel for rtslib-fb (setup.py): started 2021-02-11 18:54:43.434 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-02-11 18:54:43.435 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=90911e7e921c4bac7e183e1f192002f53ae6257b3b5378c1b437895d4725bce9 2021-02-11 18:54:43.435 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2021-02-11 18:54:43.437 | Building wheel for zstd (setup.py): started 2021-02-11 18:55:17.870 | Building wheel for zstd (setup.py): finished with status 'done' 2021-02-11 18:55:17.880 | Created wheel for zstd: filename=zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl size=1206042 sha256=b9da34efaa92045e97bc7cccc82b7682ac732553aabfe2d6142bd5f4a0d3c262 2021-02-11 18:55:17.880 | Stored in directory: /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2 2021-02-11 18:55:17.881 | Successfully built rtslib-fb zstd 2021-02-11 18:55:18.899 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, uritemplate, googleapis-common-protos, google-auth, google-api-core, google-auth-httplib2, google-api-python-client, zstd, jmespath, botocore, s3transfer, boto3, cinder 2021-02-11 18:55:18.900 | Attempting uninstall: pyasn1 2021-02-11 18:55:18.902 | Found existing installation: pyasn1 0.4.2 2021-02-11 18:55:18.908 | Uninstalling pyasn1-0.4.2: 2021-02-11 18:55:18.930 | Successfully uninstalled pyasn1-0.4.2 2021-02-11 18:55:19.807 | Attempting uninstall: jsonpointer 2021-02-11 18:55:19.809 | Found existing installation: jsonpointer 1.10 2021-02-11 18:55:19.817 | Uninstalling jsonpointer-1.10: 2021-02-11 18:55:19.837 | Successfully uninstalled jsonpointer-1.10 2021-02-11 18:55:19.851 | Attempting uninstall: jsonpatch 2021-02-11 18:55:19.852 | Found existing installation: jsonpatch 1.16 2021-02-11 18:55:19.861 | Uninstalling jsonpatch-1.16: 2021-02-11 18:55:19.882 | Successfully uninstalled jsonpatch-1.16 2021-02-11 18:55:22.688 | Running setup.py develop for cinder 2021-02-11 18:55:25.058 | Successfully installed PyNaCl-1.4.0 boto3-1.17.5 botocore-1.20.5 cinder google-api-core-1.26.0 google-api-python-client-1.12.8 google-auth-1.25.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 jmespath-0.10.0 jsonpatch-1.28 jsonpointer-2.0 oauth2client-4.1.3 oslo.versionedobjects-2.4.0 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 python-novaclient-17.3.0 pyudev-0.22.0 rsa-4.7 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.7 tooz-2.8.0 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-02-11 18:55:25.184 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:55:25.184 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:55:25.358 | + inc/python:pip_install:200 : result=0 2021-02-11 18:55:25.361 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:55:25.363 | + functions-common:time_stop:2306 : local name 2021-02-11 18:55:25.365 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:55:25.368 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:55:25.370 | + functions-common:time_stop:2309 : local total 2021-02-11 18:55:25.372 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:55:25.374 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:55:25.377 | + functions-common:time_stop:2313 : start_time=1613069660577 2021-02-11 18:55:25.379 | + functions-common:time_stop:2315 : [[ -z 1613069660577 ]] 2021-02-11 18:55:25.382 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:55:25.386 | + functions-common:time_stop:2318 : end_time=1613069725383 2021-02-11 18:55:25.388 | + functions-common:time_stop:2319 : elapsed_time=64806 2021-02-11 18:55:25.390 | + functions-common:time_stop:2320 : total=131592 2021-02-11 18:55:25.392 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:55:25.394 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=196398 2021-02-11 18:55:25.397 | + inc/python:pip_install:203 : return 0 2021-02-11 18:55:25.399 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-11 18:55:25.402 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-11 18:55:25.404 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-11 18:55:25.421 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-11 18:55:25.433 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-02-11 18:55:25.435 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-02-11 18:55:25.438 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:55:25.441 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:55:25.443 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-02-11 18:55:25.446 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:55:25.448 | + lib/cinder:install_cinder:420 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-02-11 18:55:25.450 | + lib/cinder:install_cinder:421 : install_package tgt 2021-02-11 18:55:25.453 | + functions-common:install_package:1344 : update_package_repo 2021-02-11 18:55:25.455 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:55:25.458 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-11 18:55:25.460 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:55:25.462 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:55:25.465 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:55:25.467 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:55:25.470 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:55:25.472 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:55:25.474 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-11 18:55:25.477 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-11 18:55:25.479 | + functions-common:apt_get_update:1071 : return 2021-02-11 18:55:25.482 | + functions-common:install_package:1345 : real_install_package tgt 2021-02-11 18:55:25.484 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:55:25.487 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:55:25.489 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:55:25.492 | + functions-common:real_install_package:1331 : apt_get install tgt 2021-02-11 18:55:25.512 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-02-11 18:55:25.633 | Reading package lists... 2021-02-11 18:55:25.901 | Building dependency tree... 2021-02-11 18:55:25.903 | Reading state information... 2021-02-11 18:55:26.144 | The following packages were automatically installed and are no longer required: 2021-02-11 18:55:26.145 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-11 18:55:26.145 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-11 18:55:26.145 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-11 18:55:26.145 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:55:26.145 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:55:26.145 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:55:26.145 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:55:26.145 | The following additional packages will be installed: 2021-02-11 18:55:26.146 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-02-11 18:55:26.146 | libsgutils2-2 sg3-utils 2021-02-11 18:55:26.148 | Suggested packages: 2021-02-11 18:55:26.148 | tgt-rbd 2021-02-11 18:55:26.205 | The following NEW packages will be installed: 2021-02-11 18:55:26.206 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-02-11 18:55:26.207 | The following packages will be upgraded: 2021-02-11 18:55:26.207 | ibverbs-providers libibverbs1 2021-02-11 18:55:26.588 | 2 upgraded, 5 newly installed, 0 to remove and 166 not upgraded. 2021-02-11 18:55:26.588 | Need to get 1,413 kB of archives. 2021-02-11 18:55:26.588 | After this operation, 3,556 kB of additional disk space will be used. 2021-02-11 18:55:26.588 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-02-11 18:55:26.738 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2021-02-11 18:55:27.167 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-02-11 18:55:27.282 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-02-11 18:55:27.957 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-02-11 18:55:28.110 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2021-02-11 18:55:28.155 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2021-02-11 18:55:28.818 | Fetched 1,413 kB in 2s (712 kB/s) 2021-02-11 18:55:28.946 | (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 ... 77315 files and directories currently installed.) 2021-02-11 18:55:28.950 | Preparing to unpack .../0-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-11 18:55:29.087 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-11 18:55:29.226 | Preparing to unpack .../1-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-11 18:55:29.247 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-11 18:55:29.320 | Selecting previously unselected package libconfig-general-perl. 2021-02-11 18:55:29.328 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-02-11 18:55:29.330 | Unpacking libconfig-general-perl (2.63-1) ... 2021-02-11 18:55:29.426 | Selecting previously unselected package librdmacm1:amd64. 2021-02-11 18:55:29.434 | Preparing to unpack .../3-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-11 18:55:29.436 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-11 18:55:29.526 | Selecting previously unselected package libsgutils2-2. 2021-02-11 18:55:29.534 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-11 18:55:29.536 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-11 18:55:29.600 | Selecting previously unselected package sg3-utils. 2021-02-11 18:55:29.608 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-11 18:55:29.611 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-11 18:55:29.820 | Selecting previously unselected package tgt. 2021-02-11 18:55:29.829 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-02-11 18:55:29.831 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-02-11 18:55:29.949 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-11 18:55:29.972 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:55:29.993 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-11 18:55:30.021 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-11 18:55:30.049 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-11 18:55:30.079 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-11 18:55:30.260 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2021-02-11 18:55:30.268 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2021-02-11 18:55:30.272 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:55:30.464 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-11 18:55:32.163 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-11 18:55:32.193 | Setting up libconfig-general-perl (2.63-1) ... 2021-02-11 18:55:32.221 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-02-11 18:55:32.523 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-02-11 18:55:33.231 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-11 18:55:33.261 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-11 18:55:33.448 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-11 18:55:35.427 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:55:35.430 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:55:35.432 | + functions-common:time_stop:2306 : local name 2021-02-11 18:55:35.435 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:55:35.437 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:55:35.440 | + functions-common:time_stop:2309 : local total 2021-02-11 18:55:35.442 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:55:35.445 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:55:35.447 | + functions-common:time_stop:2313 : start_time=1613069725509 2021-02-11 18:55:35.449 | + functions-common:time_stop:2315 : [[ -z 1613069725509 ]] 2021-02-11 18:55:35.452 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:55:35.458 | + functions-common:time_stop:2318 : end_time=1613069735454 2021-02-11 18:55:35.461 | + functions-common:time_stop:2319 : elapsed_time=9945 2021-02-11 18:55:35.463 | + functions-common:time_stop:2320 : total=212051 2021-02-11 18:55:35.465 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:55:35.468 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=221996 2021-02-11 18:55:35.471 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:55:35.474 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-11 18:55:35.479 | + ./stack.sh:main:895 : configure_cinder 2021-02-11 18:55:35.482 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-02-11 18:55:35.495 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-02-11 18:55:35.499 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-02-11 18:55:35.502 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-02-11 18:55:35.505 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-11 18:55:35.509 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-02-11 18:55:35.509 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-11 18:55:35.513 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-02-11 18:55:35.515 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-02-11 18:55:35.518 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-11 18:55:35.520 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-02-11 18:55:35.522 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-02-11 18:55:35.525 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-02-11 18:55:35.527 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-02-11 18:55:35.529 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-02-11 18:55:35.539 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-02-11 18:55:35.551 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-02-11 18:55:35.563 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-02-11 18:55:35.574 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-02-11 18:55:35.585 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-11 18:55:35.588 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-11 18:55:35.591 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.dp2oA8WWcj 2021-02-11 18:55:35.593 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-11 18:55:35.595 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-11 18:55:35.597 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-02-11 18:55:35.600 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.dp2oA8WWcj 2021-02-11 18:55:35.603 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.dp2oA8WWcj 2021-02-11 18:55:35.614 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.dp2oA8WWcj /etc/sudoers.d/cinder-rootwrap 2021-02-11 18:55:35.632 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-02-11 18:55:35.636 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-11 18:55:35.639 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-11 18:55:35.642 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-11 18:55:35.644 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-11 18:55:35.647 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-02-11 18:55:35.649 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-02-11 18:55:35.651 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-02-11 18:55:35.654 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-02-11 18:55:35.658 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-02-11 18:55:35.662 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-02-11 18:55:35.681 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-02-11 18:55:35.700 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-02-11 18:55:35.717 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-02-11 18:55:35.735 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-02-11 18:55:35.754 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-02-11 18:55:35.772 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-02-11 18:55:35.790 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-02-11 18:55:35.807 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-02-11 18:55:35.810 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-02-11 18:55:35.812 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-02-11 18:55:35.815 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-11 18:55:35.817 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-02-11 18:55:35.844 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-02-11 18:55:35.872 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.101/identity 2021-02-11 18:55:35.898 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-02-11 18:55:35.922 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-02-11 18:55:35.947 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-02-11 18:55:35.971 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-02-11 18:55:35.997 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-02-11 18:55:36.028 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-11 18:55:36.053 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-02-11 18:55:36.079 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-02-11 18:55:36.106 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-02-11 18:55:36.132 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-02-11 18:55:36.134 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-02-11 18:55:36.141 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-02-11 18:55:36.143 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-02-11 18:55:36.146 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-11 18:55:36.149 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-11 18:55:36.181 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-02-11 18:55:36.207 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-02-11 18:55:36.233 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-02-11 18:55:36.263 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-02-11 18:55:36.289 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-02-11 18:55:36.316 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-02-11 18:55:36.343 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-02-11 18:55:36.345 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.101 2021-02-11 18:55:36.370 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-02-11 18:55:36.398 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-02-11 18:55:36.404 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0984ec43b105bcba48edb9daf57c68a6 2021-02-11 18:55:36.429 | + lib/cinder:configure_cinder:242 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-02-11 18:55:36.454 | + lib/cinder:configure_cinder:244 : is_service_enabled c-vol 2021-02-11 18:55:36.470 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:55:36.472 | + lib/cinder:configure_cinder:269 : is_service_enabled c-bak 2021-02-11 18:55:36.496 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:55:36.499 | + lib/cinder:configure_cinder:278 : is_service_enabled ceilometer 2021-02-11 18:55:36.516 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:55:36.518 | + lib/cinder:configure_cinder:282 : is_service_enabled tls-proxy 2021-02-11 18:55:36.534 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:55:36.537 | + lib/cinder:configure_cinder:296 : '[' False '!=' False ']' 2021-02-11 18:55:36.539 | + lib/cinder:configure_cinder:300 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-02-11 18:55:36.541 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-02-11 18:55:36.544 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-02-11 18:55:36.546 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-11 18:55:36.549 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-11 18:55:36.552 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-11 18:55:36.571 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:55:36.574 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-11 18:55:36.576 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-11 18:55:36.579 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-11 18:55:36.596 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:55:36.599 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:55:36.602 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:55:36.635 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-11 18:55:36.638 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-11 18:55:36.640 | + lib/cinder:configure_cinder:303 : setup_logging /etc/cinder/cinder.conf True 2021-02-11 18:55:36.642 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2021-02-11 18:55:36.645 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2021-02-11 18:55:36.648 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-11 18:55:36.665 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-11 18:55:36.667 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-11 18:55:36.669 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-11 18:55:36.672 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-11 18:55:36.675 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-11 18:55:36.703 | + functions:setup_systemd_logging:728 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-02-11 18:55:36.729 | + functions:setup_systemd_logging:729 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-11 18:55:36.761 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-11 18:55:36.787 | + lib/cinder:configure_cinder:305 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-02-11 18:55:36.789 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-02-11 18:55:36.792 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-02-11 18:55:36.794 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-02-11 18:55:36.796 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-11 18:55:36.799 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-11 18:55:36.802 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-02-11 18:55:36.806 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-02-11 18:55:36.809 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-11 18:55:36.811 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-11 18:55:36.823 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-11 18:55:36.823 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:55:36.831 | d /var/run/uwsgi 0755 ubuntu root 2021-02-11 18:55:36.834 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:55:36.850 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-02-11 18:55:36.852 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-02-11 18:55:36.856 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-02-11 18:55:36.882 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-02-11 18:55:36.913 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-02-11 18:55:36.942 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-02-11 18:55:36.966 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-11 18:55:36.997 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-11 18:55:37.023 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-02-11 18:55:37.050 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-02-11 18:55:37.080 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-02-11 18:55:37.106 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-11 18:55:37.137 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-11 18:55:37.163 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-11 18:55:37.188 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-02-11 18:55:37.212 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-11 18:55:37.214 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-11 18:55:37.217 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-02-11 18:55:37.221 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-02-11 18:55:37.223 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-11 18:55:37.225 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:55:37.228 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:55:37.230 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-11 18:55:37.233 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-02-11 18:55:37.235 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-02-11 18:55:37.259 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-11 18:55:37.286 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-11 18:55:37.287 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-02-11 18:55:37.293 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-02-11 18:55:37.297 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-02-11 18:55:37.299 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-02-11 18:55:37.302 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-11 18:55:37.304 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-11 18:55:37.306 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-11 18:55:37.309 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:55:37.312 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:55:37.315 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-11 18:55:37.317 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-11 18:55:37.319 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:55:37.321 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:55:37.324 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-02-11 18:55:37.383 | Enabling site cinder-wsgi. 2021-02-11 18:55:37.389 | To activate the new configuration, you need to run: 2021-02-11 18:55:37.389 | systemctl reload apache2 2021-02-11 18:55:37.394 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-11 18:55:37.396 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-11 18:55:37.398 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:55:37.401 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-11 18:55:37.561 | + lib/cinder:configure_cinder:307 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-02-11 18:55:37.564 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-02-11 18:55:37.591 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.101/image 2021-02-11 18:55:37.616 | + lib/cinder:configure_cinder:314 : is_service_enabled tls-proxy 2021-02-11 18:55:37.637 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:55:37.640 | + lib/cinder:configure_cinder:320 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-02-11 18:55:37.643 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-02-11 18:55:37.646 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-11 18:55:37.648 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-02-11 18:55:37.651 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-02-11 18:55:37.679 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-02-11 18:55:37.705 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.101/identity 2021-02-11 18:55:37.729 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-02-11 18:55:37.756 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-02-11 18:55:37.781 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-02-11 18:55:37.809 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-02-11 18:55:37.837 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-02-11 18:55:37.863 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-02-11 18:55:37.889 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-02-11 18:55:37.914 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-02-11 18:55:37.944 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-02-11 18:55:37.970 | + lib/cinder:configure_cinder:324 : [[ ! -z '' ]] 2021-02-11 18:55:37.972 | + lib/cinder:configure_cinder:326 : is_service_enabled etcd3 2021-02-11 18:55:37.988 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:55:37.991 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.101:2379 2021-02-11 18:55:38.025 | + ./stack.sh:main:898 : is_service_enabled neutron 2021-02-11 18:55:38.043 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:55:38.045 | + ./stack.sh:main:900 : stack_install_service neutron 2021-02-11 18:55:38.048 | + lib/stack:stack_install_service:20 : local service=neutron 2021-02-11 18:55:38.050 | + lib/stack:stack_install_service:21 : type install_neutron 2021-02-11 18:55:38.053 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-11 18:55:38.055 | + lib/stack:stack_install_service:32 : install_neutron 2021-02-11 18:55:38.057 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-02-11 18:55:38.061 | ++ 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 2021-02-11 18:55:38.062 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-11 18:55:38.066 | + 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 2021-02-11 18:55:38.069 | + 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 ]] 2021-02-11 18:55:38.072 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-02-11 18:55:38.074 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-11 18:55:38.076 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-02-11 18:55:38.079 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-02-11 18:55:38.081 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-02-11 18:55:38.084 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:55:38.086 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:55:38.089 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-02-11 18:55:38.091 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:55:38.094 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-02-11 18:55:38.097 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2021-02-11 18:55:38.100 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2021-02-11 18:55:38.102 | + functions-common:git_clone:527 : local git_ref=master 2021-02-11 18:55:38.104 | + functions-common:git_clone:528 : local orig_dir 2021-02-11 18:55:38.107 | ++ functions-common:git_clone:529 : pwd 2021-02-11 18:55:38.111 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-11 18:55:38.113 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-11 18:55:38.116 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-11 18:55:38.131 | + functions-common:git_clone:532 : RECLONE=False 2021-02-11 18:55:38.133 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-11 18:55:38.136 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-11 18:55:38.139 | + functions-common:git_clone:546 : echo master 2021-02-11 18:55:38.139 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-11 18:55:38.144 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2021-02-11 18:55:38.146 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-11 18:55:38.149 | + functions-common:git_clone:594 : cd /opt/stack/neutron 2021-02-11 18:55:38.151 | + functions-common:git_clone:595 : git show --oneline 2021-02-11 18:55:38.152 | + functions-common:git_clone:595 : head -1 2021-02-11 18:55:38.155 | 26337b9278 Merge "Remove flows for ARP reply MAC change" 2021-02-11 18:55:38.158 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-11 18:55:38.161 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-02-11 18:55:38.163 | + inc/python:setup_develop:338 : local bindep 2021-02-11 18:55:38.166 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-11 18:55:38.169 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-02-11 18:55:38.171 | + inc/python:setup_develop:344 : local extras= 2021-02-11 18:55:38.175 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-02-11 18:55:38.178 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-11 18:55:38.181 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-11 18:55:38.183 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-02-11 18:55:38.186 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-11 18:55:38.188 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-11 18:55:38.191 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-02-11 18:55:38.194 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-11 18:55:38.198 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-02-11 18:55:38.200 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-11 18:55:38.203 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-11 18:55:38.206 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-02-11 18:55:38.211 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-02-11 18:55:38.214 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-02-11 18:55:38.917 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-02-11 18:55:38.920 | + inc/python:setup_package:417 : local bindep=0 2021-02-11 18:55:38.922 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-11 18:55:38.924 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-11 18:55:38.926 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-11 18:55:38.929 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-02-11 18:55:38.931 | + inc/python:setup_package:426 : local flags=-e 2021-02-11 18:55:38.933 | + inc/python:setup_package:427 : local extras= 2021-02-11 18:55:38.935 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-11 18:55:38.938 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-11 18:55:38.940 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-11 18:55:38.943 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-11 18:55:38.945 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-11 18:55:38.947 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-02-11 18:55:38.966 | Using python 3.6 to install /opt/stack/neutron 2021-02-11 18:55:38.968 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-02-11 18:55:40.072 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:55:40.072 | from cryptography.utils import int_from_bytes 2021-02-11 18:55:40.072 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:55:40.072 | from cryptography.utils import int_from_bytes 2021-02-11 18:55:41.240 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:55:41.240 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:55:41.248 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:55:41.251 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:55:41.258 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:55:41.263 | Obtaining file:///opt/stack/neutron 2021-02-11 18:55:43.587 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-11 18:55:45.886 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-11 18:55:45.893 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-11 18:55:45.897 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-11 18:55:45.907 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-11 18:55:45.916 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-11 18:55:45.930 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-11 18:55:45.962 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-11 18:55:45.976 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-11 18:55:45.986 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-11 18:55:45.995 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-11 18:55:45.998 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.1) 2021-02-11 18:55:46.010 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-11 18:55:46.017 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-11 18:55:46.022 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.19.0) 2021-02-11 18:55:46.027 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-11 18:55:46.096 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-11 18:55:46.158 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-11 18:55:46.165 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-11 18:55:46.340 | Collecting neutron-lib===2.8.0 2021-02-11 18:55:46.350 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11d/51adcb4c283b8/neutron_lib-2.8.0-py3-none-any.whl (521 kB) 2021-02-11 18:55:46.684 | Collecting openstacksdk===0.53.0 2021-02-11 18:55:46.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7f/322c53bfb8fcc/openstacksdk-0.53.0-py3-none-any.whl (1.4 MB) 2021-02-11 18:55:46.981 | Collecting os-ken===1.3.0 2021-02-11 18:55:46.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ca/11d69356c54d5/os_ken-1.3.0-py3-none-any.whl (2.1 MB) 2021-02-11 18:55:47.166 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (1.7.0) 2021-02-11 18:55:47.283 | Collecting os-traits===2.4.0 2021-02-11 18:55:47.289 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85e/cc9635036635c/os_traits-2.4.0-py3-none-any.whl (31 kB) 2021-02-11 18:55:47.496 | Collecting os-vif===2.3.0 2021-02-11 18:55:47.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d45/ffef9628a96b5/os_vif-2.3.0-py3-none-any.whl (104 kB) 2021-02-11 18:55:47.612 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.7.0) 2021-02-11 18:55:47.653 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-02-11 18:55:47.665 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.4.0) 2021-02-11 18:55:47.715 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.1.1) 2021-02-11 18:55:47.721 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-11 18:55:47.777 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.1) 2021-02-11 18:55:47.784 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.4.0) 2021-02-11 18:55:47.829 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (12.7.0) 2021-02-11 18:55:47.892 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.1) 2021-02-11 18:55:47.913 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.6.0) 2021-02-11 18:55:47.931 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-02-11 18:55:47.947 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.2.0) 2021-02-11 18:55:47.962 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (6.2.0) 2021-02-11 18:55:47.967 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.1.0) 2021-02-11 18:55:47.978 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.5.0) 2021-02-11 18:55:48.005 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (1.3.0) 2021-02-11 18:55:48.018 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.7.0) 2021-02-11 18:55:48.038 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.4.0) 2021-02-11 18:55:48.060 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (3.4.0) 2021-02-11 18:55:48.140 | Collecting ovs===2.13.0 2021-02-11 18:55:48.147 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/1bf/5c1d276201545/ovs-2.13.0-py3-none-any.whl (118 kB) 2021-02-11 18:55:48.302 | Collecting ovsdbapp===1.8.0 2021-02-11 18:55:48.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/d6779114f11bf/ovsdbapp-1.8.0-py3-none-any.whl (112 kB) 2021-02-11 18:55:48.407 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (20.9) 2021-02-11 18:55:48.412 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.5.1) 2021-02-11 18:55:48.545 | Collecting pecan===1.3.3 2021-02-11 18:55:48.556 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d95/927cd140c5839/pecan-1.3.3-py3-none-any.whl (146 kB) 2021-02-11 18:55:48.649 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (0.7.2) 2021-02-11 18:55:48.651 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (5.8.0) 2021-02-11 18:55:48.675 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (20.0.1) 2021-02-11 18:55:48.691 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.1.1) 2021-02-11 18:55:48.704 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.9.6) 2021-02-11 18:55:48.707 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2021-02-11 18:55:48.837 | Collecting pyroute2===0.5.14 2021-02-11 18:55:48.845 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/774/c5ecf05fe40f0/pyroute2-0.5.14.tar.gz (873 kB) 2021-02-11 18:55:49.858 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (2.8.1) 2021-02-11 18:55:50.014 | Collecting python-designateclient===4.2.0 2021-02-11 18:55:50.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e57/9b8bc89f20c84/python_designateclient-4.2.0-py3-none-any.whl (84 kB) 2021-02-11 18:55:50.129 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2021-02-11 18:55:50.132 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2021-02-11 18:55:50.298 | Collecting python-neutronclient===7.3.0 2021-02-11 18:55:50.306 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f0/2bfc5a2f9f738/python_neutronclient-7.3.0-py3-none-any.whl (436 kB) 2021-02-11 18:55:50.434 | Requirement already satisfied: python-novaclient===17.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (17.3.0) 2021-02-11 18:55:50.455 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2021-02-11 18:55:50.464 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.7) 2021-02-11 18:55:50.478 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2021-02-11 18:55:50.647 | Collecting requestsexceptions===1.4.0 2021-02-11 18:55:50.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2021-02-11 18:55:50.739 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2021-02-11 18:55:50.871 | Collecting setproctitle===1.2.2 2021-02-11 18:55:50.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30b/c7a769a445163/setproctitle-1.2.2-cp36-cp36m-manylinux1_x86_64.whl (35 kB) 2021-02-11 18:55:50.964 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (53.0.0) 2021-02-11 18:55:51.015 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (3.17.2) 2021-02-11 18:55:51.018 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2021-02-11 18:55:51.065 | Collecting sortedcontainers===2.3.0 2021-02-11 18:55:51.071 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) 2021-02-11 18:55:51.079 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.13.0) 2021-02-11 18:55:51.090 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2021-02-11 18:55:51.094 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-11 18:55:51.097 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-11 18:55:51.108 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (6.3.1) 2021-02-11 18:55:51.124 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.0.1) 2021-02-11 18:55:51.134 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (0.5.0) 2021-02-11 18:55:51.141 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.0) 2021-02-11 18:55:51.260 | Collecting tinyrpc===1.0.4 2021-02-11 18:55:51.267 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB) 2021-02-11 18:55:51.369 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.8.0) 2021-02-11 18:55:51.441 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-02-11 18:55:51.446 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.1.0) 2021-02-11 18:55:51.455 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2021-02-11 18:55:51.480 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.12.1) 2021-02-11 18:55:51.485 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-02-11 18:55:51.488 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.2) 2021-02-11 18:55:51.493 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-11 18:55:51.502 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-11 18:55:51.511 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-11 18:55:51.514 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-11 18:55:51.535 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:55:51.634 | Collecting munch===2.5.0 2021-02-11 18:55:51.641 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2021-02-11 18:55:51.744 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-11 18:55:51.751 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-11 18:55:51.796 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-11 18:55:51.802 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-11 18:55:51.806 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-11 18:55:51.849 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-11 18:55:51.853 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-11 18:55:51.856 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-11 18:55:51.862 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-11 18:55:51.867 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-11 18:55:51.870 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-11 18:55:51.918 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 18:55:51.924 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-11 18:55:52.066 | Collecting WebTest===2.0.35 2021-02-11 18:55:52.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/44d/dfe99b5eca4cf/WebTest-2.0.35-py2.py3-none-any.whl (32 kB) 2021-02-11 18:55:52.269 | Collecting logutils===0.3.5 2021-02-11 18:55:52.276 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/330/91b324881269f/logutils-0.3.5-py2.py3-none-any.whl (20 kB) 2021-02-11 18:55:52.360 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-11 18:55:52.499 | Collecting osc-lib===2.3.1 2021-02-11 18:55:52.505 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/f2320abb113ad/osc_lib-2.3.1-py3-none-any.whl (88 kB) 2021-02-11 18:55:52.605 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-11 18:55:52.831 | Collecting os-client-config===2.1.0 2021-02-11 18:55:52.838 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2021-02-11 18:55:52.926 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-11 18:55:52.930 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:55:52.933 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:55:52.936 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-11 18:55:52.939 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (1.6.0) 2021-02-11 18:55:52.941 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-11 18:55:52.944 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-11 18:55:52.947 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.4.0) 2021-02-11 18:55:52.949 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.4.0) 2021-02-11 18:55:52.978 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-11 18:55:52.982 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.7.4.3) 2021-02-11 18:55:52.986 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-11 18:55:52.989 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2021-02-11 18:55:52.992 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.20) 2021-02-11 18:55:53.125 | Collecting beautifulsoup4===4.9.3 2021-02-11 18:55:53.132 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fff/47e031e34ec82/beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) 2021-02-11 18:55:53.353 | Collecting waitress===1.4.4 2021-02-11 18:55:53.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/33e78149eb83b/waitress-1.4.4-py2.py3-none-any.whl (58 kB) 2021-02-11 18:55:53.458 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-11 18:55:53.527 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.17.3) 2021-02-11 18:55:53.532 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:55:53.707 | Collecting soupsieve===2.2 2021-02-11 18:55:53.714 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d3a/5ea5b350423f4/soupsieve-2.2-py3-none-any.whl (33 kB) 2021-02-11 18:55:53.801 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (1.8.1) 2021-02-11 18:55:53.804 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-11 18:55:53.808 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-02-11 18:55:53.815 | Building wheels for collected packages: pyroute2 2021-02-11 18:55:53.816 | Building wheel for pyroute2 (setup.py): started 2021-02-11 18:55:54.878 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2021-02-11 18:55:54.882 | Created wheel for pyroute2: filename=pyroute2-0.5.14-py3-none-any.whl size=391761 sha256=78025245b743efda666fb7e2185e860c46d43404ed0f53b4075c96479a15eddc 2021-02-11 18:55:54.882 | Stored in directory: /root/.cache/pip/wheels/53/0a/0f/5bfd17b16df551bb25b3cf5daa998f0fc3a35dd9a717b2ffce 2021-02-11 18:55:54.883 | Successfully built pyroute2 2021-02-11 18:55:56.181 | Installing collected packages: soupsieve, beautifulsoup4, waitress, WebTest, logutils, pecan, os-traits, tinyrpc, sortedcontainers, ovs, os-ken, setproctitle, neutron-lib, munch, requestsexceptions, openstacksdk, osc-lib, os-client-config, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-vif, neutron 2021-02-11 18:55:56.722 | Attempting uninstall: sortedcontainers 2021-02-11 18:55:56.724 | Found existing installation: sortedcontainers 1.5.7 2021-02-11 18:55:56.726 | Uninstalling sortedcontainers-1.5.7: 2021-02-11 18:55:56.746 | Successfully uninstalled sortedcontainers-1.5.7 2021-02-11 18:55:56.778 | Attempting uninstall: ovs 2021-02-11 18:55:56.779 | Found existing installation: ovs 2.13.1 2021-02-11 18:55:56.782 | Uninstalling ovs-2.13.1: 2021-02-11 18:55:56.801 | Successfully uninstalled ovs-2.13.1 2021-02-11 18:56:02.720 | Running setup.py develop for neutron 2021-02-11 18:56:05.319 | Successfully installed WebTest-2.0.35 beautifulsoup4-4.9.3 logutils-0.3.5 munch-2.5.0 neutron neutron-lib-2.8.0 openstacksdk-0.53.0 os-client-config-2.1.0 os-ken-1.3.0 os-traits-2.4.0 os-vif-2.3.0 osc-lib-2.3.1 ovs-2.13.0 ovsdbapp-1.8.0 pecan-1.3.3 pyroute2-0.5.14 python-designateclient-4.2.0 python-neutronclient-7.3.0 requestsexceptions-1.4.0 setproctitle-1.2.2 sortedcontainers-2.3.0 soupsieve-2.2 tinyrpc-1.0.4 waitress-1.4.4 2021-02-11 18:56:05.458 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:56:05.458 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:56:05.615 | + inc/python:pip_install:200 : result=0 2021-02-11 18:56:05.618 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:56:05.620 | + functions-common:time_stop:2306 : local name 2021-02-11 18:56:05.622 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:56:05.625 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:56:05.627 | + functions-common:time_stop:2309 : local total 2021-02-11 18:56:05.629 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:56:05.631 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:56:05.634 | + functions-common:time_stop:2313 : start_time=1613069738961 2021-02-11 18:56:05.636 | + functions-common:time_stop:2315 : [[ -z 1613069738961 ]] 2021-02-11 18:56:05.639 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:56:05.643 | + functions-common:time_stop:2318 : end_time=1613069765640 2021-02-11 18:56:05.645 | + functions-common:time_stop:2319 : elapsed_time=26679 2021-02-11 18:56:05.647 | + functions-common:time_stop:2320 : total=196398 2021-02-11 18:56:05.649 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:56:05.651 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=223077 2021-02-11 18:56:05.654 | + inc/python:pip_install:203 : return 0 2021-02-11 18:56:05.656 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-11 18:56:05.662 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-11 18:56:05.666 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-11 18:56:05.685 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-11 18:56:05.697 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-02-11 18:56:05.700 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-02-11 18:56:05.702 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:56:05.705 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:56:05.707 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-02-11 18:56:05.710 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:56:05.712 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-02-11 18:56:05.714 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-11 18:56:05.717 | + ./stack.sh:main:903 : is_service_enabled nova 2021-02-11 18:56:05.733 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:05.735 | + ./stack.sh:main:905 : stack_install_service nova 2021-02-11 18:56:05.738 | + lib/stack:stack_install_service:20 : local service=nova 2021-02-11 18:56:05.740 | + lib/stack:stack_install_service:21 : type install_nova 2021-02-11 18:56:05.745 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-11 18:56:05.747 | + lib/stack:stack_install_service:32 : install_nova 2021-02-11 18:56:05.750 | + lib/nova:install_nova:799 : use_library_from_git os-vif 2021-02-11 18:56:05.754 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-02-11 18:56:05.757 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:56:05.759 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:56:05.762 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-02-11 18:56:05.764 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:56:05.770 | + lib/nova:install_nova:804 : is_service_enabled n-cpu 2021-02-11 18:56:05.793 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:05.796 | + lib/nova:install_nova:808 : is_service_enabled n-novnc 2021-02-11 18:56:05.813 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:05.816 | + lib/nova:install_nova:820 : is_service_enabled n-spice 2021-02-11 18:56:05.831 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:05.834 | + lib/nova:install_nova:832 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-02-11 18:56:05.836 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2021-02-11 18:56:05.838 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2021-02-11 18:56:05.841 | + functions-common:git_clone:527 : local git_ref=master 2021-02-11 18:56:05.843 | + functions-common:git_clone:528 : local orig_dir 2021-02-11 18:56:05.846 | ++ functions-common:git_clone:529 : pwd 2021-02-11 18:56:05.849 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-11 18:56:05.851 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-11 18:56:05.855 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-11 18:56:05.872 | + functions-common:git_clone:532 : RECLONE=False 2021-02-11 18:56:05.874 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-11 18:56:05.877 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-11 18:56:05.879 | + functions-common:git_clone:546 : echo master 2021-02-11 18:56:05.880 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-11 18:56:05.884 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2021-02-11 18:56:05.886 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-11 18:56:05.889 | + functions-common:git_clone:594 : cd /opt/stack/nova 2021-02-11 18:56:05.891 | + functions-common:git_clone:595 : git show --oneline 2021-02-11 18:56:05.892 | + functions-common:git_clone:595 : head -1 2021-02-11 18:56:05.913 | 5b52db409b Merge "libvirt: Always enable USB controller on PPC64" 2021-02-11 18:56:05.917 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-11 18:56:05.919 | + lib/nova:install_nova:833 : setup_develop /opt/stack/nova 2021-02-11 18:56:05.923 | + inc/python:setup_develop:338 : local bindep 2021-02-11 18:56:05.925 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-02-11 18:56:05.928 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-02-11 18:56:05.930 | + inc/python:setup_develop:344 : local extras= 2021-02-11 18:56:05.932 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-02-11 18:56:05.935 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-11 18:56:05.938 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-02-11 18:56:05.940 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-02-11 18:56:05.942 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-11 18:56:05.945 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-11 18:56:05.948 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-02-11 18:56:05.950 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-11 18:56:05.954 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-02-11 18:56:05.956 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-11 18:56:05.962 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-11 18:56:05.965 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-02-11 18:56:05.971 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-02-11 18:56:05.974 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-02-11 18:56:06.684 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-02-11 18:56:06.687 | + inc/python:setup_package:417 : local bindep=0 2021-02-11 18:56:06.689 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-11 18:56:06.691 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-11 18:56:06.694 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-02-11 18:56:06.696 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-02-11 18:56:06.698 | + inc/python:setup_package:426 : local flags=-e 2021-02-11 18:56:06.700 | + inc/python:setup_package:427 : local extras= 2021-02-11 18:56:06.703 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-11 18:56:06.706 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-11 18:56:06.708 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-11 18:56:06.710 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-11 18:56:06.712 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-11 18:56:06.715 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-02-11 18:56:06.733 | Using python 3.6 to install /opt/stack/nova 2021-02-11 18:56:06.735 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-02-11 18:56:07.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:56:07.923 | from cryptography.utils import int_from_bytes 2021-02-11 18:56:07.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:56:07.923 | from cryptography.utils import int_from_bytes 2021-02-11 18:56:09.085 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:56:09.085 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:56:09.094 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:56:09.097 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:56:09.104 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:56:09.109 | Obtaining file:///opt/stack/nova 2021-02-11 18:56:12.743 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-11 18:56:16.429 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-11 18:56:16.438 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-11 18:56:16.441 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-11 18:56:16.451 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-11 18:56:16.461 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:56:16.465 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-11 18:56:16.477 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-11 18:56:16.508 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-11 18:56:16.525 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-11 18:56:16.564 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-11 18:56:16.665 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2021-02-11 18:56:16.930 | Collecting dataclasses===0.8 2021-02-11 18:56:16.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/020/1d89fa866f68c/dataclasses-0.8-py3-none-any.whl (19 kB) 2021-02-11 18:56:17.035 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-11 18:56:17.038 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.1) 2021-02-11 18:56:17.075 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-11 18:56:17.083 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-11 18:56:17.088 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-11 18:56:17.091 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-11 18:56:17.124 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-11 18:56:17.193 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-11 18:56:17.254 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (4.6.2) 2021-02-11 18:56:17.371 | Collecting microversion-parse===1.0.1 2021-02-11 18:56:17.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-02-11 18:56:17.469 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-11 18:56:17.477 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-11 18:56:17.480 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-11 18:56:17.513 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.1.0) 2021-02-11 18:56:17.646 | Collecting os-resource-classes===1.0.0 2021-02-11 18:56:17.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-02-11 18:56:17.744 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.7.0) 2021-02-11 18:56:17.749 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.4.0) 2021-02-11 18:56:17.755 | Requirement already satisfied: os-vif===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.3.0) 2021-02-11 18:56:17.781 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.4.0) 2021-02-11 18:56:17.908 | Collecting os-xenapi===0.3.4 2021-02-11 18:56:17.915 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-02-11 18:56:18.028 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.7.0) 2021-02-11 18:56:18.070 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2021-02-11 18:56:18.082 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.4.0) 2021-02-11 18:56:18.130 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.1.1) 2021-02-11 18:56:18.139 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (8.4.0) 2021-02-11 18:56:18.194 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-11 18:56:18.201 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.4.0) 2021-02-11 18:56:18.252 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (12.7.0) 2021-02-11 18:56:18.315 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.1) 2021-02-11 18:56:18.337 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.6.0) 2021-02-11 18:56:18.355 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-02-11 18:56:18.371 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.2.0) 2021-02-11 18:56:18.388 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (6.2.0) 2021-02-11 18:56:18.394 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.1.0) 2021-02-11 18:56:18.404 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2021-02-11 18:56:18.433 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.3.0) 2021-02-11 18:56:18.445 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-11 18:56:18.466 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.4.0) 2021-02-11 18:56:18.489 | Requirement already satisfied: ovsdbapp===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.8.0) 2021-02-11 18:56:18.499 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-11 18:56:18.506 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (2.7.2) 2021-02-11 18:56:18.545 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-11 18:56:18.548 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-11 18:56:18.551 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (5.8.0) 2021-02-11 18:56:18.576 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (3.1.1) 2021-02-11 18:56:18.589 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.9.6) 2021-02-11 18:56:18.591 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-11 18:56:18.734 | Collecting pypowervm===1.1.24 2021-02-11 18:56:18.742 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-02-11 18:56:18.893 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.5.14) 2021-02-11 18:56:18.900 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.17.3) 2021-02-11 18:56:18.905 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (5.0.1) 2021-02-11 18:56:18.924 | Requirement already satisfied: python-cinderclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (7.3.0) 2021-02-11 18:56:18.944 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (2.8.1) 2021-02-11 18:56:18.949 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (3.2.2) 2021-02-11 18:56:18.968 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2021-02-11 18:56:18.989 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.3.0) 2021-02-11 18:56:19.020 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-02-11 18:56:19.024 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2021-02-11 18:56:19.033 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-02-11 18:56:19.056 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-02-11 18:56:19.058 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.3.3) 2021-02-11 18:56:19.064 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2021-02-11 18:56:19.069 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (53.0.0) 2021-02-11 18:56:19.118 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.17.2) 2021-02-11 18:56:19.122 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-11 18:56:19.126 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.13.0) 2021-02-11 18:56:19.138 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.4.1) 2021-02-11 18:56:19.141 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-11 18:56:19.144 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-02-11 18:56:19.154 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (4.6.0) 2021-02-11 18:56:19.246 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (6.3.1) 2021-02-11 18:56:19.263 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.0.1) 2021-02-11 18:56:19.274 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (0.5.0) 2021-02-11 18:56:19.280 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-11 18:56:19.300 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (2.8.0) 2021-02-11 18:56:19.368 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-11 18:56:19.372 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-11 18:56:19.380 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-11 18:56:19.403 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.12.1) 2021-02-11 18:56:19.409 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.3) 2021-02-11 18:56:19.517 | Collecting websockify===0.9.0 2021-02-11 18:56:19.523 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-02-11 18:56:19.615 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-11 18:56:19.618 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (1.3.2) 2021-02-11 18:56:19.727 | Collecting zVMCloudConnector===1.4.1 2021-02-11 18:56:19.735 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-02-11 18:56:20.667 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 18:56:20.671 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-11 18:56:20.681 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:56:20.727 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-11 18:56:20.773 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-11 18:56:20.794 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-11 18:56:20.798 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-11 18:56:20.802 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-11 18:56:20.807 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-11 18:56:20.814 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-11 18:56:20.838 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-11 18:56:20.966 | Collecting Babel===2.9.0 2021-02-11 18:56:20.989 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2021-02-11 18:56:21.299 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-11 18:56:21.304 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-11 18:56:21.315 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-11 18:56:21.363 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-11 18:56:21.366 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-11 18:56:21.371 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-11 18:56:21.374 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-11 18:56:21.386 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (2.13.0) 2021-02-11 18:56:21.392 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-11 18:56:21.403 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-11 18:56:21.419 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.4.8) 2021-02-11 18:56:21.422 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.2.8) 2021-02-11 18:56:21.427 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-11 18:56:21.441 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (20.0.1) 2021-02-11 18:56:21.459 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.1.0) 2021-02-11 18:56:21.463 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-11 18:56:21.480 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-11 18:56:21.484 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:56:21.487 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:56:21.491 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-11 18:56:21.494 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.4.1) 2021-02-11 18:56:21.499 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-11 18:56:21.508 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.5) 2021-02-11 18:56:21.551 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2021-02-11 18:56:21.554 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-11 18:56:21.557 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-11 18:56:21.559 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2021-02-11 18:56:22.619 | Collecting numpy===1.19.5 2021-02-11 18:56:22.656 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a46/46724fba402aa/numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB) 2021-02-11 18:56:23.084 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-02-11 18:56:23.115 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-11 18:56:23.118 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-11 18:56:23.123 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-11 18:56:23.151 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-11 18:56:23.155 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-11 18:56:23.157 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.0.4) 2021-02-11 18:56:23.160 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-11 18:56:23.169 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (5.0.0) 2021-02-11 18:56:23.173 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (2.3.0) 2021-02-11 18:56:23.176 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-11 18:56:23.240 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-11 18:56:23.243 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-11 18:56:23.250 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-11 18:56:23.254 | Building wheels for collected packages: zVMCloudConnector 2021-02-11 18:56:23.255 | Building wheel for zVMCloudConnector (setup.py): started 2021-02-11 18:56:24.247 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-02-11 18:56:24.250 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=141d33e529706c73f6caf159efca6a7473df52203866cd08b504a536d85504bf 2021-02-11 18:56:24.250 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-02-11 18:56:24.251 | Successfully built zVMCloudConnector 2021-02-11 18:56:25.304 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, dataclasses, nova 2021-02-11 18:56:29.748 | Running setup.py develop for nova 2021-02-11 18:56:33.566 | Successfully installed Babel-2.9.0 dataclasses-0.8 microversion-parse-1.0.1 nova numpy-1.19.5 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-02-11 18:56:33.710 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:56:33.710 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:56:33.849 | + inc/python:pip_install:200 : result=0 2021-02-11 18:56:33.851 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:56:33.853 | + functions-common:time_stop:2306 : local name 2021-02-11 18:56:33.856 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:56:33.858 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:56:33.861 | + functions-common:time_stop:2309 : local total 2021-02-11 18:56:33.863 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:56:33.865 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:56:33.867 | + functions-common:time_stop:2313 : start_time=1613069766728 2021-02-11 18:56:33.869 | + functions-common:time_stop:2315 : [[ -z 1613069766728 ]] 2021-02-11 18:56:33.872 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:56:33.876 | + functions-common:time_stop:2318 : end_time=1613069793873 2021-02-11 18:56:33.878 | + functions-common:time_stop:2319 : elapsed_time=27145 2021-02-11 18:56:33.881 | + functions-common:time_stop:2320 : total=223077 2021-02-11 18:56:33.883 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:56:33.886 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=250222 2021-02-11 18:56:33.888 | + inc/python:pip_install:203 : return 0 2021-02-11 18:56:33.890 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-11 18:56:33.893 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-11 18:56:33.895 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-11 18:56:33.913 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-11 18:56:33.925 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-02-11 18:56:33.927 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-02-11 18:56:33.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:56:33.932 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:56:33.934 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-02-11 18:56:33.937 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:56:33.940 | + lib/nova:install_nova:834 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-02-11 18:56:33.958 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-11 18:56:33.961 | + ./stack.sh:main:906 : configure_nova 2021-02-11 18:56:33.964 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2021-02-11 18:56:33.977 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2021-02-11 18:56:33.979 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-02-11 18:56:33.981 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-11 18:56:33.986 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-02-11 18:56:33.986 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-11 18:56:33.990 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-02-11 18:56:33.993 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-02-11 18:56:33.995 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-11 18:56:33.998 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-02-11 18:56:34.001 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-02-11 18:56:34.003 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-02-11 18:56:34.005 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-02-11 18:56:34.008 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-02-11 18:56:34.019 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-02-11 18:56:34.032 | + 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 2021-02-11 18:56:34.044 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-02-11 18:56:34.056 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-02-11 18:56:34.067 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-11 18:56:34.071 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-11 18:56:34.074 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.exBovC3wbK 2021-02-11 18:56:34.077 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-11 18:56:34.079 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-11 18:56:34.082 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-02-11 18:56:34.084 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-11 18:56:34.086 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-11 18:56:34.089 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.exBovC3wbK 2021-02-11 18:56:34.093 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.exBovC3wbK 2021-02-11 18:56:34.104 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.exBovC3wbK /etc/sudoers.d/nova-rootwrap 2021-02-11 18:56:34.118 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-02-11 18:56:34.121 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-11 18:56:34.124 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-11 18:56:34.126 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-11 18:56:34.129 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-11 18:56:34.131 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-02-11 18:56:34.134 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-02-11 18:56:34.136 | + lib/nova:configure_nova:240 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 ]] 2021-02-11 18:56:34.139 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-02-11 18:56:34.143 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2021-02-11 18:56:34.159 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:34.162 | + lib/nova:configure_nova:320 : create_nova_conf 2021-02-11 18:56:34.164 | + lib/nova:create_nova_conf:387 : rm -f /opt/stack/nova/bin/nova.conf 2021-02-11 18:56:34.167 | + lib/nova:create_nova_conf:390 : rm -f /etc/nova/nova.conf 2021-02-11 18:56:34.171 | + lib/nova:create_nova_conf:391 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-02-11 18:56:34.197 | + lib/nova:create_nova_conf:392 : '[' True == True ']' 2021-02-11 18:56:34.199 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-02-11 18:56:34.223 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-02-11 18:56:34.249 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-02-11 18:56:34.272 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-02-11 18:56:34.298 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf scheduler workers 2 2021-02-11 18:56:34.324 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-02-11 18:56:34.349 | + lib/nova:create_nova_conf:400 : [[ 4 == 6 ]] 2021-02-11 18:56:34.351 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.101 2021-02-11 18:56:34.375 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-02-11 18:56:34.401 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-02-11 18:56:34.431 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-02-11 18:56:34.457 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-02-11 18:56:34.483 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-02-11 18:56:34.517 | + lib/nova:create_nova_conf:412 : is_fedora 2021-02-11 18:56:34.519 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-11 18:56:34.522 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-11 18:56:34.524 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-11 18:56:34.526 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-11 18:56:34.528 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-11 18:56:34.532 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-11 18:56:34.534 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-11 18:56:34.536 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-11 18:56:34.539 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-11 18:56:34.541 | + lib/nova:create_nova_conf:412 : is_suse 2021-02-11 18:56:34.543 | + functions-common:is_suse:464 : is_opensuse 2021-02-11 18:56:34.546 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-11 18:56:34.548 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-11 18:56:34.550 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-11 18:56:34.552 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-11 18:56:34.554 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-11 18:56:34.557 | + lib/nova:create_nova_conf:421 : is_service_enabled n-api n-cond n-sched 2021-02-11 18:56:34.573 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:34.575 | + lib/nova:create_nova_conf:425 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-11 18:56:34.578 | + lib/nova:create_nova_conf:428 : local db=nova_cell0 2021-02-11 18:56:34.580 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-02-11 18:56:34.607 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_cell0 2021-02-11 18:56:34.610 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-02-11 18:56:34.612 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-02-11 18:56:34.615 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-02-11 18:56:34.617 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-11 18:56:34.619 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-11 18:56:34.647 | ++ lib/nova:create_nova_conf:435 : database_connection_url nova_api 2021-02-11 18:56:34.649 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-02-11 18:56:34.652 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-02-11 18:56:34.654 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-02-11 18:56:34.657 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-11 18:56:34.659 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-11 18:56:34.685 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache enabled True 2021-02-11 18:56:34.712 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-02-11 18:56:34.736 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-02-11 18:56:34.761 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api 2021-02-11 18:56:34.775 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:34.778 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api-meta 2021-02-11 18:56:34.793 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:34.797 | ++ lib/nova:create_nova_conf:448 : echo osapi_compute,metadata 2021-02-11 18:56:34.797 | ++ lib/nova:create_nova_conf:448 : sed s/,metadata// 2021-02-11 18:56:34.801 | + lib/nova:create_nova_conf:448 : NOVA_ENABLED_APIS=osapi_compute 2021-02-11 18:56:34.803 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-02-11 18:56:34.831 | + lib/nova:create_nova_conf:451 : is_service_enabled tls-proxy 2021-02-11 18:56:34.849 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:34.851 | + lib/nova:create_nova_conf:457 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-02-11 18:56:34.854 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-02-11 18:56:34.856 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-11 18:56:34.859 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-11 18:56:34.861 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-02-11 18:56:34.898 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-02-11 18:56:34.926 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.101/identity 2021-02-11 18:56:34.952 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-02-11 18:56:34.976 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-02-11 18:56:35.000 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-02-11 18:56:35.027 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-02-11 18:56:35.054 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-02-11 18:56:35.077 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-11 18:56:35.102 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-02-11 18:56:35.126 | + lib/nova:create_nova_conf:460 : is_service_enabled cinder 2021-02-11 18:56:35.142 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:35.144 | + lib/nova:create_nova_conf:461 : configure_cinder_access 2021-02-11 18:56:35.147 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-02-11 18:56:35.172 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_type password 2021-02-11 18:56:35.195 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.101/identity 2021-02-11 18:56:35.220 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder username nova 2021-02-11 18:56:35.244 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-02-11 18:56:35.268 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-02-11 18:56:35.292 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_name service 2021-02-11 18:56:35.318 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-02-11 18:56:35.341 | + lib/nova:configure_cinder_access:596 : is_service_enabled tls-proxy 2021-02-11 18:56:35.356 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:35.359 | + lib/nova:create_nova_conf:464 : '[' -n /opt/stack/data/nova ']' 2021-02-11 18:56:35.361 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-02-11 18:56:35.385 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-02-11 18:56:35.411 | + lib/nova:create_nova_conf:468 : '[' -n /opt/stack/data/nova/instances ']' 2021-02-11 18:56:35.413 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-02-11 18:56:35.437 | + lib/nova:create_nova_conf:471 : '[' False '!=' False ']' 2021-02-11 18:56:35.439 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-02-11 18:56:35.441 | + lib/nova:create_nova_conf:479 : is_suse 2021-02-11 18:56:35.444 | + functions-common:is_suse:464 : is_opensuse 2021-02-11 18:56:35.446 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-11 18:56:35.448 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-11 18:56:35.450 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-11 18:56:35.453 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-11 18:56:35.455 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-11 18:56:35.457 | + lib/nova:create_nova_conf:484 : setup_logging /etc/nova/nova.conf 2021-02-11 18:56:35.460 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2021-02-11 18:56:35.462 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2021-02-11 18:56:35.465 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-11 18:56:35.480 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-11 18:56:35.482 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-11 18:56:35.484 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-11 18:56:35.487 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-11 18:56:35.489 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-11 18:56:35.512 | + functions:setup_systemd_logging:728 : 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' 2021-02-11 18:56:35.537 | + functions:setup_systemd_logging:729 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-11 18:56:35.562 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-11 18:56:35.586 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-02-11 18:56:35.612 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-02-11 18:56:35.615 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-02-11 18:56:35.617 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-02-11 18:56:35.619 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-02-11 18:56:35.621 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-11 18:56:35.624 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-11 18:56:35.627 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-02-11 18:56:35.630 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-02-11 18:56:35.632 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-11 18:56:35.634 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-11 18:56:35.646 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-11 18:56:35.647 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:56:35.653 | d /var/run/uwsgi 0755 ubuntu root 2021-02-11 18:56:35.657 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:56:35.670 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-02-11 18:56:35.673 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-02-11 18:56:35.676 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-02-11 18:56:35.702 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-02-11 18:56:35.725 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-02-11 18:56:35.749 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-02-11 18:56:35.773 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-11 18:56:35.797 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-11 18:56:35.821 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-02-11 18:56:35.847 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-02-11 18:56:35.871 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-02-11 18:56:35.895 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-11 18:56:35.918 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-11 18:56:35.943 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-11 18:56:35.966 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-02-11 18:56:35.990 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-11 18:56:35.992 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-11 18:56:35.995 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-02-11 18:56:35.998 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-02-11 18:56:36.001 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-11 18:56:36.003 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:56:36.005 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:56:36.007 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-11 18:56:36.010 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-11 18:56:36.013 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-02-11 18:56:36.036 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-11 18:56:36.062 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-11 18:56:36.062 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-02-11 18:56:36.069 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-02-11 18:56:36.072 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-02-11 18:56:36.074 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-02-11 18:56:36.077 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-11 18:56:36.079 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-11 18:56:36.081 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-11 18:56:36.083 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:56:36.086 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:56:36.088 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-11 18:56:36.090 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-11 18:56:36.092 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:56:36.095 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:56:36.097 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-02-11 18:56:36.155 | Enabling site nova-api-wsgi. 2021-02-11 18:56:36.159 | To activate the new configuration, you need to run: 2021-02-11 18:56:36.159 | systemctl reload apache2 2021-02-11 18:56:36.164 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-11 18:56:36.166 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-11 18:56:36.168 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:56:36.171 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-11 18:56:36.315 | + lib/nova:create_nova_conf:489 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-02-11 18:56:36.322 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-02-11 18:56:36.324 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-02-11 18:56:36.326 | + lib/apache:write_uwsgi_config:259 : local url= 2021-02-11 18:56:36.328 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-02-11 18:56:36.330 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-11 18:56:36.333 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-02-11 18:56:36.337 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-02-11 18:56:36.339 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-11 18:56:36.341 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-11 18:56:36.354 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-11 18:56:36.354 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:56:36.362 | d /var/run/uwsgi 0755 ubuntu root 2021-02-11 18:56:36.365 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:56:36.378 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-02-11 18:56:36.380 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-02-11 18:56:36.384 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-02-11 18:56:36.411 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-02-11 18:56:36.435 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-02-11 18:56:36.459 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-02-11 18:56:36.484 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-02-11 18:56:36.507 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-11 18:56:36.531 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-02-11 18:56:36.556 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-02-11 18:56:36.579 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-02-11 18:56:36.603 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-11 18:56:36.628 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-02-11 18:56:36.652 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-11 18:56:36.676 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-02-11 18:56:36.699 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-02-11 18:56:36.702 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-02-11 18:56:36.726 | + lib/nova:create_nova_conf:491 : is_service_enabled ceilometer 2021-02-11 18:56:36.741 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:36.743 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-02-11 18:56:36.771 | ++ lib/nova:create_nova_conf:500 : get_notification_url 2021-02-11 18:56:36.773 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-02-11 18:56:36.775 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-02-11 18:56:36.790 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:36.793 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:56:36.795 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:56:36.820 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-02-11 18:56:36.851 | + lib/nova:create_nova_conf:502 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-02-11 18:56:36.853 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-11 18:56:36.855 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-02-11 18:56:36.858 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-11 18:56:36.861 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-11 18:56:36.863 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-11 18:56:36.879 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:36.882 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-11 18:56:36.884 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-11 18:56:36.886 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-11 18:56:36.902 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:36.904 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:56:36.907 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 18:56:36.935 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-11 18:56:36.937 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-11 18:56:36.940 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-02-11 18:56:36.965 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-02-11 18:56:36.990 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf conductor workers 2 2021-02-11 18:56:37.016 | + lib/nova:create_nova_conf:509 : is_service_enabled tls-proxy 2021-02-11 18:56:37.031 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:37.034 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-02-11 18:56:37.058 | + lib/nova:create_nova_conf:516 : '[' False == True ']' 2021-02-11 18:56:37.060 | + lib/nova:create_nova_conf:520 : is_service_enabled n-cond 2021-02-11 18:56:37.075 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:37.079 | ++ lib/nova:create_nova_conf:521 : seq 1 1 2021-02-11 18:56:37.082 | + lib/nova:create_nova_conf:521 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-11 18:56:37.084 | + lib/nova:create_nova_conf:522 : local conf 2021-02-11 18:56:37.086 | + lib/nova:create_nova_conf:523 : local vhost 2021-02-11 18:56:37.089 | ++ lib/nova:create_nova_conf:524 : conductor_conf 1 2021-02-11 18:56:37.091 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-11 18:56:37.094 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-11 18:56:37.096 | + lib/nova:create_nova_conf:524 : conf=/etc/nova/nova_cell1.conf 2021-02-11 18:56:37.099 | + lib/nova:create_nova_conf:525 : vhost=nova_cell1 2021-02-11 18:56:37.101 | + lib/nova:create_nova_conf:527 : rm -f /etc/nova/nova_cell1.conf 2021-02-11 18:56:37.105 | ++ lib/nova:create_nova_conf:528 : database_connection_url nova_cell1 2021-02-11 18:56:37.108 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-02-11 18:56:37.110 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-02-11 18:56:37.112 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-02-11 18:56:37.114 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-11 18:56:37.117 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-11 18:56:37.145 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-02-11 18:56:37.171 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-02-11 18:56:37.197 | + lib/nova:create_nova_conf:532 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-11 18:56:37.199 | + lib/nova:create_nova_conf:535 : rpc_backend_add_vhost nova_cell1 2021-02-11 18:56:37.202 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-02-11 18:56:37.204 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-02-11 18:56:37.219 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:37.222 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-02-11 18:56:37.223 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-02-11 18:56:38.269 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-02-11 18:56:38.271 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-02-11 18:56:39.333 | Creating vhost "nova_cell1" 2021-02-11 18:56:39.389 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-02-11 18:56:40.483 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-02-11 18:56:40.510 | + lib/nova:create_nova_conf:536 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-02-11 18:56:40.513 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-11 18:56:40.515 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-02-11 18:56:40.517 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-11 18:56:40.519 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-02-11 18:56:40.522 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-11 18:56:40.545 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:40.548 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-02-11 18:56:40.550 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-02-11 18:56:40.553 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-11 18:56:40.575 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:40.578 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/nova_cell1 2021-02-11 18:56:40.581 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/nova_cell1 2021-02-11 18:56:40.606 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-11 18:56:40.608 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-11 18:56:40.610 | + lib/nova:create_nova_conf:540 : is_service_enabled placement placement-client 2021-02-11 18:56:40.626 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:40.629 | + lib/nova:create_nova_conf:541 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-02-11 18:56:40.632 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova_cell1.conf 2021-02-11 18:56:40.635 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-02-11 18:56:40.663 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.101/identity 2021-02-11 18:56:40.687 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-02-11 18:56:40.712 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-02-11 18:56:40.736 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-02-11 18:56:40.762 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-02-11 18:56:40.794 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-02-11 18:56:40.819 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-02-11 18:56:40.850 | + lib/nova:create_nova_conf:545 : setup_logging /etc/nova/nova_cell1.conf 2021-02-11 18:56:40.852 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-02-11 18:56:40.855 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2021-02-11 18:56:40.858 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-11 18:56:40.874 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-11 18:56:40.877 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-11 18:56:40.879 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-11 18:56:40.881 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-11 18:56:40.883 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-11 18:56:40.910 | + functions:setup_systemd_logging:728 : 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' 2021-02-11 18:56:40.936 | + functions:setup_systemd_logging:729 : 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' 2021-02-11 18:56:40.961 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-11 18:56:40.987 | + lib/nova:create_nova_conf:552 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-11 18:56:40.990 | ++ lib/nova:create_nova_conf:555 : seq 1 1 2021-02-11 18:56:40.993 | + lib/nova:create_nova_conf:555 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-11 18:56:40.995 | + lib/nova:create_nova_conf:556 : local conf 2021-02-11 18:56:40.998 | + lib/nova:create_nova_conf:557 : local offset 2021-02-11 18:56:41.001 | ++ lib/nova:create_nova_conf:558 : conductor_conf 1 2021-02-11 18:56:41.004 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-11 18:56:41.006 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-11 18:56:41.009 | + lib/nova:create_nova_conf:558 : conf=/etc/nova/nova_cell1.conf 2021-02-11 18:56:41.011 | + lib/nova:create_nova_conf:559 : offset=0 2021-02-11 18:56:41.014 | + lib/nova:create_nova_conf:560 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-02-11 18:56:41.016 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2021-02-11 18:56:41.019 | + lib/nova:configure_console_proxies:670 : local offset=0 2021-02-11 18:56:41.021 | + lib/nova:configure_console_proxies:674 : offset=0 2021-02-11 18:56:41.023 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2021-02-11 18:56:41.038 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:41.041 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-xvnc 2021-02-11 18:56:41.067 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:41.070 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2021-02-11 18:56:41.073 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-spice 2021-02-11 18:56:41.091 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:41.093 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-sproxy 2021-02-11 18:56:41.109 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:41.111 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2021-02-11 18:56:41.127 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:56:41.130 | + ./stack.sh:main:909 : is_service_enabled placement 2021-02-11 18:56:41.148 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:56:41.151 | + ./stack.sh:main:911 : stack_install_service placement 2021-02-11 18:56:41.153 | + lib/stack:stack_install_service:20 : local service=placement 2021-02-11 18:56:41.156 | + lib/stack:stack_install_service:21 : type install_placement 2021-02-11 18:56:41.158 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-11 18:56:41.160 | + lib/stack:stack_install_service:32 : install_placement 2021-02-11 18:56:41.163 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-02-11 18:56:41.166 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-02-11 18:56:41.168 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:56:41.171 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:56:41.174 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-02-11 18:56:41.176 | + functions-common:install_package:1344 : update_package_repo 2021-02-11 18:56:41.179 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:56:41.181 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-11 18:56:41.184 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:56:41.187 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:56:41.190 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:56:41.192 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:56:41.194 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:56:41.197 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:56:41.199 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-11 18:56:41.202 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-11 18:56:41.204 | + functions-common:apt_get_update:1071 : return 2021-02-11 18:56:41.207 | + functions-common:install_package:1345 : real_install_package apache2 2021-02-11 18:56:41.209 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:56:41.211 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:56:41.214 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:56:41.216 | + functions-common:real_install_package:1331 : apt_get install apache2 2021-02-11 18:56:41.236 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-02-11 18:56:41.355 | Reading package lists... 2021-02-11 18:56:41.621 | Building dependency tree... 2021-02-11 18:56:41.622 | Reading state information... 2021-02-11 18:56:41.845 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-02-11 18:56:41.845 | The following packages were automatically installed and are no longer required: 2021-02-11 18:56:41.846 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-11 18:56:41.846 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-11 18:56:41.846 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-11 18:56:41.846 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:56:41.846 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:56:41.846 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:56:41.846 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:56:41.916 | 0 upgraded, 0 newly installed, 0 to remove and 166 not upgraded. 2021-02-11 18:56:41.921 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:56:41.924 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:56:41.926 | + functions-common:time_stop:2306 : local name 2021-02-11 18:56:41.928 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:56:41.930 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:56:41.933 | + functions-common:time_stop:2309 : local total 2021-02-11 18:56:41.935 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:56:41.938 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:56:41.940 | + functions-common:time_stop:2313 : start_time=1613069801233 2021-02-11 18:56:41.942 | + functions-common:time_stop:2315 : [[ -z 1613069801233 ]] 2021-02-11 18:56:41.945 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:56:41.949 | + functions-common:time_stop:2318 : end_time=1613069801946 2021-02-11 18:56:41.951 | + functions-common:time_stop:2319 : elapsed_time=713 2021-02-11 18:56:41.953 | + functions-common:time_stop:2320 : total=221996 2021-02-11 18:56:41.955 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:56:41.958 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=222709 2021-02-11 18:56:41.960 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:56:41.963 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-02-11 18:56:41.965 | + functions-common:is_package_installed:1353 : [[ -z libapache2-mod-wsgi ]] 2021-02-11 18:56:41.967 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-11 18:56:41.970 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-11 18:56:41.972 | + functions-common:is_package_installed:1362 : dpkg -s libapache2-mod-wsgi 2021-02-11 18:56:41.998 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-02-11 18:56:42.001 | + functions-common:install_package:1344 : update_package_repo 2021-02-11 18:56:42.005 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-11 18:56:42.007 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-11 18:56:42.010 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-11 18:56:42.014 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-11 18:56:42.017 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-11 18:56:42.019 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:56:42.022 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:56:42.025 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-11 18:56:42.027 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-11 18:56:42.030 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-11 18:56:42.032 | + functions-common:apt_get_update:1071 : return 2021-02-11 18:56:42.036 | + functions-common:install_package:1345 : real_install_package libapache2-mod-wsgi-py3 2021-02-11 18:56:42.039 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-11 18:56:42.041 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:56:42.044 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:56:42.047 | + functions-common:real_install_package:1331 : apt_get install libapache2-mod-wsgi-py3 2021-02-11 18:56:42.070 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-02-11 18:56:42.195 | Reading package lists... 2021-02-11 18:56:42.463 | Building dependency tree... 2021-02-11 18:56:42.464 | Reading state information... 2021-02-11 18:56:42.688 | The following packages were automatically installed and are no longer required: 2021-02-11 18:56:42.689 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-11 18:56:42.689 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-11 18:56:42.689 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-11 18:56:42.689 | python3-pam python3-problem-report python3-pyasn1 2021-02-11 18:56:42.689 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-11 18:56:42.689 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-11 18:56:42.689 | Use 'sudo apt autoremove' to remove them. 2021-02-11 18:56:42.737 | The following NEW packages will be installed: 2021-02-11 18:56:42.737 | libapache2-mod-wsgi-py3 2021-02-11 18:56:42.871 | 0 upgraded, 1 newly installed, 0 to remove and 166 not upgraded. 2021-02-11 18:56:42.871 | Need to get 88.3 kB of archives. 2021-02-11 18:56:42.871 | After this operation, 278 kB of additional disk space will be used. 2021-02-11 18:56:42.871 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-02-11 18:56:43.571 | Fetched 88.3 kB in 0s (328 kB/s) 2021-02-11 18:56:43.633 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-02-11 18:56:43.675 | (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 ... 77587 files and directories currently installed.) 2021-02-11 18:56:43.679 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-02-11 18:56:43.682 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-11 18:56:43.761 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-11 18:56:43.949 | apache2_invoke: Enable module wsgi 2021-02-11 18:56:46.323 | + functions-common:apt_get:1115 : result=0 2021-02-11 18:56:46.325 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-11 18:56:46.328 | + functions-common:time_stop:2306 : local name 2021-02-11 18:56:46.330 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:56:46.332 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:56:46.335 | + functions-common:time_stop:2309 : local total 2021-02-11 18:56:46.337 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:56:46.340 | + functions-common:time_stop:2312 : name=apt-get 2021-02-11 18:56:46.343 | + functions-common:time_stop:2313 : start_time=1613069802067 2021-02-11 18:56:46.346 | + functions-common:time_stop:2315 : [[ -z 1613069802067 ]] 2021-02-11 18:56:46.349 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:56:46.352 | + functions-common:time_stop:2318 : end_time=1613069806350 2021-02-11 18:56:46.355 | + functions-common:time_stop:2319 : elapsed_time=4283 2021-02-11 18:56:46.358 | + functions-common:time_stop:2320 : total=222709 2021-02-11 18:56:46.360 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:56:46.363 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=226992 2021-02-11 18:56:46.366 | + functions-common:apt_get:1119 : return 0 2021-02-11 18:56:46.369 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-02-11 18:56:46.372 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-02-11 18:56:46.375 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-11 18:56:46.378 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:56:46.381 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:56:46.384 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-02-11 18:56:46.387 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-02-11 18:56:46.442 | wsgi (enabled by maintainer script) 2021-02-11 18:56:46.446 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-02-11 18:56:46.449 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-02-11 18:56:46.451 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-11 18:56:46.455 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-02-11 18:56:46.458 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-02-11 18:56:46.460 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-11 18:56:46.464 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-02-11 18:56:46.464 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-11 18:56:46.469 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-02-11 18:56:46.472 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-02-11 18:56:46.474 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-02-11 18:56:46.477 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-02-11 18:56:46.480 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-02-11 18:56:46.515 | Using python 3.6 to install osc-placement 2021-02-11 18:56:46.518 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-02-11 18:56:47.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:56:47.703 | from cryptography.utils import int_from_bytes 2021-02-11 18:56:47.703 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:56:47.703 | from cryptography.utils import int_from_bytes 2021-02-11 18:56:48.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:56:48.865 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:56:48.874 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:56:48.877 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:56:48.885 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:56:49.032 | Collecting osc-placement===2.2.0 2021-02-11 18:56:49.040 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-02-11 18:56:49.151 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-11 18:56:49.172 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-11 18:56:49.178 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-11 18:56:49.181 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-11 18:56:49.185 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-02-11 18:56:49.190 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.17.2) 2021-02-11 18:56:49.194 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-11 18:56:49.197 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-11 18:56:49.265 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-11 18:56:49.282 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-11 18:56:49.285 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-11 18:56:49.294 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-11 18:56:49.302 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-11 18:56:49.305 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-11 18:56:49.313 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-02-11 18:56:49.323 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.7.0) 2021-02-11 18:56:49.327 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-02-11 18:56:49.350 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-11 18:56:49.365 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-11 18:56:49.399 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-11 18:56:49.402 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-11 18:56:49.422 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-11 18:56:49.463 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:56:49.468 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-11 18:56:49.491 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-11 18:56:49.496 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:56:49.499 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:56:49.502 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-11 18:56:49.505 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-11 18:56:49.572 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-02-11 18:56:49.575 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-11 18:56:49.579 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-11 18:56:49.582 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-11 18:56:49.588 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-11 18:56:49.596 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-11 18:56:49.621 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-11 18:56:49.668 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-11 18:56:49.672 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-11 18:56:49.702 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-11 18:56:49.707 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:56:49.756 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-11 18:56:49.763 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-11 18:56:49.766 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-11 18:56:49.771 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-11 18:56:49.774 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 18:56:49.779 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-11 18:56:51.825 | Installing collected packages: osc-placement 2021-02-11 18:56:52.018 | Successfully installed osc-placement-2.2.0 2021-02-11 18:56:52.161 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:56:52.161 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:56:52.269 | + inc/python:pip_install:200 : result=0 2021-02-11 18:56:52.271 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:56:52.274 | + functions-common:time_stop:2306 : local name 2021-02-11 18:56:52.277 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:56:52.280 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:56:52.283 | + functions-common:time_stop:2309 : local total 2021-02-11 18:56:52.285 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:56:52.288 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:56:52.290 | + functions-common:time_stop:2313 : start_time=1613069806509 2021-02-11 18:56:52.293 | + functions-common:time_stop:2315 : [[ -z 1613069806509 ]] 2021-02-11 18:56:52.296 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:56:52.300 | + functions-common:time_stop:2318 : end_time=1613069812297 2021-02-11 18:56:52.303 | + functions-common:time_stop:2319 : elapsed_time=5788 2021-02-11 18:56:52.306 | + functions-common:time_stop:2320 : total=250222 2021-02-11 18:56:52.308 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:56:52.311 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=256010 2021-02-11 18:56:52.314 | + inc/python:pip_install:203 : return 0 2021-02-11 18:56:52.316 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-02-11 18:56:52.320 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2021-02-11 18:56:52.322 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2021-02-11 18:56:52.325 | + functions-common:git_clone:527 : local git_ref=master 2021-02-11 18:56:52.327 | + functions-common:git_clone:528 : local orig_dir 2021-02-11 18:56:52.330 | ++ functions-common:git_clone:529 : pwd 2021-02-11 18:56:52.333 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-11 18:56:52.336 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-11 18:56:52.339 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-11 18:56:52.355 | + functions-common:git_clone:532 : RECLONE=False 2021-02-11 18:56:52.358 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-11 18:56:52.360 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-11 18:56:52.364 | + functions-common:git_clone:546 : echo master 2021-02-11 18:56:52.364 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-11 18:56:52.369 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2021-02-11 18:56:52.371 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-02-11 18:56:52.374 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-11 18:56:52.377 | + functions-common:git_timed:619 : local count=0 2021-02-11 18:56:52.380 | + functions-common:git_timed:620 : local timeout=0 2021-02-11 18:56:52.389 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-02-11 18:56:52.391 | + functions-common:git_timed:623 : timeout=0 2021-02-11 18:56:52.394 | + functions-common:git_timed:626 : time_start git_timed 2021-02-11 18:56:52.396 | + functions-common:time_start:2292 : local name=git_timed 2021-02-11 18:56:52.398 | + functions-common:time_start:2293 : local start_time= 2021-02-11 18:56:52.401 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 18:56:52.405 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 18:56:52.408 | + functions-common:time_start:2297 : _TIME_START[$name]=1613069812405 2021-02-11 18:56:52.411 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-11 18:56:52.413 | Cloning into '/opt/stack/placement'... 2021-02-11 18:57:06.005 | + functions-common:git_timed:641 : time_stop git_timed 2021-02-11 18:57:06.007 | + functions-common:time_stop:2306 : local name 2021-02-11 18:57:06.010 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:57:06.013 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:57:06.015 | + functions-common:time_stop:2309 : local total 2021-02-11 18:57:06.017 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:57:06.020 | + functions-common:time_stop:2312 : name=git_timed 2021-02-11 18:57:06.022 | + functions-common:time_stop:2313 : start_time=1613069812405 2021-02-11 18:57:06.024 | + functions-common:time_stop:2315 : [[ -z 1613069812405 ]] 2021-02-11 18:57:06.028 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:57:06.032 | + functions-common:time_stop:2318 : end_time=1613069826029 2021-02-11 18:57:06.034 | + functions-common:time_stop:2319 : elapsed_time=13624 2021-02-11 18:57:06.036 | + functions-common:time_stop:2320 : total=0 2021-02-11 18:57:06.039 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:57:06.041 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=13624 2021-02-11 18:57:06.044 | + functions-common:git_clone:594 : cd /opt/stack/placement 2021-02-11 18:57:06.047 | + functions-common:git_clone:595 : git show --oneline 2021-02-11 18:57:06.048 | + functions-common:git_clone:595 : head -1 2021-02-11 18:57:06.050 | b2ecae24 policy: Add releasenote for RBAC work 2021-02-11 18:57:06.053 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-11 18:57:06.055 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-02-11 18:57:06.057 | + inc/python:setup_develop:338 : local bindep 2021-02-11 18:57:06.060 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-02-11 18:57:06.062 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-02-11 18:57:06.065 | + inc/python:setup_develop:344 : local extras= 2021-02-11 18:57:06.067 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-02-11 18:57:06.070 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-11 18:57:06.074 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-02-11 18:57:06.077 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-02-11 18:57:06.080 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-11 18:57:06.083 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-11 18:57:06.087 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-02-11 18:57:06.089 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-11 18:57:06.093 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-02-11 18:57:06.096 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-11 18:57:06.099 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-11 18:57:06.102 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-02-11 18:57:06.107 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-02-11 18:57:06.110 | + inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-02-11 18:57:06.810 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-02-11 18:57:06.813 | + inc/python:setup_package:417 : local bindep=0 2021-02-11 18:57:06.815 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-11 18:57:06.818 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-11 18:57:06.821 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-02-11 18:57:06.823 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-02-11 18:57:06.826 | + inc/python:setup_package:426 : local flags=-e 2021-02-11 18:57:06.828 | + inc/python:setup_package:427 : local extras= 2021-02-11 18:57:06.831 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-11 18:57:06.833 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-11 18:57:06.835 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-11 18:57:06.838 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-11 18:57:06.840 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-11 18:57:06.843 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-02-11 18:57:06.862 | Using python 3.6 to install /opt/stack/placement 2021-02-11 18:57:06.865 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-02-11 18:57:08.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:57:08.049 | from cryptography.utils import int_from_bytes 2021-02-11 18:57:08.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:57:08.049 | from cryptography.utils import int_from_bytes 2021-02-11 18:57:09.204 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:57:09.205 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:57:09.213 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:57:09.217 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:57:09.224 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:57:09.229 | Obtaining file:///opt/stack/placement 2021-02-11 18:57:10.648 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-11 18:57:12.067 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-11 18:57:12.079 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-11 18:57:12.111 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-11 18:57:12.125 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-11 18:57:12.158 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-11 18:57:12.217 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.1) 2021-02-11 18:57:12.223 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.0.0) 2021-02-11 18:57:12.227 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.4.0) 2021-02-11 18:57:12.232 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.7.0) 2021-02-11 18:57:12.273 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-02-11 18:57:12.286 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-11 18:57:12.333 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.1.1) 2021-02-11 18:57:12.340 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (8.4.0) 2021-02-11 18:57:12.395 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-11 18:57:12.401 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.4.0) 2021-02-11 18:57:12.444 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.1) 2021-02-11 18:57:12.464 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.6.0) 2021-02-11 18:57:12.482 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-11 18:57:12.492 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.0) 2021-02-11 18:57:12.504 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-11 18:57:12.524 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-11 18:57:12.530 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-11 18:57:12.534 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-11 18:57:12.536 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (3.1.1) 2021-02-11 18:57:12.548 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.9.6) 2021-02-11 18:57:12.551 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-11 18:57:12.554 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.17.3) 2021-02-11 18:57:12.560 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2021-02-11 18:57:12.566 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-02-11 18:57:12.587 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-11 18:57:12.591 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2021-02-11 18:57:12.599 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-11 18:57:12.621 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-11 18:57:12.626 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (53.0.0) 2021-02-11 18:57:12.675 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-11 18:57:12.678 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.13.0) 2021-02-11 18:57:12.690 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.4.1) 2021-02-11 18:57:12.693 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-11 18:57:12.696 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-11 18:57:12.707 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.0.1) 2021-02-11 18:57:12.717 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (0.5.0) 2021-02-11 18:57:12.723 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (2.4.0) 2021-02-11 18:57:12.743 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-02-11 18:57:12.747 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.1.0) 2021-02-11 18:57:12.755 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.26.3) 2021-02-11 18:57:12.778 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:57:12.824 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-11 18:57:12.864 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-11 18:57:12.931 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-11 18:57:12.938 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-11 18:57:12.943 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-11 18:57:12.950 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:57:12.954 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-11 18:57:12.963 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-11 18:57:12.973 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-11 18:57:12.980 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-11 18:57:12.984 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-11 18:57:12.987 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-11 18:57:12.991 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:57:12.995 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:57:12.998 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-11 18:57:13.002 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-11 18:57:13.006 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-11 18:57:13.009 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-11 18:57:13.011 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-11 18:57:13.023 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (1.6.0) 2021-02-11 18:57:13.026 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-11 18:57:13.029 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.4.0) 2021-02-11 18:57:13.032 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.4.0) 2021-02-11 18:57:13.060 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.7.4.3) 2021-02-11 18:57:13.065 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (1.7.0) 2021-02-11 18:57:13.070 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-11 18:57:13.072 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-11 18:57:13.092 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (1.12.1) 2021-02-11 18:57:13.095 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.0.4) 2021-02-11 18:57:13.098 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-11 18:57:13.107 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-11 18:57:14.827 | Installing collected packages: openstack-placement 2021-02-11 18:57:14.829 | Running setup.py develop for openstack-placement 2021-02-11 18:57:16.510 | Successfully installed openstack-placement 2021-02-11 18:57:16.657 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:57:16.657 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:57:16.758 | + inc/python:pip_install:200 : result=0 2021-02-11 18:57:16.760 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:57:16.763 | + functions-common:time_stop:2306 : local name 2021-02-11 18:57:16.765 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:57:16.768 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:57:16.770 | + functions-common:time_stop:2309 : local total 2021-02-11 18:57:16.772 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:57:16.774 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:57:16.776 | + functions-common:time_stop:2313 : start_time=1613069826857 2021-02-11 18:57:16.779 | + functions-common:time_stop:2315 : [[ -z 1613069826857 ]] 2021-02-11 18:57:16.782 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:57:16.785 | + functions-common:time_stop:2318 : end_time=1613069836782 2021-02-11 18:57:16.787 | + functions-common:time_stop:2319 : elapsed_time=9925 2021-02-11 18:57:16.789 | + functions-common:time_stop:2320 : total=256010 2021-02-11 18:57:16.791 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:57:16.794 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=265935 2021-02-11 18:57:16.796 | + inc/python:pip_install:203 : return 0 2021-02-11 18:57:16.798 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-11 18:57:16.801 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-11 18:57:16.803 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-11 18:57:16.821 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-11 18:57:16.833 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-02-11 18:57:16.835 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-02-11 18:57:16.837 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:57:16.840 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:57:16.842 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-02-11 18:57:16.845 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:57:16.847 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-11 18:57:16.849 | + ./stack.sh:main:912 : configure_placement 2021-02-11 18:57:16.852 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-02-11 18:57:16.863 | + lib/placement:configure_placement:107 : create_placement_conf 2021-02-11 18:57:16.865 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-02-11 18:57:16.869 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-02-11 18:57:16.872 | ++ lib/database:database_connection_url:132 : local db=placement 2021-02-11 18:57:16.874 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-02-11 18:57:16.877 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-02-11 18:57:16.879 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-02-11 18:57:16.882 | + 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' 2021-02-11 18:57:16.909 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-02-11 18:57:16.935 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-02-11 18:57:16.961 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-02-11 18:57:16.964 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-02-11 18:57:16.967 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-02-11 18:57:16.969 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-11 18:57:16.971 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-02-11 18:57:16.998 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-02-11 18:57:17.023 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.101/identity 2021-02-11 18:57:17.049 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-02-11 18:57:17.074 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-02-11 18:57:17.099 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-02-11 18:57:17.124 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-02-11 18:57:17.149 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-02-11 18:57:17.174 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-11 18:57:17.199 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-02-11 18:57:17.224 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-02-11 18:57:17.226 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2021-02-11 18:57:17.229 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2021-02-11 18:57:17.232 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-11 18:57:17.248 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-11 18:57:17.250 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-11 18:57:17.253 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-11 18:57:17.255 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-11 18:57:17.258 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-11 18:57:17.282 | + functions:setup_systemd_logging:728 : 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' 2021-02-11 18:57:17.307 | + functions:setup_systemd_logging:729 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-11 18:57:17.332 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-11 18:57:17.357 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-02-11 18:57:17.360 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-02-11 18:57:17.363 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-02-11 18:57:17.365 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-02-11 18:57:17.367 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-02-11 18:57:17.370 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-11 18:57:17.372 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-11 18:57:17.376 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-02-11 18:57:17.379 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-02-11 18:57:17.382 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-11 18:57:17.384 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-11 18:57:17.396 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-11 18:57:17.396 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:57:17.403 | d /var/run/uwsgi 0755 ubuntu root 2021-02-11 18:57:17.406 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-11 18:57:17.420 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-02-11 18:57:17.424 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-02-11 18:57:17.428 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-02-11 18:57:17.456 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-02-11 18:57:17.480 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-02-11 18:57:17.505 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-02-11 18:57:17.529 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-02-11 18:57:17.554 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-11 18:57:17.579 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-02-11 18:57:17.603 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-02-11 18:57:17.628 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-02-11 18:57:17.652 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-11 18:57:17.678 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-02-11 18:57:17.702 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-11 18:57:17.726 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-02-11 18:57:17.752 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-11 18:57:17.754 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-11 18:57:17.757 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-02-11 18:57:17.760 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-02-11 18:57:17.763 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-11 18:57:17.765 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:57:17.768 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:57:17.770 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-02-11 18:57:17.773 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-02-11 18:57:17.775 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-02-11 18:57:17.800 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-02-11 18:57:17.825 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-02-11 18:57:17.825 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-02-11 18:57:17.833 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-02-11 18:57:17.836 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-02-11 18:57:17.838 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-02-11 18:57:17.841 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-11 18:57:17.844 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-11 18:57:17.846 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-11 18:57:17.848 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:57:17.851 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:57:17.853 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-11 18:57:17.856 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-11 18:57:17.858 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:57:17.860 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:57:17.863 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-02-11 18:57:17.920 | Enabling site placement-api. 2021-02-11 18:57:17.924 | To activate the new configuration, you need to run: 2021-02-11 18:57:17.924 | systemctl reload apache2 2021-02-11 18:57:17.929 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-11 18:57:17.931 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-11 18:57:17.934 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:57:17.937 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-11 18:57:18.095 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2021-02-11 18:57:18.115 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:57:18.118 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2021-02-11 18:57:18.140 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:57:18.143 | + ./stack.sh:main:920 : is_service_enabled n-sch 2021-02-11 18:57:18.161 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:57:18.163 | + ./stack.sh:main:921 : configure_placement_nova_compute 2021-02-11 18:57:18.165 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova.conf 2021-02-11 18:57:18.168 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_type password 2021-02-11 18:57:18.197 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.101/identity 2021-02-11 18:57:18.223 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement username placement 2021-02-11 18:57:18.248 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-02-11 18:57:18.273 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-02-11 18:57:18.298 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_name service 2021-02-11 18:57:18.324 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-02-11 18:57:18.349 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-02-11 18:57:18.374 | + ./stack.sh:main:925 : is_service_enabled horizon 2021-02-11 18:57:18.390 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:57:18.392 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2021-02-11 18:57:18.409 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:57:18.411 | + ./stack.sh:main:938 : run_phase stack install 2021-02-11 18:57:18.414 | + functions-common:run_phase:1734 : local mode=stack 2021-02-11 18:57:18.416 | + functions-common:run_phase:1735 : local phase=install 2021-02-11 18:57:18.418 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-11 18:57:18.421 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-11 18:57:18.423 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-11 18:57:18.426 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-11 18:57:18.428 | + functions-common:run_phase:1744 : local extra 2021-02-11 18:57:18.431 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-11 18:57:18.435 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-11 18:57:18.437 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-11 18:57:18.440 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-11 18:57:18.442 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-02-11 18:57:18.445 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-11 18:57:18.459 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:57:18.462 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 18:57:18.464 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-11 18:57:18.467 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-02-11 18:57:18.472 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-02-11 18:57:18.475 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 18:57:18.478 | ++ ./stack.sh:echo_summary:422 : echo -e Installing Tempest 2021-02-11 18:57:18.480 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-02-11 18:57:18.483 | ++ lib/tempest:install_tempest:697 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-02-11 18:57:18.485 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2021-02-11 18:57:18.488 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2021-02-11 18:57:18.490 | ++ functions-common:git_clone:527 : local git_ref=master 2021-02-11 18:57:18.493 | ++ functions-common:git_clone:528 : local orig_dir 2021-02-11 18:57:18.496 | +++ functions-common:git_clone:529 : pwd 2021-02-11 18:57:18.499 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-11 18:57:18.501 | ++ functions-common:git_clone:530 : local git_clone_flags= 2021-02-11 18:57:18.504 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-11 18:57:18.519 | ++ functions-common:git_clone:532 : RECLONE=False 2021-02-11 18:57:18.521 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-11 18:57:18.523 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-11 18:57:18.526 | ++ functions-common:git_clone:546 : echo master 2021-02-11 18:57:18.526 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2021-02-11 18:57:18.531 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2021-02-11 18:57:18.533 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-11 18:57:18.535 | ++ functions-common:git_clone:594 : cd /opt/stack/tempest 2021-02-11 18:57:18.538 | ++ functions-common:git_clone:595 : git show --oneline 2021-02-11 18:57:18.538 | ++ functions-common:git_clone:595 : head -1 2021-02-11 18:57:18.540 | bf5a9eef5 Merge "Fix race condition for image test" 2021-02-11 18:57:18.543 | ++ functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-11 18:57:18.546 | ++ lib/tempest:install_tempest:698 : pip_install 'tox!=2.8.0' 2021-02-11 18:57:18.565 | Using python 3.6 to install tox!=2.8.0 2021-02-11 18:57:18.567 | ++ 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-02-11 18:57:19.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:57:19.739 | from cryptography.utils import int_from_bytes 2021-02-11 18:57:19.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:57:19.739 | from cryptography.utils import int_from_bytes 2021-02-11 18:57:20.895 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:57:20.895 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:57:20.904 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:57:20.907 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:57:20.914 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:57:21.211 | Collecting tox!=2.8.0 2021-02-11 18:57:21.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/65d/0e90ceb816638/tox-3.21.4-py2.py3-none-any.whl (84 kB) 2021-02-11 18:57:21.365 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-11 18:57:21.368 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.12) 2021-02-11 18:57:21.488 | Collecting pluggy===0.13.1 2021-02-11 18:57:21.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-02-11 18:57:21.763 | Collecting virtualenv===20.2.1 2021-02-11 18:57:21.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/ff122e9d34314/virtualenv-20.2.1-py2.py3-none-any.whl (4.9 MB) 2021-02-11 18:57:22.087 | Collecting toml===0.10.0 2021-02-11 18:57:22.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2021-02-11 18:57:22.188 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-11 18:57:22.228 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-11 18:57:22.374 | Collecting py===1.10.0 2021-02-11 18:57:22.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-02-11 18:57:22.479 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-11 18:57:22.498 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (0.3.1) 2021-02-11 18:57:22.501 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-11 18:57:22.504 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.4.0) 2021-02-11 18:57:22.533 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.7.4.3) 2021-02-11 18:57:22.538 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-11 18:57:24.911 | Installing collected packages: pluggy, py, toml, virtualenv, tox 2021-02-11 18:57:25.085 | Attempting uninstall: virtualenv 2021-02-11 18:57:25.087 | Found existing installation: virtualenv 20.4.2 2021-02-11 18:57:25.158 | Uninstalling virtualenv-20.4.2: 2021-02-11 18:57:25.166 | Successfully uninstalled virtualenv-20.4.2 2021-02-11 18:57:25.622 | Successfully installed pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.21.4 virtualenv-20.2.1 2021-02-11 18:57:25.765 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:57:25.765 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:57:25.869 | ++ inc/python:pip_install:200 : result=0 2021-02-11 18:57:25.871 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:57:25.874 | ++ functions-common:time_stop:2306 : local name 2021-02-11 18:57:25.876 | ++ functions-common:time_stop:2307 : local end_time 2021-02-11 18:57:25.878 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:57:25.881 | ++ functions-common:time_stop:2309 : local total 2021-02-11 18:57:25.883 | ++ functions-common:time_stop:2310 : local start_time 2021-02-11 18:57:25.885 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:57:25.887 | ++ functions-common:time_stop:2313 : start_time=1613069838560 2021-02-11 18:57:25.890 | ++ functions-common:time_stop:2315 : [[ -z 1613069838560 ]] 2021-02-11 18:57:25.893 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:57:25.897 | ++ functions-common:time_stop:2318 : end_time=1613069845894 2021-02-11 18:57:25.899 | ++ functions-common:time_stop:2319 : elapsed_time=7334 2021-02-11 18:57:25.901 | ++ functions-common:time_stop:2320 : total=265935 2021-02-11 18:57:25.904 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:57:25.906 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=273269 2021-02-11 18:57:25.909 | ++ inc/python:pip_install:203 : return 0 2021-02-11 18:57:25.911 | ++ lib/tempest:install_tempest:699 : pushd /opt/stack/tempest 2021-02-11 18:57:25.911 | /opt/stack/tempest ~/devstack 2021-02-11 18:57:25.913 | ++ lib/tempest:install_tempest:703 : git checkout master 2021-02-11 18:57:25.936 | M .coveragerc 2021-02-11 18:57:25.936 | M .gitignore 2021-02-11 18:57:25.936 | M .gitreview 2021-02-11 18:57:25.936 | M .mailmap 2021-02-11 18:57:25.936 | M .stestr.conf 2021-02-11 18:57:25.936 | M CONTRIBUTING.rst 2021-02-11 18:57:25.936 | M HACKING.rst 2021-02-11 18:57:25.936 | M LICENSE 2021-02-11 18:57:25.937 | M README.rst 2021-02-11 18:57:25.937 | M REVIEWING.rst 2021-02-11 18:57:25.937 | M bindep.txt 2021-02-11 18:57:25.937 | M doc/requirements.txt 2021-02-11 18:57:25.937 | M doc/source/_extra/.htaccess 2021-02-11 18:57:25.937 | M doc/source/_static/.keep 2021-02-11 18:57:25.937 | M doc/source/account_generator.rst 2021-02-11 18:57:25.937 | M doc/source/cleanup.rst 2021-02-11 18:57:25.937 | M doc/source/conf.py 2021-02-11 18:57:25.937 | M doc/source/configuration.rst 2021-02-11 18:57:25.937 | M doc/source/contributor/contributing.rst 2021-02-11 18:57:25.937 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-02-11 18:57:25.937 | M doc/source/data/tempest-plugins-registry.header 2021-02-11 18:57:25.937 | M doc/source/index.rst 2021-02-11 18:57:25.937 | M doc/source/library.rst 2021-02-11 18:57:25.937 | M doc/source/library/api_microversion_testing.rst 2021-02-11 18:57:25.937 | M doc/source/library/auth.rst 2021-02-11 18:57:25.937 | M doc/source/library/cli.rst 2021-02-11 18:57:25.937 | M doc/source/library/clients.rst 2021-02-11 18:57:25.937 | M doc/source/library/credential_providers.rst 2021-02-11 18:57:25.937 | M doc/source/library/decorators.rst 2021-02-11 18:57:25.937 | M doc/source/library/rest_client.rst 2021-02-11 18:57:25.937 | M doc/source/library/service_clients/compute_clients.rst 2021-02-11 18:57:25.937 | M doc/source/library/utils.rst 2021-02-11 18:57:25.937 | M doc/source/library/validation_resources.rst 2021-02-11 18:57:25.937 | M doc/source/microversion_testing.rst 2021-02-11 18:57:25.937 | M doc/source/overview.rst 2021-02-11 18:57:25.937 | M doc/source/plugins/index.rst 2021-02-11 18:57:25.937 | M doc/source/plugins/plugin.rst 2021-02-11 18:57:25.937 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-02-11 18:57:25.937 | M doc/source/run.rst 2021-02-11 18:57:25.937 | M doc/source/sampleconf.rst 2021-02-11 18:57:25.937 | M doc/source/stable_branch_support_policy.rst 2021-02-11 18:57:25.937 | M doc/source/stable_branch_testing_policy.rst 2021-02-11 18:57:25.938 | M doc/source/subunit_describe_calls.rst 2021-02-11 18:57:25.938 | M doc/source/supported_version.rst 2021-02-11 18:57:25.938 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-02-11 18:57:25.938 | M doc/source/test_removal.rst 2021-02-11 18:57:25.938 | M doc/source/tests/modules.rst 2021-02-11 18:57:25.938 | M doc/source/workspace.rst 2021-02-11 18:57:25.938 | M doc/source/write_tests.rst 2021-02-11 18:57:25.938 | M etc/accounts.yaml.sample 2021-02-11 18:57:25.938 | M etc/allow-list.yaml 2021-02-11 18:57:25.938 | M etc/logging.conf.sample 2021-02-11 18:57:25.938 | M etc/rbac-persona-accounts.yaml.sample 2021-02-11 18:57:25.938 | M playbooks/devstack-tempest-ipv6.yaml 2021-02-11 18:57:25.938 | M playbooks/devstack-tempest.yaml 2021-02-11 18:57:25.938 | M playbooks/post-tempest.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-02-11 18:57:25.938 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-02-11 18:57:25.939 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-02-11 18:57:25.940 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-02-11 18:57:25.941 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-02-11 18:57:25.942 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-02-11 18:57:25.943 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-02-11 18:57:25.944 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-02-11 18:57:25.945 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-02-11 18:57:25.946 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-02-11 18:57:25.947 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-02-11 18:57:25.947 | M releasenotes/source/_static/.placeholder 2021-02-11 18:57:25.947 | M releasenotes/source/_templates/.placeholder 2021-02-11 18:57:25.947 | M releasenotes/source/conf.py 2021-02-11 18:57:25.947 | M releasenotes/source/index.rst 2021-02-11 18:57:25.947 | M releasenotes/source/unreleased.rst 2021-02-11 18:57:25.947 | M releasenotes/source/v10.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v11.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v12.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v13.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v14.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v15.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v16.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v16.1.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v17.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v17.1.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v17.2.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v18.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v19.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v20.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v21.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v22.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v22.1.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v23.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v24.0.0.rst 2021-02-11 18:57:25.948 | M releasenotes/source/v26.0.0.rst 2021-02-11 18:57:25.948 | M requirements.txt 2021-02-11 18:57:25.948 | M roles/acl-devstack-files/README.rst 2021-02-11 18:57:25.948 | M roles/acl-devstack-files/defaults/main.yaml 2021-02-11 18:57:25.948 | M roles/acl-devstack-files/tasks/main.yaml 2021-02-11 18:57:25.948 | M roles/ipv6-only-deployments-verification/README.rst 2021-02-11 18:57:25.948 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2021-02-11 18:57:25.948 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2021-02-11 18:57:25.948 | M roles/run-tempest/README.rst 2021-02-11 18:57:25.948 | M roles/run-tempest/defaults/main.yaml 2021-02-11 18:57:25.948 | M roles/run-tempest/tasks/main.yaml 2021-02-11 18:57:25.948 | M roles/setup-tempest-data-dir/README.rst 2021-02-11 18:57:25.948 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-02-11 18:57:25.948 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-02-11 18:57:25.949 | M roles/setup-tempest-run-dir/README.rst 2021-02-11 18:57:25.949 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-02-11 18:57:25.949 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-02-11 18:57:25.949 | M roles/tempest-cleanup/README.rst 2021-02-11 18:57:25.949 | M roles/tempest-cleanup/defaults/main.yaml 2021-02-11 18:57:25.949 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-02-11 18:57:25.949 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-02-11 18:57:25.949 | M roles/tempest-cleanup/tasks/main.yaml 2021-02-11 18:57:25.949 | M setup.cfg 2021-02-11 18:57:25.949 | M setup.py 2021-02-11 18:57:25.949 | M tempest/README.rst 2021-02-11 18:57:25.949 | M tempest/__init__.py 2021-02-11 18:57:25.949 | M tempest/api/README.rst 2021-02-11 18:57:25.949 | M tempest/api/__init__.py 2021-02-11 18:57:25.949 | M tempest/api/compute/__init__.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/__init__.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_agents.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_aggregates.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_availability_zone.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_create_server.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_delete_server.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_fixed_ips.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_flavors.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_flavors_access.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-02-11 18:57:25.949 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_hosts.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_hosts_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_hypervisor.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_live_migration.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_migrations.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_networks.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_quotas.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_quotas_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_security_groups.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_servers.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_servers_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_services.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_services_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_volume.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_volume_swap.py 2021-02-11 18:57:25.950 | M tempest/api/compute/admin/test_volumes_negative.py 2021-02-11 18:57:25.950 | M tempest/api/compute/api_microversion_fixture.py 2021-02-11 18:57:25.950 | M tempest/api/compute/base.py 2021-02-11 18:57:25.950 | M tempest/api/compute/certificates/__init__.py 2021-02-11 18:57:25.950 | M tempest/api/compute/certificates/test_certificates.py 2021-02-11 18:57:25.950 | M tempest/api/compute/flavors/__init__.py 2021-02-11 18:57:25.950 | M tempest/api/compute/flavors/test_flavors.py 2021-02-11 18:57:25.951 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/floating_ips/__init__.py 2021-02-11 18:57:25.951 | M tempest/api/compute/floating_ips/base.py 2021-02-11 18:57:25.951 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-02-11 18:57:25.951 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-02-11 18:57:25.951 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/__init__.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/test_image_metadata.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/test_images.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/test_images_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/test_images_oneserver.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/test_list_image_filters.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/images/test_list_images.py 2021-02-11 18:57:25.951 | M tempest/api/compute/keypairs/__init__.py 2021-02-11 18:57:25.951 | M tempest/api/compute/keypairs/base.py 2021-02-11 18:57:25.951 | M tempest/api/compute/keypairs/test_keypairs.py 2021-02-11 18:57:25.951 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-02-11 18:57:25.951 | M tempest/api/compute/limits/__init__.py 2021-02-11 18:57:25.951 | M tempest/api/compute/limits/test_absolute_limits.py 2021-02-11 18:57:25.951 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/security_groups/__init__.py 2021-02-11 18:57:25.951 | M tempest/api/compute/security_groups/base.py 2021-02-11 18:57:25.951 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-02-11 18:57:25.951 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/security_groups/test_security_groups.py 2021-02-11 18:57:25.951 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-02-11 18:57:25.951 | M tempest/api/compute/servers/__init__.py 2021-02-11 18:57:25.951 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_availability_zone.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_create_server.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_delete_server.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_device_tagging.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_disk_config.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_instance_actions.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_list_server_filters.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_multiple_create.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_novnc.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_actions.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_addresses.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_group.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_metadata.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_password.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_personality.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_rescue.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_server_tags.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_servers.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_servers_microversions.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_servers_negative.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-02-11 18:57:25.952 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-02-11 18:57:25.952 | M tempest/api/compute/test_extensions.py 2021-02-11 18:57:25.952 | M tempest/api/compute/test_networks.py 2021-02-11 18:57:25.952 | M tempest/api/compute/test_quotas.py 2021-02-11 18:57:25.953 | M tempest/api/compute/test_tenant_networks.py 2021-02-11 18:57:25.953 | M tempest/api/compute/test_versions.py 2021-02-11 18:57:25.953 | M tempest/api/compute/volumes/__init__.py 2021-02-11 18:57:25.953 | M tempest/api/compute/volumes/test_attach_volume.py 2021-02-11 18:57:25.953 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-02-11 18:57:25.953 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-02-11 18:57:25.953 | M tempest/api/compute/volumes/test_volumes_get.py 2021-02-11 18:57:25.953 | M tempest/api/compute/volumes/test_volumes_list.py 2021-02-11 18:57:25.953 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-02-11 18:57:25.953 | M tempest/api/identity/__init__.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/__init__.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/__init__.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_roles.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_services.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_tenants.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_tokens.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_users.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/__init__.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_credentials.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_domains.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_groups.py 2021-02-11 18:57:25.953 | M tempest/api/identity/admin/v3/test_inherits.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_list_users.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_policies.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_projects.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_regions.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_roles.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_services.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_tokens.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_trusts.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_users.py 2021-02-11 18:57:25.954 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-02-11 18:57:25.954 | M tempest/api/identity/base.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v2/__init__.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v2/test_api_discovery.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v2/test_extension.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v2/test_tenants.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v2/test_tokens.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v2/test_users.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/__init__.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/test_access_rules.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/test_api_discovery.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/test_application_credentials.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/test_catalog.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/test_domains.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/test_projects.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/test_tokens.py 2021-02-11 18:57:25.954 | M tempest/api/identity/v3/test_users.py 2021-02-11 18:57:25.954 | M tempest/api/image/__init__.py 2021-02-11 18:57:25.954 | M tempest/api/image/base.py 2021-02-11 18:57:25.955 | M tempest/api/image/v1/__init__.py 2021-02-11 18:57:25.955 | M tempest/api/image/v1/test_image_members.py 2021-02-11 18:57:25.955 | M tempest/api/image/v1/test_image_members_negative.py 2021-02-11 18:57:25.955 | M tempest/api/image/v1/test_images.py 2021-02-11 18:57:25.955 | M tempest/api/image/v1/test_images_negative.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/__init__.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/admin/__init__.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/admin/test_images.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_member.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_member_negative.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_metadefs_namespace_objects.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_metadefs_namespace_properties.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_metadefs_namespace_tags.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_metadefs_namespaces.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_metadefs_resource_types.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_negative.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_tags.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_images_tags_negative.py 2021-02-11 18:57:25.955 | M tempest/api/image/v2/test_versions.py 2021-02-11 18:57:25.955 | M tempest/api/network/__init__.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/__init__.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_external_network_extension.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_external_networks_negative.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_metering_extensions.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_negative_quotas.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_ports.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_quotas.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_routers.py 2021-02-11 18:57:25.955 | M tempest/api/network/admin/test_routers_dvr.py 2021-02-11 18:57:25.956 | M tempest/api/network/admin/test_routers_negative.py 2021-02-11 18:57:25.956 | M tempest/api/network/base.py 2021-02-11 18:57:25.956 | M tempest/api/network/base_security_groups.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_agent_management_negative.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_allowed_address_pair.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_dhcp_ipv6.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_extensions.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_extra_dhcp_options.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_floating_ips.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_floating_ips_negative.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_networks.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_networks_negative.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_ports.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_routers.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_routers_negative.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_security_groups.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_security_groups_negative.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_service_providers.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_subnetpools_extensions.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_tags.py 2021-02-11 18:57:25.956 | M tempest/api/network/test_versions.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/__init__.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/base.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/test_account_bulk.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/test_account_quotas.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/test_account_services.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/test_account_services_negative.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/test_container_acl.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/test_container_acl_negative.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/test_container_quotas.py 2021-02-11 18:57:25.956 | M tempest/api/object_storage/test_container_services.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_container_services_negative.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_container_staticweb.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_container_sync.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_crossdomain.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_healthcheck.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_object_expiry.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_object_formpost.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_object_services.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_object_slo.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_object_temp_url.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-02-11 18:57:25.957 | M tempest/api/object_storage/test_object_version.py 2021-02-11 18:57:25.957 | M tempest/api/volume/__init__.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/__init__.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_group_snapshots.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_group_type_specs.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_group_types.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_groups.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_multi_backend.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_qos.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_user_messages.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_volume_hosts.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_volume_manage.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_volume_pools.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_volume_quotas.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-02-11 18:57:25.957 | M tempest/api/volume/admin/test_volume_retype.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volume_services.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volume_type_access.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volume_types.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volumes_actions.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volumes_backup.py 2021-02-11 18:57:25.958 | M tempest/api/volume/admin/test_volumes_list.py 2021-02-11 18:57:25.958 | M tempest/api/volume/api_microversion_fixture.py 2021-02-11 18:57:25.958 | M tempest/api/volume/base.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_availability_zone.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_extensions.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_image_metadata.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_snapshot_metadata.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_versions.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volume_absolute_limits.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volume_delete_cascade.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volume_metadata.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volume_transfers.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_actions.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_backup.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_clone.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_clone_negative.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_extend.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_get.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_list.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_negative.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_snapshots.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-02-11 18:57:25.958 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-02-11 18:57:25.958 | M tempest/clients.py 2021-02-11 18:57:25.959 | M tempest/cmd/__init__.py 2021-02-11 18:57:25.959 | M tempest/cmd/cleanup.py 2021-02-11 18:57:25.959 | M tempest/cmd/cleanup_service.py 2021-02-11 18:57:25.959 | M tempest/cmd/config-generator.tempest.conf 2021-02-11 18:57:25.959 | M tempest/cmd/init.py 2021-02-11 18:57:25.959 | M tempest/cmd/list_plugins.py 2021-02-11 18:57:25.959 | M tempest/cmd/main.py 2021-02-11 18:57:25.959 | M tempest/cmd/run.py 2021-02-11 18:57:25.959 | M tempest/cmd/subunit_describe_calls.py 2021-02-11 18:57:25.959 | M tempest/cmd/verify_tempest_config.py 2021-02-11 18:57:25.959 | M tempest/cmd/workspace.py 2021-02-11 18:57:25.959 | M tempest/common/__init__.py 2021-02-11 18:57:25.959 | M tempest/common/compute.py 2021-02-11 18:57:25.959 | M tempest/common/credentials_factory.py 2021-02-11 18:57:25.959 | M tempest/common/custom_matchers.py 2021-02-11 18:57:25.959 | M tempest/common/identity.py 2021-02-11 18:57:25.959 | M tempest/common/image.py 2021-02-11 18:57:25.959 | M tempest/common/tempest_fixtures.py 2021-02-11 18:57:25.959 | M tempest/common/utils/__init__.py 2021-02-11 18:57:25.959 | M tempest/common/utils/linux/__init__.py 2021-02-11 18:57:25.959 | M tempest/common/utils/linux/remote_client.py 2021-02-11 18:57:25.959 | M tempest/common/utils/net_info.py 2021-02-11 18:57:25.959 | M tempest/common/utils/net_utils.py 2021-02-11 18:57:25.959 | M tempest/common/waiters.py 2021-02-11 18:57:25.959 | M tempest/config.py 2021-02-11 18:57:25.959 | M tempest/hacking/__init__.py 2021-02-11 18:57:25.959 | M tempest/hacking/checks.py 2021-02-11 18:57:25.959 | M tempest/lib/__init__.py 2021-02-11 18:57:25.959 | M tempest/lib/api_schema/__init__.py 2021-02-11 18:57:25.959 | M tempest/lib/api_schema/response/__init__.py 2021-02-11 18:57:25.959 | M tempest/lib/api_schema/response/compute/__init__.py 2021-02-11 18:57:25.959 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-02-11 18:57:25.959 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-02-11 18:57:25.960 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-02-11 18:57:25.961 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/volume/__init__.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/volume/backups.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/volume/extensions.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/volume/group_types.py 2021-02-11 18:57:25.962 | M tempest/lib/api_schema/response/volume/groups.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/hosts.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/limits.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/messages.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/qos.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/quotas.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/services.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/transfers.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-02-11 18:57:25.963 | M tempest/lib/api_schema/response/volume/volumes.py 2021-02-11 18:57:25.963 | M tempest/lib/auth.py 2021-02-11 18:57:25.963 | M tempest/lib/base.py 2021-02-11 18:57:25.963 | M tempest/lib/cli/__init__.py 2021-02-11 18:57:25.963 | M tempest/lib/cli/base.py 2021-02-11 18:57:25.963 | M tempest/lib/cli/output_parser.py 2021-02-11 18:57:25.963 | M tempest/lib/cmd/__init__.py 2021-02-11 18:57:25.963 | M tempest/lib/common/__init__.py 2021-02-11 18:57:25.963 | M tempest/lib/common/api_microversion_fixture.py 2021-02-11 18:57:25.963 | M tempest/lib/common/api_version_request.py 2021-02-11 18:57:25.963 | M tempest/lib/common/api_version_utils.py 2021-02-11 18:57:25.963 | M tempest/lib/common/cred_client.py 2021-02-11 18:57:25.963 | M tempest/lib/common/cred_provider.py 2021-02-11 18:57:25.963 | M tempest/lib/common/dynamic_creds.py 2021-02-11 18:57:25.963 | M tempest/lib/common/fixed_network.py 2021-02-11 18:57:25.963 | M tempest/lib/common/http.py 2021-02-11 18:57:25.963 | M tempest/lib/common/jsonschema_validator.py 2021-02-11 18:57:25.963 | M tempest/lib/common/preprov_creds.py 2021-02-11 18:57:25.963 | M tempest/lib/common/profiler.py 2021-02-11 18:57:25.963 | M tempest/lib/common/rest_client.py 2021-02-11 18:57:25.963 | M tempest/lib/common/ssh.py 2021-02-11 18:57:25.964 | M tempest/lib/common/thread.py 2021-02-11 18:57:25.964 | M tempest/lib/common/utils/__init__.py 2021-02-11 18:57:25.964 | M tempest/lib/common/utils/data_utils.py 2021-02-11 18:57:25.964 | M tempest/lib/common/utils/linux/__init__.py 2021-02-11 18:57:25.964 | M tempest/lib/common/utils/linux/remote_client.py 2021-02-11 18:57:25.964 | M tempest/lib/common/utils/misc.py 2021-02-11 18:57:25.964 | M tempest/lib/common/utils/test_utils.py 2021-02-11 18:57:25.964 | M tempest/lib/common/validation_resources.py 2021-02-11 18:57:25.964 | M tempest/lib/decorators.py 2021-02-11 18:57:25.964 | M tempest/lib/exceptions.py 2021-02-11 18:57:25.964 | M tempest/lib/services/__init__.py 2021-02-11 18:57:25.964 | M tempest/lib/services/clients.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/__init__.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/agents_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/aggregates_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/availability_zone_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/base_compute_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/certificates_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/extensions_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/fixed_ips_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/flavors_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/floating_ips_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/hosts_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/hypervisor_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/images_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/interfaces_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/keypairs_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/limits_client.py 2021-02-11 18:57:25.964 | M tempest/lib/services/compute/migrations_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/networks_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/quota_classes_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/quotas_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/security_group_rules_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/security_groups_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/server_groups_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/servers_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/services_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/snapshots_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/tenant_networks_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/tenant_usages_client.py 2021-02-11 18:57:25.965 | M tempest/lib/services/compute/versions_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/compute/volumes_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/__init__.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v2/__init__.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v2/identity_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v2/roles_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v2/services_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v2/tenants_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v2/token_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v2/users_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/__init__.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/catalog_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/credentials_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/domains_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/groups_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/identity_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/policies_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/projects_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/regions_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/roles_client.py 2021-02-11 18:57:25.966 | M tempest/lib/services/identity/v3/services_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/identity/v3/token_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/identity/v3/trusts_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/identity/v3/users_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/identity/v3/versions_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/__init__.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v1/__init__.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v1/image_members_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v1/images_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/__init__.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/image_members_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/images_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/namespaces_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/resource_types_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/schemas_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/image/v2/versions_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/__init__.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/agents_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/base.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/extensions_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/floating_ips_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/metering_label_rules_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/metering_labels_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/networks_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/ports_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/qos_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/quotas_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/routers_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/security_group_rules_client.py 2021-02-11 18:57:25.967 | M tempest/lib/services/network/security_groups_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/network/segments_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/network/service_providers_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/network/subnetpools_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/network/subnets_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/network/tags_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/network/versions_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/object_storage/__init__.py 2021-02-11 18:57:25.968 | M tempest/lib/services/object_storage/account_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/object_storage/capabilities_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/object_storage/container_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/object_storage/object_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/placement/__init__.py 2021-02-11 18:57:25.968 | M tempest/lib/services/placement/base_placement_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/placement/placement_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/placement/resource_providers_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/__init__.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/base_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/__init__.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/availability_zone_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/backups_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/encryption_types_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/extensions_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/hosts_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/limits_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/qos_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/quotas_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/services_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/snapshots_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/types_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v1/volumes_client.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v2/__init__.py 2021-02-11 18:57:25.968 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/backups_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/extensions_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/hosts_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/limits_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/qos_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/quotas_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/services_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/transfers_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/types_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v2/volumes_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/__init__.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/attachments_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/backups_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/base_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/extensions_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/group_types_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/groups_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/hosts_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/limits_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/messages_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/qos_client.py 2021-02-11 18:57:25.969 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/quotas_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/services_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/transfers_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/types_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/versions_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-02-11 18:57:25.970 | M tempest/lib/services/volume/v3/volumes_client.py 2021-02-11 18:57:25.970 | M tempest/scenario/README.rst 2021-02-11 18:57:25.970 | M tempest/scenario/__init__.py 2021-02-11 18:57:25.970 | M tempest/scenario/manager.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_aggregates_basic_ops.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_dashboard_basic_ops.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_minbw_allocation_placement.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_minimum_basic.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_network_advanced_server_ops.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_network_basic_ops.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_network_v6.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_object_storage_basic_ops.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_security_groups_basic_ops.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_server_advanced_ops.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_server_basic_ops.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_server_multinode.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_shelve_instance.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_snapshot_pattern.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_stamp_pattern.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_volume_backup_restore.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_volume_boot_pattern.py 2021-02-11 18:57:25.970 | M tempest/scenario/test_volume_migrate_attached.py 2021-02-11 18:57:25.971 | M tempest/services/__init__.py 2021-02-11 18:57:25.971 | M tempest/services/orchestration/__init__.py 2021-02-11 18:57:25.971 | M tempest/services/orchestration/json/__init__.py 2021-02-11 18:57:25.971 | M tempest/services/orchestration/json/orchestration_client.py 2021-02-11 18:57:25.971 | M tempest/test.py 2021-02-11 18:57:25.971 | M tempest/test_discover/__init__.py 2021-02-11 18:57:25.971 | M tempest/test_discover/plugins.py 2021-02-11 18:57:25.971 | M tempest/test_discover/test_discover.py 2021-02-11 18:57:25.971 | M tempest/tests/README.rst 2021-02-11 18:57:25.971 | M tempest/tests/__init__.py 2021-02-11 18:57:25.971 | M tempest/tests/api/__init__.py 2021-02-11 18:57:25.971 | M tempest/tests/api/compute/__init__.py 2021-02-11 18:57:25.971 | M tempest/tests/api/compute/test_base.py 2021-02-11 18:57:25.971 | M tempest/tests/base.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/__init__.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-02-11 18:57:25.971 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_account_generator.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_cleanup.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_cleanup_services.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_list_plugins.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_run.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_saved_state_json.json 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_tempest_init.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-02-11 18:57:25.971 | M tempest/tests/cmd/test_workspace.py 2021-02-11 18:57:25.971 | M tempest/tests/common/__init__.py 2021-02-11 18:57:25.971 | M tempest/tests/common/test_admin_available.py 2021-02-11 18:57:25.971 | M tempest/tests/common/test_alt_available.py 2021-02-11 18:57:25.971 | M tempest/tests/common/test_compute.py 2021-02-11 18:57:25.971 | M tempest/tests/common/test_credentials_factory.py 2021-02-11 18:57:25.971 | M tempest/tests/common/test_custom_matchers.py 2021-02-11 18:57:25.971 | M tempest/tests/common/test_image.py 2021-02-11 18:57:25.972 | M tempest/tests/common/utils/__init__.py 2021-02-11 18:57:25.972 | M tempest/tests/common/utils/linux/__init__.py 2021-02-11 18:57:25.972 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-02-11 18:57:25.972 | M tempest/tests/common/utils/test_net_utils.py 2021-02-11 18:57:25.972 | M tempest/tests/fake_config.py 2021-02-11 18:57:25.972 | M tempest/tests/fake_tempest_plugin.py 2021-02-11 18:57:25.972 | M tempest/tests/files/__init__.py 2021-02-11 18:57:25.972 | M tempest/tests/files/failing-tests 2021-02-11 18:57:25.972 | M tempest/tests/files/passing-tests 2021-02-11 18:57:25.972 | M tempest/tests/files/setup.cfg 2021-02-11 18:57:25.972 | M tempest/tests/files/testr-conf 2021-02-11 18:57:25.972 | M tempest/tests/lib/__init__.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/cli/__init__.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/cli/test_command_failed.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/cli/test_execute.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/cli/test_output_parser.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/cmd/__init__.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/__init__.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_api_version_request.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_api_version_utils.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_cred_client.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_http.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_preprov_creds.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_profiler.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_rest_client.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/test_validation_resources.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/utils/__init__.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-02-11 18:57:25.972 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/common/utils/test_misc.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/fake_auth_provider.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/fake_credentials.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/fake_http.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/fake_identity.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/__init__.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/base.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/__init__.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_images_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-02-11 18:57:25.973 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_services_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/__init__.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-02-11 18:57:25.974 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/__init__.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v1/__init__.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/__init__.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/network/__init__.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/network/test_agents_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-02-11 18:57:25.975 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_networks_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_ports_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_qos_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_routers_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_segments_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_tags_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/network/test_versions_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/object_storage/__init__.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/placement/__init__.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/registry_fixture.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/test_clients.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/volume/__init__.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/volume/v1/__init__.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-02-11 18:57:25.976 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/vSwitched to branch 'master' 2021-02-11 18:57:25.977 | olume/v3/test_quota_classes_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/test_auth.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/test_base.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/test_credentials.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/test_decorators.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/test_ssh.py 2021-02-11 18:57:25.977 | M tempest/tests/lib/test_tempest_lib.py 2021-02-11 18:57:25.977 | M tempest/tests/test_base_test.py 2021-02-11 18:57:25.977 | M tempest/tests/test_config.py 2021-02-11 18:57:25.977 | M tempest/tests/test_decorators.py 2021-02-11 18:57:25.977 | M tempest/tests/test_hacking.py 2021-02-11 18:57:25.978 | M tempest/tests/test_imports.py 2021-02-11 18:57:25.978 | M tempest/tests/test_list_tests.py 2021-02-11 18:57:25.978 | M tempest/tests/test_microversions.py 2021-02-11 18:57:25.978 | M tempest/tests/test_tempest_plugin.py 2021-02-11 18:57:25.978 | M tempest/tests/test_test.py 2021-02-11 18:57:25.978 | M tempest/tests/utils.py 2021-02-11 18:57:25.978 | M tempest/version.py 2021-02-11 18:57:25.978 | M test-requirements.txt 2021-02-11 18:57:25.978 | M tools/generate-tempest-plugins-list.py 2021-02-11 18:57:25.978 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-02-11 18:57:25.978 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-02-11 18:57:25.978 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-02-11 18:57:25.978 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-02-11 18:57:25.978 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-02-11 18:57:25.978 | M tools/tempest-plugin-sanity.sh 2021-02-11 18:57:25.978 | M tox.ini 2021-02-11 18:57:25.978 | M zuul.d/base.yaml 2021-02-11 18:57:25.978 | M zuul.d/integrated-gate.yaml 2021-02-11 18:57:25.978 | M zuul.d/project.yaml 2021-02-11 18:57:25.978 | M zuul.d/stable-jobs.yaml 2021-02-11 18:57:25.978 | M zuul.d/tempest-specific.yaml 2021-02-11 18:57:25.978 | Your branch is up to date with 'origin/master'. 2021-02-11 18:57:25.978 | ++ lib/tempest:install_tempest:705 : tox -r --notest -efull 2021-02-11 18:57:26.574 | full create: /opt/stack/tempest/.tox/tempest 2021-02-11 18:57:27.490 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-02-11 18:57:51.962 | full develop-inst: /opt/stack/tempest 2021-02-11 18:57:57.453 | full installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@bf5a9eef5cea91f8595875c2de88bf424ad86f77#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-11 18:57:57.453 | ___________________________________ summary ____________________________________ 2021-02-11 18:57:57.453 | full: skipped tests 2021-02-11 18:57:57.453 | congratulations :) 2021-02-11 18:57:57.484 | ++ lib/tempest:install_tempest:708 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2021-02-11 18:57:58.144 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:57:58.323 | Requirement already up-to-date: pip<20.3 in ./.tox/tempest/lib/python3.6/site-packages (from -r /home/ubuntu/devstack/tools/cap-pip.txt (line 1)) (20.2.4) 2021-02-11 18:57:58.988 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:57:58.988 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-11 18:57:59.042 | ++ lib/tempest:install_tempest:712 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt 2021-02-11 18:58:00.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:58:00.709 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:58:00.730 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:58:00.733 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:58:00.740 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:58:00.745 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:58:00.748 | Requirement already satisfied: cliff===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-11 18:58:00.761 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-11 18:58:00.824 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-11 18:58:00.828 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-11 18:58:00.835 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-11 18:58:00.846 | Requirement already satisfied: importlib-metadata===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-11 18:58:00.885 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-11 18:58:00.916 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-11 18:58:00.922 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-02-11 18:58:00.934 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-11 18:58:00.980 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-11 18:58:00.986 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.4.0) 2021-02-11 18:58:01.029 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-11 18:58:01.038 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-11 18:58:01.056 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-11 18:58:01.062 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (2.7.2) 2021-02-11 18:58:01.099 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-11 18:58:01.102 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-11 18:58:01.103 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.9.6) 2021-02-11 18:58:01.105 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-11 18:58:01.107 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (1.8.1) 2021-02-11 18:58:01.109 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.17.3) 2021-02-11 18:58:01.113 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2021-02-11 18:58:01.117 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.4.0) 2021-02-11 18:58:01.131 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-11 18:58:01.135 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-11 18:58:01.156 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-11 18:58:01.160 | Requirement already satisfied: setuptools===53.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (53.0.0) 2021-02-11 18:58:01.207 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-11 18:58:01.209 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.1.0) 2021-02-11 18:58:01.241 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-11 18:58:01.250 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (2.4.0) 2021-02-11 18:58:01.268 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-02-11 18:58:01.271 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.7.4.3) 2021-02-11 18:58:01.275 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.1.0) 2021-02-11 18:58:01.282 | Requirement already satisfied: urllib3===1.26.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.26.3) 2021-02-11 18:58:01.304 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.12.1) 2021-02-11 18:58:01.307 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (0.2.5) 2021-02-11 18:58:01.313 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (1.12.1) 2021-02-11 18:58:01.315 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.4.0) 2021-02-11 18:58:01.341 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:58:01.386 | Requirement already satisfied: importlib-resources===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-11 18:58:01.404 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-11 18:58:01.409 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.1.1) 2021-02-11 18:58:01.415 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-11 18:58:01.417 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-11 18:58:01.420 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-11 18:58:01.422 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-11 18:58:01.435 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-11 18:58:01.445 | Requirement already satisfied: cryptography===3.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-11 18:58:01.488 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-11 18:58:01.489 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:58:01.492 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-11 18:58:01.495 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:58:01.497 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (0.18.2) 2021-02-11 18:58:01.499 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (1.6.0) 2021-02-11 18:58:01.501 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-11 18:58:01.502 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.4.0) 2021-02-11 18:58:01.504 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-11 18:58:01.506 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 18:58:01.509 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.20) 2021-02-11 18:58:01.607 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:58:01.607 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-11 18:58:01.665 | ++ lib/tempest:install_tempest:713 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-02-11 18:58:01.667 | ++ lib/tempest:install_tempest:714 : popd 2021-02-11 18:58:01.667 | ~/devstack 2021-02-11 18:58:01.670 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-11 18:58:01.672 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-11 18:58:01.675 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 18:58:01.677 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-11 18:58:01.680 | + functions-common:run_phase:1761 : run_plugins stack install 2021-02-11 18:58:01.682 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-11 18:58:01.685 | + functions-common:run_plugins:1721 : local phase=install 2021-02-11 18:58:01.687 | + functions-common:run_plugins:1723 : local plugins= 2021-02-11 18:58:01.689 | + functions-common:run_plugins:1724 : local plugin 2021-02-11 18:58:01.692 | + ./stack.sh:main:941 : use_library_from_git python-openstackclient 2021-02-11 18:58:01.694 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-02-11 18:58:01.697 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 18:58:01.700 | + inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 18:58:01.702 | + inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-02-11 18:58:01.705 | + inc/python:use_library_from_git:253 : return 1 2021-02-11 18:58:01.707 | + ./stack.sh:main:945 : pip_install_gr python-openstackclient 2021-02-11 18:58:01.709 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-02-11 18:58:01.712 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-11 18:58:01.715 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-02-11 18:58:01.718 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-02-11 18:58:01.720 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-11 18:58:01.724 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-02-11 18:58:01.724 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-11 18:58:01.729 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-02-11 18:58:01.731 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-02-11 18:58:01.734 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-02-11 18:58:01.737 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-02-11 18:58:01.739 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-02-11 18:58:01.758 | Using python 3.6 to install python-openstackclient 2021-02-11 18:58:01.761 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-02-11 18:58:02.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:58:02.959 | from cryptography.utils import int_from_bytes 2021-02-11 18:58:02.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:58:02.959 | from cryptography.utils import int_from_bytes 2021-02-11 18:58:04.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 18:58:04.138 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 18:58:04.146 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:58:04.149 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:58:04.157 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 18:58:04.366 | Collecting python-openstackclient===5.4.0 2021-02-11 18:58:04.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/266/5fc7a9ce7e44a/python_openstackclient-5.4.0-py3-none-any.whl (886 kB) 2021-02-11 18:58:04.518 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-11 18:58:04.522 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-11 18:58:04.532 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.53.0) 2021-02-11 18:58:04.565 | Requirement already satisfied: python-novaclient===17.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (17.3.0) 2021-02-11 18:58:04.585 | Requirement already satisfied: python-cinderclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (7.3.0) 2021-02-11 18:58:04.604 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-11 18:58:04.607 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-11 18:58:04.622 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.3.1) 2021-02-11 18:58:04.640 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-02-11 18:58:04.661 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-11 18:58:04.667 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-11 18:58:04.686 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-11 18:58:04.727 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-11 18:58:04.731 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-11 18:58:04.733 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-11 18:58:04.800 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-11 18:58:04.804 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-11 18:58:04.810 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-11 18:58:04.816 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-11 18:58:04.820 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-11 18:58:04.823 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-11 18:58:04.848 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (1.7.0) 2021-02-11 18:58:04.853 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-11 18:58:04.897 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 18:58:04.901 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-11 18:58:04.905 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-11 18:58:04.915 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-11 18:58:04.918 | Requirement already satisfied: simplejson===3.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.17.2) 2021-02-11 18:58:04.922 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-11 18:58:04.944 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-11 18:58:04.948 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-11 18:58:05.012 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-11 18:58:05.059 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-11 18:58:05.067 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-11 18:58:05.075 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-11 18:58:05.080 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-11 18:58:05.086 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.7.4.3) 2021-02-11 18:58:05.091 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.4.0) 2021-02-11 18:58:05.118 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-11 18:58:05.123 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 18:58:05.126 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-11 18:58:05.130 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 18:58:05.133 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 18:58:05.138 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-11 18:58:05.142 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.26.3) 2021-02-11 18:58:05.165 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 18:58:05.211 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (0.2.5) 2021-02-11 18:58:05.217 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-11 18:58:05.222 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (1.8.1) 2021-02-11 18:58:05.225 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-11 18:58:05.231 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (1.12.1) 2021-02-11 18:58:05.234 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-11 18:58:05.277 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.20) 2021-02-11 18:58:07.238 | Installing collected packages: python-openstackclient 2021-02-11 18:58:08.494 | Successfully installed python-openstackclient-5.4.0 2021-02-11 18:58:08.640 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 18:58:08.640 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 18:58:08.739 | + inc/python:pip_install:200 : result=0 2021-02-11 18:58:08.742 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-11 18:58:08.744 | + functions-common:time_stop:2306 : local name 2021-02-11 18:58:08.747 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:58:08.750 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:58:08.752 | + functions-common:time_stop:2309 : local total 2021-02-11 18:58:08.754 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:58:08.756 | + functions-common:time_stop:2312 : name=pip_install 2021-02-11 18:58:08.759 | + functions-common:time_stop:2313 : start_time=1613069881753 2021-02-11 18:58:08.762 | + functions-common:time_stop:2315 : [[ -z 1613069881753 ]] 2021-02-11 18:58:08.765 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:58:08.768 | + functions-common:time_stop:2318 : end_time=1613069888766 2021-02-11 18:58:08.771 | + functions-common:time_stop:2319 : elapsed_time=7013 2021-02-11 18:58:08.773 | + functions-common:time_stop:2320 : total=273269 2021-02-11 18:58:08.775 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:58:08.778 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=280282 2021-02-11 18:58:08.781 | + inc/python:pip_install:203 : return 0 2021-02-11 18:58:08.783 | + ./stack.sh:main:950 : install_oscwrap 2021-02-11 18:58:08.786 | ++ functions-common:install_oscwrap:2351 : mktemp 2021-02-11 18:58:08.790 | + functions-common:install_oscwrap:2351 : OSCWRAP_TIMER_FILE=/tmp/tmp.WSZgtQUcEC 2021-02-11 18:58:08.792 | + functions-common:install_oscwrap:2354 : shopt -s expand_aliases 2021-02-11 18:58:08.795 | + functions-common:install_oscwrap:2357 : unalias -a 2021-02-11 18:58:08.797 | + functions-common:install_oscwrap:2359 : alias openstack=oscwrap 2021-02-11 18:58:08.800 | + ./stack.sh:main:955 : [[ False != \F\a\l\s\e ]] 2021-02-11 18:58:08.802 | + ./stack.sh:main:995 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-11 18:58:08.805 | + ./stack.sh:main:1003 : is_service_enabled mysql postgresql 2021-02-11 18:58:08.821 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:58:08.823 | + ./stack.sh:main:1004 : configure_database 2021-02-11 18:58:08.826 | + lib/database:configure_database:126 : configure_database_mysql 2021-02-11 18:58:08.828 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-02-11 18:58:08.830 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-02-11 18:58:08.833 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 18:58:08.835 | + ./stack.sh:echo_summary:422 : echo -e Configuring and starting MySQL 2021-02-11 18:58:08.837 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-02-11 18:58:08.840 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:58:08.842 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:58:08.845 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-02-11 18:58:08.847 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-02-11 18:58:08.849 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-11 18:58:08.851 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-11 18:58:08.854 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-11 18:58:08.856 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-11 18:58:08.858 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-11 18:58:08.861 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-11 18:58:08.863 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-11 18:58:08.865 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-11 18:58:08.867 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-11 18:58:08.869 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-02-11 18:58:08.872 | + functions-common:is_suse:464 : is_opensuse 2021-02-11 18:58:08.874 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-11 18:58:08.876 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-11 18:58:08.878 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-11 18:58:08.881 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-11 18:58:08.883 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-11 18:58:08.886 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-02-11 18:58:08.906 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 18:58:08.906 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-02-11 18:58:08.911 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-02-11 18:58:08.913 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:58:08.916 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:58:08.918 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-02-11 18:58:08.921 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-02-11 18:58:08.923 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-02-11 18:58:08.925 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 18:58:08.928 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 18:58:08.930 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-02-11 18:58:08.932 | + 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'\'';' 2021-02-11 18:58:08.942 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 18:58:08.956 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-02-11 18:58:08.966 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 18:58:08.980 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-02-11 18:58:08.983 | ++ functions-common:ipv6_unquote:2104 : echo 0.0.0.0 2021-02-11 18:58:08.983 | ++ functions-common:ipv6_unquote:2104 : tr -d '[]' 2021-02-11 18:58:08.987 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-02-11 18:58:09.040 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-02-11 18:58:09.084 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-02-11 18:58:09.128 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-02-11 18:58:09.173 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-02-11 18:58:09.175 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-02-11 18:58:09.177 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:58:09.180 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart mysql 2021-02-11 18:58:11.135 | + ./stack.sh:main:1008 : save_stackenv 1008 2021-02-11 18:58:11.138 | + functions-common:save_stackenv:60 : local tag=1008 2021-02-11 18:58:11.141 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-11 18:58:11.145 | + functions-common:save_stackenv:62 : time_stamp=2021-02-11-185811 2021-02-11 18:58:11.147 | + functions-common:save_stackenv:63 : echo '# 2021-02-11-185811 1008' 2021-02-11 18:58:11.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.153 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-11 18:58:11.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.158 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-11 18:58:11.161 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.163 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-11 18:58:11.165 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.168 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-02-11 18:58:11.170 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.173 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.101 2021-02-11 18:58:11.175 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.178 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.101/identity 2021-02-11 18:58:11.180 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.183 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-11-184727 2021-02-11 18:58:11.185 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.187 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-11 18:58:11.190 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.192 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.101 2021-02-11 18:58:11.195 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.197 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-11 18:58:11.200 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.202 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-11 18:58:11.205 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.207 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-11 18:58:11.210 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 18:58:11.212 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-11 18:58:11.215 | + ./stack.sh:main:1020 : [[ True == \T\r\u\e ]] 2021-02-11 18:58:11.218 | + ./stack.sh:main:1021 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-02-11 18:58:11.220 | + ./stack.sh:main:1022 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-02-11 18:58:11.231 | + ./stack.sh:main:1034 : start_dstat 2021-02-11 18:58:11.233 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-11 18:58:11.236 | + functions-common:run_process:1561 : local service=dstat 2021-02-11 18:58:11.238 | + functions-common:run_process:1562 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-11 18:58:11.241 | + functions-common:run_process:1563 : local group= 2021-02-11 18:58:11.243 | + functions-common:run_process:1564 : local user= 2021-02-11 18:58:11.245 | + functions-common:run_process:1566 : local name=dstat 2021-02-11 18:58:11.248 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 18:58:11.250 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 18:58:11.253 | + functions-common:time_start:2293 : local start_time= 2021-02-11 18:58:11.255 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 18:58:11.258 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 18:58:11.262 | + functions-common:time_start:2297 : _TIME_START[$name]=1613069891259 2021-02-11 18:58:11.264 | + functions-common:run_process:1569 : is_service_enabled dstat 2021-02-11 18:58:11.280 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:58:11.283 | + functions-common:run_process:1570 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-02-11 18:58:11.285 | + functions-common:_run_under_systemd:1526 : local service=dstat 2021-02-11 18:58:11.288 | + functions-common:_run_under_systemd:1527 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-11 18:58:11.290 | + functions-common:_run_under_systemd:1528 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-11 18:58:11.293 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-11 18:58:11.295 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-11 18:58:11.297 | + functions-common:_common_systemd_pitfalls:1501 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-02-11 18:58:11.300 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-02-11 18:58:11.302 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@dstat.service 2021-02-11 18:58:11.305 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 18:58:11.307 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 18:58:11.310 | + functions-common:_run_under_systemd:1535 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-02-11 18:58:11.313 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-02-11 18:58:11.315 | + functions-common:write_user_unit_file:1443 : local service=devstack@dstat.service 2021-02-11 18:58:11.317 | + functions-common:write_user_unit_file:1444 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-11 18:58:11.320 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 18:58:11.322 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 18:58:11.325 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 18:58:11.327 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 18:58:11.329 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-02-11 18:58:11.332 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 18:58:11.335 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-02-11 18:58:11.388 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-02-11 18:58:11.440 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-11 18:58:11.485 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-02-11 18:58:11.529 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-02-11 18:58:11.574 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 18:58:11.618 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 18:58:11.621 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-02-11 18:58:11.674 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 18:58:11.864 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@dstat.service 2021-02-11 18:58:11.879 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-02-11 18:58:12.069 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@dstat.service 2021-02-11 18:58:12.094 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 18:58:12.096 | + functions-common:time_stop:2306 : local name 2021-02-11 18:58:12.098 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:58:12.101 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:58:12.103 | + functions-common:time_stop:2309 : local total 2021-02-11 18:58:12.106 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:58:12.108 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 18:58:12.115 | + functions-common:time_stop:2313 : start_time=1613069891259 2021-02-11 18:58:12.115 | + functions-common:time_stop:2315 : [[ -z 1613069891259 ]] 2021-02-11 18:58:12.116 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:58:12.120 | + functions-common:time_stop:2318 : end_time=1613069892117 2021-02-11 18:58:12.123 | + functions-common:time_stop:2319 : elapsed_time=858 2021-02-11 18:58:12.125 | + functions-common:time_stop:2320 : total=0 2021-02-11 18:58:12.128 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:58:12.130 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=858 2021-02-11 18:58:12.133 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-02-11 18:58:12.135 | + functions-common:run_process:1561 : local service=memory_tracker 2021-02-11 18:58:12.137 | + functions-common:run_process:1562 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-02-11 18:58:12.140 | + functions-common:run_process:1563 : local group= 2021-02-11 18:58:12.142 | + functions-common:run_process:1564 : local user=root 2021-02-11 18:58:12.145 | + functions-common:run_process:1566 : local name=memory_tracker 2021-02-11 18:58:12.147 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 18:58:12.150 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 18:58:12.152 | + functions-common:time_start:2293 : local start_time= 2021-02-11 18:58:12.155 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 18:58:12.158 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 18:58:12.161 | + functions-common:time_start:2297 : _TIME_START[$name]=1613069892158 2021-02-11 18:58:12.163 | + functions-common:run_process:1569 : is_service_enabled memory_tracker 2021-02-11 18:58:12.180 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:58:12.183 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 18:58:12.186 | + functions-common:time_stop:2306 : local name 2021-02-11 18:58:12.188 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:58:12.191 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:58:12.193 | + functions-common:time_stop:2309 : local total 2021-02-11 18:58:12.197 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:58:12.199 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 18:58:12.201 | + functions-common:time_stop:2313 : start_time=1613069892158 2021-02-11 18:58:12.204 | + functions-common:time_stop:2315 : [[ -z 1613069892158 ]] 2021-02-11 18:58:12.207 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:58:12.210 | + functions-common:time_stop:2318 : end_time=1613069892208 2021-02-11 18:58:12.213 | + functions-common:time_stop:2319 : elapsed_time=50 2021-02-11 18:58:12.215 | + functions-common:time_stop:2320 : total=858 2021-02-11 18:58:12.217 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:58:12.220 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=908 2021-02-11 18:58:12.222 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-02-11 18:58:12.239 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:58:12.241 | + ./stack.sh:main:1038 : is_service_enabled tcpdump 2021-02-11 18:58:12.258 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:58:12.260 | + ./stack.sh:main:1046 : is_service_enabled etcd3 2021-02-11 18:58:12.276 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:58:12.278 | + ./stack.sh:main:1047 : start_etcd3 2021-02-11 18:58:12.281 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-02-11 18:58:12.283 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-775250-1-smb --data-dir /opt/stack/data/etcd' 2021-02-11 18:58:12.286 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-02-11 18:58:12.288 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-775250-1-smb=http://10.222.0.101:2380' 2021-02-11 18:58:12.292 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.101:2380' 2021-02-11 18:58:12.296 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.101:2379' 2021-02-11 18:58:12.298 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-02-11 18:58:12.301 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-02-11 18:58:12.303 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.101:2379' 2021-02-11 18:58:12.306 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-02-11 18:58:12.309 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-02-11 18:58:12.312 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-02-11 18:58:12.314 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-775250-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-775250-1-smb=http://10.222.0.101:2380 --initial-advertise-peer-urls http://10.222.0.101:2380 --advertise-client-urls http://10.222.0.101:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.101:2379 --debug' '' root 2021-02-11 18:58:12.317 | + functions-common:write_user_unit_file:1443 : local service=devstack@etcd.service 2021-02-11 18:58:12.319 | + functions-common:write_user_unit_file:1444 : local 'command=/opt/stack/bin/etcd --name dv-cinder-775250-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-775250-1-smb=http://10.222.0.101:2380 --initial-advertise-peer-urls http://10.222.0.101:2380 --advertise-client-urls http://10.222.0.101:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.101:2379 --debug' 2021-02-11 18:58:12.322 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 18:58:12.324 | + functions-common:write_user_unit_file:1446 : local user=root 2021-02-11 18:58:12.326 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 18:58:12.329 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 18:58:12.334 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-02-11 18:58:12.336 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 18:58:12.343 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-02-11 18:58:12.398 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-02-11 18:58:12.450 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-775250-1-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-775250-1-smb=http://10.222.0.101:2380 --initial-advertise-peer-urls http://10.222.0.101:2380 --advertise-client-urls http://10.222.0.101:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.101:2379 --debug' 2021-02-11 18:58:12.500 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-02-11 18:58:12.549 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-02-11 18:58:12.598 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 18:58:12.649 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 18:58:12.652 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-02-11 18:58:12.710 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 18:58:12.900 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-02-11 18:58:12.950 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-02-11 18:58:13.000 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-02-11 18:58:13.046 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-02-11 18:58:13.094 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-02-11 18:58:13.097 | ++ functions-common:is_arch:430 : uname -m 2021-02-11 18:58:13.101 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-02-11 18:58:13.103 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-02-11 18:58:13.302 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-02-11 18:58:13.315 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-02-11 18:58:13.510 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-02-11 18:58:13.763 | + ./stack.sh:main:1058 : cat 2021-02-11 18:58:13.767 | + ./stack.sh:main:1073 : is_service_enabled tls-proxy 2021-02-11 18:58:13.784 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:58:13.786 | + ./stack.sh:main:1078 : source /home/ubuntu/devstack/userrc_early 2021-02-11 18:58:13.788 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-02-11 18:58:13.791 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-02-11 18:58:13.794 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.101/identity 2021-02-11 18:58:13.796 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.101/identity 2021-02-11 18:58:13.799 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-02-11 18:58:13.801 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-02-11 18:58:13.803 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-02-11 18:58:13.806 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-02-11 18:58:13.809 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-02-11 18:58:13.811 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-02-11 18:58:13.814 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-02-11 18:58:13.816 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-02-11 18:58:13.819 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-02-11 18:58:13.821 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-02-11 18:58:13.824 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-02-11 18:58:13.827 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-02-11 18:58:13.829 | + ./stack.sh:main:1080 : is_service_enabled keystone 2021-02-11 18:58:13.844 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:58:13.847 | + ./stack.sh:main:1081 : echo_summary 'Starting Keystone' 2021-02-11 18:58:13.849 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 18:58:13.851 | + ./stack.sh:echo_summary:422 : echo -e Starting Keystone 2021-02-11 18:58:13.854 | + ./stack.sh:main:1083 : '[' 10.222.0.101 == 10.222.0.101 ']' 2021-02-11 18:58:13.856 | + ./stack.sh:main:1084 : init_keystone 2021-02-11 18:58:13.859 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-02-11 18:58:13.874 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:58:13.876 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-02-11 18:58:13.878 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-02-11 18:58:13.881 | + lib/database:recreate_database:110 : local db=keystone 2021-02-11 18:58:13.883 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-02-11 18:58:13.886 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-02-11 18:58:13.888 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-02-11 18:58:13.892 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 18:58:13.906 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-02-11 18:58:13.909 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 18:58:13.921 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-02-11 18:58:13.924 | + functions-common:time_start:2292 : local name=dbsync 2021-02-11 18:58:13.926 | + functions-common:time_start:2293 : local start_time= 2021-02-11 18:58:13.928 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 18:58:13.931 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 18:58:13.935 | + functions-common:time_start:2297 : _TIME_START[$name]=1613069893933 2021-02-11 18:58:13.938 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-02-11 18:58:18.606 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:18.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.608 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.608 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.610 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.610 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.614 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.615 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.616 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.616 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.616 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.617 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.618 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.623 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:18.623 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:18.658 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=63975) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-11 18:58:18.660 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:18.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.662 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.662 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.664 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.665 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.669 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.670 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.671 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.671 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.671 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.672 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.672 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.674 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.674 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.677 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:18.677 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:18.781 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:18.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.782 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.783 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.785 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.785 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.789 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.789 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.790 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.791 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.791 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.792 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.793 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.795 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.795 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.797 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:18.798 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:18.833 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:18.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.835 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.835 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.837 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.837 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.841 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.841 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.842 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.843 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.843 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.844 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.844 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.846 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.846 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:18.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:18.849 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:18.849 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:18.856 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-11 18:58:21.228 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.228 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-11 18:58:21.237 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.237 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-11 18:58:21.243 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.243 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-11 18:58:21.251 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.252 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-11 18:58:21.261 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.261 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-11 18:58:21.268 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.269 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-11 18:58:21.486 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.486 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-11 18:58:21.595 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.595 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-11 18:58:21.655 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.655 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-11 18:58:21.663 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.663 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-11 18:58:21.672 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.672 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-11 18:58:21.680 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.680 | INFO migrate.versioning.api [-] 78 -> 79...  2021-02-11 18:58:21.689 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.689 | INFO migrate.versioning.api [-] 79 -> 80...  2021-02-11 18:58:21.697 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.697 | INFO migrate.versioning.api [-] 80 -> 81...  2021-02-11 18:58:21.765 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:21.765 | INFO migrate.versioning.api [-] 81 -> 82...  2021-02-11 18:58:22.049 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:22.049 | INFO migrate.versioning.api [-] 82 -> 83...  2021-02-11 18:58:22.382 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:22.382 | INFO migrate.versioning.api [-] 83 -> 84...  2021-02-11 18:58:22.480 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:22.480 | INFO migrate.versioning.api [-] 84 -> 85...  2021-02-11 18:58:22.633 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:22.633 | INFO migrate.versioning.api [-] 85 -> 86...  2021-02-11 18:58:22.682 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:22.682 | INFO migrate.versioning.api [-] 86 -> 87...  2021-02-11 18:58:22.948 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:22.948 | INFO migrate.versioning.api [-] 87 -> 88...  2021-02-11 18:58:23.115 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:23.115 | INFO migrate.versioning.api [-] 88 -> 89...  2021-02-11 18:58:23.141 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:23.141 | INFO migrate.versioning.api [-] 89 -> 90...  2021-02-11 18:58:23.278 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:23.278 | INFO migrate.versioning.api [-] 90 -> 91...  2021-02-11 18:58:23.574 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:23.574 | INFO migrate.versioning.api [-] 91 -> 92...  2021-02-11 18:58:23.846 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:23.847 | INFO migrate.versioning.api [-] 92 -> 93...  2021-02-11 18:58:24.183 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.183 | INFO migrate.versioning.api [-] 93 -> 94...  2021-02-11 18:58:24.395 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.396 | INFO migrate.versioning.api [-] 94 -> 95...  2021-02-11 18:58:24.542 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.542 | INFO migrate.versioning.api [-] 95 -> 96...  2021-02-11 18:58:24.552 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.552 | INFO migrate.versioning.api [-] 96 -> 97...  2021-02-11 18:58:24.562 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.562 | INFO migrate.versioning.api [-] 97 -> 98...  2021-02-11 18:58:24.568 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.569 | INFO migrate.versioning.api [-] 98 -> 99...  2021-02-11 18:58:24.575 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.575 | INFO migrate.versioning.api [-] 99 -> 100...  2021-02-11 18:58:24.583 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.583 | INFO migrate.versioning.api [-] 100 -> 101...  2021-02-11 18:58:24.592 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.592 | INFO migrate.versioning.api [-] 101 -> 102...  2021-02-11 18:58:24.606 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.606 | INFO migrate.versioning.api [-] 102 -> 103...  2021-02-11 18:58:24.676 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.676 | INFO migrate.versioning.api [-] 103 -> 104...  2021-02-11 18:58:24.686 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.687 | INFO migrate.versioning.api [-] 104 -> 105...  2021-02-11 18:58:24.872 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.872 | INFO migrate.versioning.api [-] 105 -> 106...  2021-02-11 18:58:24.966 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:24.966 | INFO migrate.versioning.api [-] 106 -> 107...  2021-02-11 18:58:25.148 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.149 | INFO migrate.versioning.api [-] 107 -> 108...  2021-02-11 18:58:25.348 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.348 | INFO migrate.versioning.api [-] 108 -> 109...  2021-02-11 18:58:25.453 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.453 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:25.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.455 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.455 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.457 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.457 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.461 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.462 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.463 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.463 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.463 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.464 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.465 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.467 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.467 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.469 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:25.469 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:25.470 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:25.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.472 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.472 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.474 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.474 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.478 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.479 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.480 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.480 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.480 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.481 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.482 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.484 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.484 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.486 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:25.487 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:25.487 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:25.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.488 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.489 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.490 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.491 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.495 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.496 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.497 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.497 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.497 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.498 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.498 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.500 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.501 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.503 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:25.503 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:25.509 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:25.510 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.511 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.511 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.512 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.512 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.512 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.513 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.513 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.514 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.515 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.515 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.515 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.515 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.516 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.518 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.519 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.521 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.521 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.521 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.521 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.522 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.522 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.522 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.524 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.524 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.525 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.525 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.525 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.525 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.526 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.527 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.528 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.528 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.528 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.528 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.529 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.529 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.530 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.532 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.533 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.533 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.534 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.534 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.534 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.535 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.536 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.536 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.537 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.537 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.537 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.537 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.538 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:25.538 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:25.552 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:25.553 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.553 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.554 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.554 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.554 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.554 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.555 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.555 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.556 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.557 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.557 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.557 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.558 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.558 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.561 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.561 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.563 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.563 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.564 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.564 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.564 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.564 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.564 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.566 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.566 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.567 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.567 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.568 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.568 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.568 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.570 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.570 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.570 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.570 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.571 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.571 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.571 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.573 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.575 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.575 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.576 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.576 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.576 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.577 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.577 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.578 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.578 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.579 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.579 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.580 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.580 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.580 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:25.580 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:25.581 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:25.582 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.582 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.583 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.583 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.583 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.583 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.584 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.584 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.585 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.586 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.586 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.586 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.586 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.587 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.590 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.590 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.594 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.594 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.596 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.596 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.597 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.597 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.597 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.597 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.597 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.599 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.599 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.600 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.600 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.600 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.600 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.600 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.602 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.604 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.604 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.605 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.605 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.605 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.606 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.606 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.607 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.607 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.608 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.608 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.609 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.609 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.609 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:25.609 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:25.615 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:25.616 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.616 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.617 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.617 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.617 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.617 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.618 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.618 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.619 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.621 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.621 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.624 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.624 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.626 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.626 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.627 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.627 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.627 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.627 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.627 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.629 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.631 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.631 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.631 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.633 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.633 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.634 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.634 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.634 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.634 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.634 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.636 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.638 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.639 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.639 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.639 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.640 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.640 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.640 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.641 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.642 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.642 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.643 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.643 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.643 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:25.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:25.643 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:25.644 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:25.651 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-11 18:58:25.657 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.657 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-11 18:58:25.663 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.663 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-11 18:58:25.904 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.904 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-11 18:58:25.912 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.912 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-11 18:58:25.921 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.921 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-11 18:58:25.927 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.927 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-11 18:58:25.935 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.936 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-11 18:58:25.944 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.944 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-11 18:58:25.952 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:25.952 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-11 18:58:26.149 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.149 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-11 18:58:26.155 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.155 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-11 18:58:26.380 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.381 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-11 18:58:26.389 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.389 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-11 18:58:26.612 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.612 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-11 18:58:26.620 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.620 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-11 18:58:26.679 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.679 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-11 18:58:26.687 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.688 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-11 18:58:26.696 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.696 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-11 18:58:26.705 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.705 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-11 18:58:26.713 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.713 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-11 18:58:26.721 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.721 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-11 18:58:26.773 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.773 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-11 18:58:26.886 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:26.886 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-11 18:58:27.078 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.078 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-11 18:58:27.086 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.086 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-11 18:58:27.094 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.094 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-11 18:58:27.103 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.103 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-11 18:58:27.111 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.111 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-11 18:58:27.117 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.117 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-11 18:58:27.189 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.189 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-11 18:58:27.244 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.245 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-11 18:58:27.392 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.392 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-11 18:58:27.648 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.649 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-11 18:58:27.770 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.770 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-11 18:58:27.867 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.867 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-11 18:58:27.972 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.972 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-11 18:58:27.980 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.981 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-11 18:58:27.989 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.989 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-11 18:58:27.997 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:27.997 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-11 18:58:28.006 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:28.006 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-11 18:58:28.014 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:28.014 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-11 18:58:28.022 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:28.022 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-11 18:58:28.031 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:28.031 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-11 18:58:28.037 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:28.037 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-11 18:58:28.257 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:28.257 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-11 18:58:28.267 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:28.267 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-11 18:58:28.834 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:28.834 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-11 18:58:29.108 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.108 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-11 18:58:29.116 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.116 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-11 18:58:29.125 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.125 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-11 18:58:29.133 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.133 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-11 18:58:29.141 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.142 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-11 18:58:29.249 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.249 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-11 18:58:29.257 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.257 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-11 18:58:29.392 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.392 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-11 18:58:29.517 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.517 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-11 18:58:29.526 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.526 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-11 18:58:29.532 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.532 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-11 18:58:29.540 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.540 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-11 18:58:29.548 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.548 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-11 18:58:29.554 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.555 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-11 18:58:29.774 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.775 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-11 18:58:29.782 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.782 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-11 18:58:29.876 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:29.876 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-11 18:58:30.249 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.249 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-11 18:58:30.368 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.368 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-11 18:58:30.374 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.375 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-11 18:58:30.383 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.383 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-11 18:58:30.391 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.391 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-11 18:58:30.399 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.400 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-11 18:58:30.406 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.406 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-11 18:58:30.414 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.415 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-11 18:58:30.574 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.574 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-11 18:58:30.582 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.583 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-11 18:58:30.591 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.592 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-11 18:58:30.600 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.600 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-11 18:58:30.608 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.609 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-11 18:58:30.614 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.615 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:30.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.617 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.617 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.619 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.619 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.619 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.619 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.623 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.623 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.624 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.624 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.624 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.625 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.625 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.625 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.625 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.625 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.626 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.626 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.626 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.627 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.628 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.628 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.628 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.629 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.629 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.629 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.629 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.633 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.633 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.633 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.635 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.635 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.637 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.637 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.637 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.637 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.637 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.638 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.638 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.638 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.638 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.639 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.639 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.639 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.639 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.640 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.641 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.641 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.641 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.641 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.642 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.642 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.642 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.642 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.643 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.643 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.643 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.643 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.643 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.644 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:30.644 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:30.644 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:30.646 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.646 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.647 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.647 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.647 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.647 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.648 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.648 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.649 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.650 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.650 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.650 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.650 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.651 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.654 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.654 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.656 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.657 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.657 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.657 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.657 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.657 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.658 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.660 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.660 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.660 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.661 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.661 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.661 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.661 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.663 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.663 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.663 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.664 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.664 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.664 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.664 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.665 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.668 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.668 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.668 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.669 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.669 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.669 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.670 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.671 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.671 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.672 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.672 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.672 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.672 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.673 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:30.673 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:30.673 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:30.674 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.675 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.675 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.676 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.676 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.676 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.677 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.677 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.678 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.679 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.679 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.679 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.679 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.679 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.682 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.683 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.685 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.685 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.685 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.685 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.685 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.686 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.686 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.688 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.688 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.689 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.689 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.689 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.689 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.689 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.691 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.691 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.692 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.692 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.692 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.692 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.692 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.693 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.696 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.696 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.697 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.698 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.698 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.698 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.698 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.700 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.700 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.701 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.701 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.701 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.701 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.702 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:30.702 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:30.707 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:30.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.709 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.709 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.711 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.711 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.712 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.712 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.713 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.716 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.716 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.717 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.717 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.717 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.717 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.718 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.718 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.718 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.718 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.718 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.719 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.719 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.720 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.721 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.721 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.721 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.722 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.722 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.722 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.722 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.723 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.723 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.723 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.723 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.723 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.725 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.725 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.726 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.727 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.727 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.729 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.729 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.729 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.729 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.729 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.730 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.730 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.730 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.730 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.731 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.731 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.731 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.731 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.732 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.732 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.733 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.733 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.733 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.733 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.734 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.734 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.734 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.734 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.735 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.735 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.735 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.735 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.736 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:30.736 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:30.757 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:30.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.760 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.760 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.762 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.762 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.762 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.763 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.763 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.766 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.766 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.767 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.767 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.768 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.768 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.768 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.768 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.768 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.769 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.769 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.769 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.769 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.770 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.771 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.771 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.772 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.772 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.772 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.772 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.773 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.773 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.773 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.773 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.773 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.774 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.776 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.776 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.777 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.778 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.778 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.780 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.780 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.780 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.780 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.780 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.781 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.781 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.781 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.781 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.782 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.782 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.782 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.783 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.783 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.784 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.784 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.784 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.784 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.785 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.785 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.785 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.786 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.786 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.786 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.786 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.786 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.786 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.787 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:30.787 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:30.787 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:30.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.789 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.789 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.791 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.791 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.792 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.792 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.792 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.795 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.795 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.796 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.796 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.797 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.797 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.797 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.797 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.798 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.798 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.798 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.798 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.798 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.799 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.800 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.801 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.801 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.801 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.801 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.802 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.802 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.802 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.802 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.802 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.803 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.803 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.805 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.805 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.806 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.806 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.807 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.808 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.809 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.809 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.809 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.809 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.809 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.809 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.811 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.811 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.811 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.811 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.812 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.812 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.812 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.813 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.813 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.813 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.814 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.814 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.814 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.815 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.815 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.815 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.815 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:30.816 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:30.821 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:30.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.823 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.823 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.825 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.826 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.826 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.826 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.827 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.829 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.829 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.830 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.830 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.831 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.831 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.831 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.831 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.832 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.832 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.832 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.834 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.835 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.835 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.835 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.835 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.836 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.836 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.836 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.836 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.836 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.837 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.837 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.837 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.839 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.840 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.840 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.841 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.841 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.843 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.843 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.843 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.844 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.844 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.844 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.844 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.844 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.844 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.845 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.845 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.846 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.846 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.847 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.847 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.847 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.847 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.848 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.848 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.848 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.849 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.849 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.849 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.849 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.849 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.849 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.850 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:30.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:30.850 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:30.850 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:30.857 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-11 18:58:30.863 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.864 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-11 18:58:30.870 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.870 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-11 18:58:30.883 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.883 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-11 18:58:30.890 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.890 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-11 18:58:30.896 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.896 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-11 18:58:30.902 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.903 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-11 18:58:30.908 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.909 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-11 18:58:30.914 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.915 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-11 18:58:30.923 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.923 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-11 18:58:30.931 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.931 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-11 18:58:30.939 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.940 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-11 18:58:30.958 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.958 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-11 18:58:30.964 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.965 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-11 18:58:30.990 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:30.990 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-11 18:58:31.016 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.016 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-11 18:58:31.022 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.022 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-11 18:58:31.028 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.029 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-11 18:58:31.034 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.035 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-11 18:58:31.040 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.041 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-11 18:58:31.046 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.046 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-11 18:58:31.052 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.052 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-11 18:58:31.059 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.059 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-11 18:58:31.067 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.067 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-11 18:58:31.076 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.076 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-11 18:58:31.084 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.084 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-11 18:58:31.090 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.090 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-11 18:58:31.098 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.099 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-11 18:58:31.107 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.107 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-11 18:58:31.115 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.115 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-11 18:58:31.122 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.122 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-11 18:58:31.129 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.130 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-11 18:58:31.143 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.143 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-11 18:58:31.151 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.151 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-11 18:58:31.158 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.158 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-11 18:58:31.166 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.166 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-11 18:58:31.174 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.174 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-11 18:58:31.183 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.183 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-11 18:58:31.189 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.189 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-11 18:58:31.198 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.198 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-11 18:58:31.206 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.206 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-11 18:58:31.214 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.214 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-11 18:58:31.221 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.221 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-11 18:58:31.229 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.229 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-11 18:58:31.237 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.238 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-11 18:58:31.246 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.246 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-11 18:58:31.268 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.268 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-11 18:58:31.274 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.274 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-11 18:58:31.281 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.281 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-11 18:58:31.287 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.287 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-11 18:58:31.293 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.294 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-11 18:58:31.301 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.301 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-11 18:58:31.310 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.310 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-11 18:58:31.316 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.317 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-11 18:58:31.325 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.325 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-11 18:58:31.333 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.333 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-11 18:58:31.340 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.340 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-11 18:58:31.347 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.348 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-11 18:58:31.356 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.357 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-11 18:58:31.364 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.364 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-11 18:58:31.373 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.373 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-11 18:58:31.379 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.379 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-11 18:58:31.394 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.394 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-11 18:58:31.400 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.400 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-11 18:58:31.406 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.406 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-11 18:58:31.412 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.412 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-11 18:58:31.420 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.420 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-11 18:58:31.429 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.429 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-11 18:58:31.437 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.437 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-11 18:58:31.443 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.443 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-11 18:58:31.451 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.451 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-11 18:58:31.460 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.460 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-11 18:58:31.468 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.468 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-11 18:58:31.474 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.474 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-11 18:58:31.483 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.483 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-11 18:58:31.491 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.491 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-11 18:58:31.499 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.500 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-11 18:58:31.505 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.506 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-11 18:58:31.514 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.514 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:31.515 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.515 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.516 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.516 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.517 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.517 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.518 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.518 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.518 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.519 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.520 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.520 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.520 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.523 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.523 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.525 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.526 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.528 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.528 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.529 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.529 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.529 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.529 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.530 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.530 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.532 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.532 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.532 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.532 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.533 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.533 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.534 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.534 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.535 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.535 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.536 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.536 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.536 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.537 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.537 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.538 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.538 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.538 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.539 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.539 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.540 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.540 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.542 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.542 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.542 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.543 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:31.543 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:31.543 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:31.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.545 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.545 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.547 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.547 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.547 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.548 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.548 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.551 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.551 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.552 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.552 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.553 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.553 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.553 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.553 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.553 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.554 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.554 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.554 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.554 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.555 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.556 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.556 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.556 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.557 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.557 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.557 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.558 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.558 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.558 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.558 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.558 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.559 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.560 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.561 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.561 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.562 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.562 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.564 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.564 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.564 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.564 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.565 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.565 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.565 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.565 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.565 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.566 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.566 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.566 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.567 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.567 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.568 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.568 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.568 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.568 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.569 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.569 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.569 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.569 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.570 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.570 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.570 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.570 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.570 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.571 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:31.571 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:31.571 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:31.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.574 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.574 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.576 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.576 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.576 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.576 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.577 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.579 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.579 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.580 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.580 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.581 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.581 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.581 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.581 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.582 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.582 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.582 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.582 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.582 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.583 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.584 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.585 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.585 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.585 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.585 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.586 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.586 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.586 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.586 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.586 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.587 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.587 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.589 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.589 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.590 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.591 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.591 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.593 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.594 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.594 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.594 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.594 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.595 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.595 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.595 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.595 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.596 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.596 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.597 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.597 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.597 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.597 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.598 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.598 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.598 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.598 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.599 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.599 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.599 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.599 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.600 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:31.600 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:31.606 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:31.607 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.607 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.608 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.608 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.608 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.609 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.609 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.610 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.610 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.610 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.611 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.612 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.612 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.614 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.614 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.616 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.617 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.619 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.619 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.620 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.621 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.621 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.622 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.623 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.623 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.623 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.623 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.624 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.624 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.624 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.626 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.626 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.626 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.627 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.627 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.628 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.628 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.628 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.629 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.629 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.630 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.631 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.631 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.632 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.633 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.633 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.634 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:31.634 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:31.647 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:31.648 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.648 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.649 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.649 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.650 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.650 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.651 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.651 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.652 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.652 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.653 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.653 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.654 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.656 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.656 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.658 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.659 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.661 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.661 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.661 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.661 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.662 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.662 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.662 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.662 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.664 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.664 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.664 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.665 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.665 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.665 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.666 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.666 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.667 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.668 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.668 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.668 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.669 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.670 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.670 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.670 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.671 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.671 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.671 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.672 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.673 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.673 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.674 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.674 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.674 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.675 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:31.675 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:31.676 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:31.677 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.677 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.677 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.677 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.678 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.678 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.679 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.679 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.680 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.680 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.681 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.681 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.682 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.684 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.684 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.686 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.687 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.688 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.689 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.689 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.689 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.689 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.690 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.690 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.690 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.692 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.692 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.692 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.693 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.693 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.693 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.694 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.694 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.695 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.695 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.696 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.696 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.696 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.698 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.698 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.699 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.699 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.699 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.700 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.700 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.701 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.701 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.702 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.702 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.703 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.703 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:31.704 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:31.709 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 18:58:31.710 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.710 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.711 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.711 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.712 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.712 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.713 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.713 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.713 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.713 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.715 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.715 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.715 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.717 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.718 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.720 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.721 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.722 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.722 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.723 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.723 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.723 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.723 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.724 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.724 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.726 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.726 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.726 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.726 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.727 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.727 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.727 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.728 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.730 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.730 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.730 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.731 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.731 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.732 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.732 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.733 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.733 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.733 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.734 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.734 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.735 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.735 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.736 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.736 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.737 | 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=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 18:58:31.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 18:58:31.737 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 18:58:31.738 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=63975) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 18:58:31.744 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-11 18:58:31.752 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.752 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-11 18:58:31.946 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:31.946 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-11 18:58:32.194 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.194 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-11 18:58:32.483 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.483 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-11 18:58:32.491 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.491 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-11 18:58:32.500 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.500 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-11 18:58:32.508 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.508 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-11 18:58:32.517 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.517 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-11 18:58:32.523 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.523 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-11 18:58:32.531 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.531 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-11 18:58:32.591 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.591 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-11 18:58:32.686 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.686 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-11 18:58:32.860 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:32.860 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-11 18:58:33.237 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.238 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-11 18:58:33.359 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.359 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-11 18:58:33.367 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.367 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-11 18:58:33.375 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.376 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-11 18:58:33.384 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.384 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-11 18:58:33.392 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.392 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-11 18:58:33.401 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.401 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-11 18:58:33.409 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.409 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-11 18:58:33.415 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.415 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-11 18:58:33.424 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.430 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-11 18:58:33.541 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.541 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-11 18:58:33.549 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.549 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-11 18:58:33.557 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.557 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-11 18:58:33.566 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.566 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-11 18:58:33.574 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.574 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-11 18:58:33.583 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.583 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-11 18:58:33.591 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.591 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-11 18:58:33.600 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.600 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-11 18:58:33.621 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.621 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-11 18:58:33.630 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.636 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-11 18:58:33.642 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.642 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-11 18:58:33.731 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.731 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-11 18:58:33.835 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.836 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-11 18:58:33.880 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.881 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-11 18:58:33.887 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.888 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-11 18:58:33.895 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.895 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-11 18:58:33.904 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.904 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-11 18:58:33.910 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.910 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-11 18:58:33.919 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.924 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-11 18:58:33.930 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.930 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-11 18:58:33.936 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.936 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-11 18:58:33.942 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.948 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-11 18:58:33.954 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:33.954 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-11 18:58:34.058 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.058 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-11 18:58:34.065 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.066 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-11 18:58:34.074 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.075 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-11 18:58:34.082 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.082 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-11 18:58:34.091 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.091 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-11 18:58:34.099 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.099 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-11 18:58:34.107 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.108 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-11 18:58:34.204 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.204 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-11 18:58:34.219 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.219 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-11 18:58:34.227 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.227 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-11 18:58:34.235 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.236 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-11 18:58:34.242 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.242 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-11 18:58:34.250 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.250 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-11 18:58:34.259 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.259 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-11 18:58:34.267 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.267 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-11 18:58:34.273 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.273 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-11 18:58:34.607 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.608 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-11 18:58:34.616 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.616 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-11 18:58:34.624 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.624 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-11 18:58:34.633 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.633 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-11 18:58:34.641 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.641 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-11 18:58:34.651 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.651 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-11 18:58:34.657 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.658 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-11 18:58:34.663 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.664 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-11 18:58:34.672 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.672 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-11 18:58:34.712 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.712 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-11 18:58:34.720 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.721 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-11 18:58:34.727 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.727 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-11 18:58:34.735 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.735 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-11 18:58:34.743 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.744 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-11 18:58:34.752 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:34.752 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-11 18:58:34.758 | INFO migrate.versioning.api [-] done 2021-02-11 18:58:35.051 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-02-11 18:58:35.054 | + functions-common:time_stop:2306 : local name 2021-02-11 18:58:35.057 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:58:35.059 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:58:35.061 | + functions-common:time_stop:2309 : local total 2021-02-11 18:58:35.064 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:58:35.066 | + functions-common:time_stop:2312 : name=dbsync 2021-02-11 18:58:35.069 | + functions-common:time_stop:2313 : start_time=1613069893933 2021-02-11 18:58:35.071 | + functions-common:time_stop:2315 : [[ -z 1613069893933 ]] 2021-02-11 18:58:35.075 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:58:35.079 | + functions-common:time_stop:2318 : end_time=1613069915076 2021-02-11 18:58:35.081 | + functions-common:time_stop:2319 : elapsed_time=21143 2021-02-11 18:58:35.083 | + functions-common:time_stop:2320 : total=0 2021-02-11 18:58:35.086 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:58:35.088 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=21143 2021-02-11 18:58:35.091 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-02-11 18:58:35.093 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-02-11 18:58:35.096 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-02-11 18:58:39.573 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-02-11 18:58:39.574 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-02-11 18:58:39.574 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-02-11 18:58:39.574 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-02-11 18:58:39.575 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-02-11 18:58:39.576 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-02-11 18:58:39.576 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-02-11 18:58:39.576 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-02-11 18:58:39.576 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-02-11 18:58:39.847 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-02-11 18:58:39.851 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-02-11 18:58:44.309 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-02-11 18:58:44.310 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-02-11 18:58:44.310 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-02-11 18:58:44.310 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-02-11 18:58:44.311 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-02-11 18:58:44.312 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-02-11 18:58:44.312 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-02-11 18:58:44.312 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-02-11 18:58:44.312 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-02-11 18:58:44.588 | + ./stack.sh:main:1085 : start_keystone 2021-02-11 18:58:44.590 | + lib/keystone:start_keystone:514 : local service_port=5000 2021-02-11 18:58:44.593 | + lib/keystone:start_keystone:515 : local auth_protocol=http 2021-02-11 18:58:44.595 | + lib/keystone:start_keystone:516 : is_service_enabled tls-proxy 2021-02-11 18:58:44.610 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:58:44.613 | + lib/keystone:start_keystone:521 : '[' uwsgi == mod_wsgi ']' 2021-02-11 18:58:44.616 | ++ lib/keystone:start_keystone:525 : which uwsgi 2021-02-11 18:58:44.620 | + lib/keystone:start_keystone:525 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-02-11 18:58:44.622 | + functions-common:run_process:1561 : local service=keystone 2021-02-11 18:58:44.625 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-11 18:58:44.627 | + functions-common:run_process:1563 : local group= 2021-02-11 18:58:44.630 | + functions-common:run_process:1564 : local user= 2021-02-11 18:58:44.632 | + functions-common:run_process:1566 : local name=keystone 2021-02-11 18:58:44.635 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 18:58:44.638 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 18:58:44.640 | + functions-common:time_start:2293 : local start_time= 2021-02-11 18:58:44.643 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 18:58:44.646 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 18:58:44.649 | + functions-common:time_start:2297 : _TIME_START[$name]=1613069924647 2021-02-11 18:58:44.652 | + functions-common:run_process:1569 : is_service_enabled keystone 2021-02-11 18:58:44.666 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 18:58:44.668 | + functions-common:run_process:1570 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-02-11 18:58:44.671 | + functions-common:_run_under_systemd:1526 : local service=keystone 2021-02-11 18:58:44.673 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-11 18:58:44.675 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-11 18:58:44.678 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-11 18:58:44.680 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-11 18:58:44.683 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-02-11 18:58:44.685 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-02-11 18:58:44.688 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@keystone.service 2021-02-11 18:58:44.690 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 18:58:44.692 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 18:58:44.695 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-02-11 18:58:44.697 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-02-11 18:58:44.699 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@keystone.service 2021-02-11 18:58:44.702 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-11 18:58:44.704 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-11 18:58:44.706 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-11 18:58:44.708 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-02-11 18:58:44.710 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-11 18:58:44.714 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-02-11 18:58:44.766 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-02-11 18:58:44.818 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-02-11 18:58:44.861 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-11 18:58:44.906 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 18:58:44.949 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-02-11 18:58:44.993 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-02-11 18:58:45.037 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-02-11 18:58:45.080 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-02-11 18:58:45.123 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-02-11 18:58:45.168 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-11 18:58:45.170 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-02-11 18:58:45.223 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-11 18:58:45.423 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@keystone.service 2021-02-11 18:58:45.436 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-02-11 18:58:45.600 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@keystone.service 2021-02-11 18:58:45.675 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 18:58:45.678 | + functions-common:time_stop:2306 : local name 2021-02-11 18:58:45.680 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:58:45.683 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:58:45.685 | + functions-common:time_stop:2309 : local total 2021-02-11 18:58:45.687 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:58:45.690 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 18:58:45.692 | + functions-common:time_stop:2313 : start_time=1613069924647 2021-02-11 18:58:45.694 | + functions-common:time_stop:2315 : [[ -z 1613069924647 ]] 2021-02-11 18:58:45.697 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:58:45.701 | + functions-common:time_stop:2318 : end_time=1613069925698 2021-02-11 18:58:45.703 | + functions-common:time_stop:2319 : elapsed_time=1051 2021-02-11 18:58:45.705 | + functions-common:time_stop:2320 : total=908 2021-02-11 18:58:45.708 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:58:45.710 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=1959 2021-02-11 18:58:45.712 | + lib/keystone:start_keystone:528 : echo 'Waiting for keystone to start...' 2021-02-11 18:58:45.712 | Waiting for keystone to start... 2021-02-11 18:58:45.715 | + lib/keystone:start_keystone:534 : local service_uri=http://10.222.0.101/identity/v3/ 2021-02-11 18:58:45.717 | + lib/keystone:start_keystone:536 : wait_for_service 60 http://10.222.0.101/identity/v3/ 2021-02-11 18:58:45.719 | + functions:wait_for_service:481 : local timeout=60 2021-02-11 18:58:45.722 | + functions:wait_for_service:482 : local url=http://10.222.0.101/identity/v3/ 2021-02-11 18:58:45.724 | + functions:wait_for_service:483 : local rval=0 2021-02-11 18:58:45.726 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-11 18:58:45.729 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-11 18:58:45.731 | + functions-common:time_start:2293 : local start_time= 2021-02-11 18:58:45.734 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 18:58:45.737 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 18:58:45.740 | + functions-common:time_start:2297 : _TIME_START[$name]=1613069925738 2021-02-11 18:58:45.742 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-11 18:58:45.748 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.101/identity/v3/ 2021-02-11 18:58:52.243 | + :: : [[ 200 == 503 ]] 2021-02-11 18:58:52.245 | + :: : [[ 0 -eq 7 ]] 2021-02-11 18:58:52.248 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-11 18:58:52.250 | + functions-common:time_stop:2306 : local name 2021-02-11 18:58:52.253 | + functions-common:time_stop:2307 : local end_time 2021-02-11 18:58:52.255 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 18:58:52.258 | + functions-common:time_stop:2309 : local total 2021-02-11 18:58:52.260 | + functions-common:time_stop:2310 : local start_time 2021-02-11 18:58:52.262 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-11 18:58:52.265 | + functions-common:time_stop:2313 : start_time=1613069925738 2021-02-11 18:58:52.267 | + functions-common:time_stop:2315 : [[ -z 1613069925738 ]] 2021-02-11 18:58:52.270 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 18:58:52.273 | + functions-common:time_stop:2318 : end_time=1613069932271 2021-02-11 18:58:52.276 | + functions-common:time_stop:2319 : elapsed_time=6533 2021-02-11 18:58:52.279 | + functions-common:time_stop:2320 : total=0 2021-02-11 18:58:52.281 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 18:58:52.283 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6533 2021-02-11 18:58:52.286 | + functions:wait_for_service:491 : return 0 2021-02-11 18:58:52.288 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2021-02-11 18:58:52.304 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 18:58:52.306 | + lib/keystone:start_keystone:547 : restart_service memcached 2021-02-11 18:58:52.309 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 18:58:52.311 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart memcached 2021-02-11 18:58:52.350 | + ./stack.sh:main:1086 : bootstrap_keystone 2021-02-11 18:58:52.353 | + lib/keystone:bootstrap_keystone:570 : /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.101/identity --bootstrap-public-url http://10.222.0.101/identity 2021-02-11 18:58:57.141 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.142 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.142 | 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=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.151 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.170 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.170 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.204 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.240 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.240 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.329 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.329 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.329 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.329 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.330 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.330 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.344 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.344 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.344 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.344 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.345 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.345 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.345 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.353 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.356 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.356 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.356 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.356 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.357 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.357 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.357 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=64625) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-11 18:58:57.403 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=64625) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-11 18:58:57.688 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created domain default 2021-02-11 18:58:57.724 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created project admin 2021-02-11 18:58:57.749 | DEBUG passlib.handlers.bcrypt [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=64625) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-02-11 18:58:57.750 | DEBUG passlib.handlers.bcrypt [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=64625) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-02-11 18:58:57.808 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created user admin 2021-02-11 18:58:57.819 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created role reader 2021-02-11 18:58:57.830 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created role member 2021-02-11 18:58:57.850 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created implied role where 83c753ceea8f47998f7f1c76c6b3714f implies 1d7a9a71325b4e9f98e53f9eec92df4d 2021-02-11 18:58:57.859 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created role admin 2021-02-11 18:58:57.875 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created implied role where 3a8736336b3245bd9439447c434ad0e9 implies 83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 18:58:57.885 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Granted role admin on project admin to user admin. 2021-02-11 18:58:57.891 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Granted role admin on the system to user admin. 2021-02-11 18:58:57.901 | WARNING py.warnings [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-02-11 18:58:57.901 | 'identifiers should be a valid uuid.' % (value))) 2021-02-11 18:58:57.901 |  2021-02-11 18:58:57.905 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created region RegionOne 2021-02-11 18:58:57.933 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created public endpoint http://10.222.0.101/identity 2021-02-11 18:58:57.942 | INFO keystone.cmd.bootstrap [None req-330d9cf0-c31b-4a6e-8ac8-eee5a8d383d1 None None] Created admin endpoint http://10.222.0.101/identity 2021-02-11 18:58:58.297 | + ./stack.sh:main:1089 : create_keystone_accounts 2021-02-11 18:58:58.300 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-02-11 18:58:58.303 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-02-11 18:59:01.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:01.517 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:01.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:01.517 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:01.691 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:01.694 | + lib/keystone:create_keystone_accounts:315 : admin_project=3697ada997da4b8bb94e8215aefe7f63 2021-02-11 18:59:01.697 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-02-11 18:59:01.700 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-02-11 18:59:04.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:04.101 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:04.101 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:04.101 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:04.277 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:04.280 | + lib/keystone:create_keystone_accounts:317 : admin_user=8fadb3fb5081413b9152aa3f81f9276c 2021-02-11 18:59:04.283 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-02-11 18:59:04.285 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-02-11 18:59:04.287 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 8fadb3fb5081413b9152aa3f81f9276c default 2021-02-11 18:59:04.290 | + functions-common:get_or_add_user_domain_role:920 : local user_role_id 2021-02-11 18:59:04.294 | ++ functions-common:get_or_add_user_domain_role:926 : oscwrap role assignment list --role admin --user 8fadb3fb5081413b9152aa3f81f9276c --domain default 2021-02-11 18:59:04.294 | ++ functions-common:get_or_add_user_domain_role:926 : grep '^|\s[a-f0-9]\+' 2021-02-11 18:59:04.294 | ++ functions-common:get_or_add_user_domain_role:926 : get_field 1 2021-02-11 18:59:04.297 | ++ functions-common:get_field:728 : local data field 2021-02-11 18:59:04.300 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:06.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:06.848 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:06.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:06.848 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:07.023 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:07.027 | + functions-common:get_or_add_user_domain_role:926 : user_role_id= 2021-02-11 18:59:07.030 | + functions-common:get_or_add_user_domain_role:927 : [[ -z '' ]] 2021-02-11 18:59:07.032 | + functions-common:get_or_add_user_domain_role:929 : openstack role add admin --user 8fadb3fb5081413b9152aa3f81f9276c --domain default 2021-02-11 18:59:09.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:09.929 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:09.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:09.929 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:10.105 | ++ functions-common:get_or_add_user_domain_role:936 : oscwrap role assignment list --role admin --user 8fadb3fb5081413b9152aa3f81f9276c --domain default 2021-02-11 18:59:10.105 | ++ functions-common:get_or_add_user_domain_role:936 : grep '^|\s[a-f0-9]\+' 2021-02-11 18:59:10.105 | ++ functions-common:get_or_add_user_domain_role:936 : get_field 1 2021-02-11 18:59:10.108 | ++ functions-common:get_field:728 : local data field 2021-02-11 18:59:10.110 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:12.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:12.721 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:12.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:12.721 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:12.901 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:12.904 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 18:59:12.906 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 18:59:12.909 | ++ functions-common:get_field:735 : echo '| 3a8736336b3245bd9439447c434ad0e9 | 8fadb3fb5081413b9152aa3f81f9276c | | | default | | False |' 2021-02-11 18:59:12.910 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 18:59:12.915 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:12.918 | + functions-common:get_or_add_user_domain_role:936 : user_role_id=3a8736336b3245bd9439447c434ad0e9 2021-02-11 18:59:12.920 | + functions-common:get_or_add_user_domain_role:938 : echo 3a8736336b3245bd9439447c434ad0e9 2021-02-11 18:59:12.920 | 3a8736336b3245bd9439447c434ad0e9 2021-02-11 18:59:12.923 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-02-11 18:59:12.925 | + functions-common:get_or_create_domain:794 : local domain_id 2021-02-11 18:59:12.928 | ++ functions-common:get_or_create_domain:806 : oscwrap domain show Default -f value -c id 2021-02-11 18:59:15.516 | + functions-common:get_or_create_domain:804 : domain_id=default 2021-02-11 18:59:15.518 | + functions-common:get_or_create_domain:805 : echo default 2021-02-11 18:59:15.519 | default 2021-02-11 18:59:15.521 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-02-11 18:59:15.523 | + functions-common:get_or_create_project:849 : local project_id 2021-02-11 18:59:15.527 | ++ functions-common:get_or_create_project:857 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-02-11 18:59:18.040 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:18.040 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:18.040 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:18.040 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:18.241 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:18.245 | + functions-common:get_or_create_project:855 : project_id=cfb025eeeab245f88638a80c03868fff 2021-02-11 18:59:18.247 | + functions-common:get_or_create_project:856 : echo cfb025eeeab245f88638a80c03868fff 2021-02-11 18:59:18.247 | cfb025eeeab245f88638a80c03868fff 2021-02-11 18:59:18.250 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-02-11 18:59:18.253 | + functions-common:get_or_create_role:862 : local role_id 2021-02-11 18:59:18.256 | ++ functions-common:get_or_create_role:869 : oscwrap role create service --or-show -f value -c id 2021-02-11 18:59:21.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:21.445 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:21.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:21.445 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:21.629 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:21.632 | + functions-common:get_or_create_role:867 : role_id=8aa465a4981243dabf0859014329c69b 2021-02-11 18:59:21.635 | + functions-common:get_or_create_role:868 : echo 8aa465a4981243dabf0859014329c69b 2021-02-11 18:59:21.636 | 8aa465a4981243dabf0859014329c69b 2021-02-11 18:59:21.638 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-02-11 18:59:21.640 | + functions-common:get_or_create_role:862 : local role_id 2021-02-11 18:59:21.644 | ++ functions-common:get_or_create_role:869 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-02-11 18:59:24.027 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:24.027 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:24.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:24.027 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:24.215 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:24.218 | + functions-common:get_or_create_role:867 : role_id=56972b8d0d8a46dc94e3fe341ccdc17c 2021-02-11 18:59:24.220 | + functions-common:get_or_create_role:868 : echo 56972b8d0d8a46dc94e3fe341ccdc17c 2021-02-11 18:59:24.220 | 56972b8d0d8a46dc94e3fe341ccdc17c 2021-02-11 18:59:24.223 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-02-11 18:59:24.225 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-02-11 18:59:24.228 | + functions-common:get_or_create_role:862 : local role_id 2021-02-11 18:59:24.231 | ++ functions-common:get_or_create_role:869 : oscwrap role create anotherrole --or-show -f value -c id 2021-02-11 18:59:26.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:26.869 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:26.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:26.869 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:27.082 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:27.086 | + functions-common:get_or_create_role:867 : role_id=4d57d3cdf0084052869a64f160f46d90 2021-02-11 18:59:27.089 | + functions-common:get_or_create_role:868 : echo 4d57d3cdf0084052869a64f160f46d90 2021-02-11 18:59:27.089 | 4d57d3cdf0084052869a64f160f46d90 2021-02-11 18:59:27.092 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-02-11 18:59:27.095 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-02-11 18:59:27.098 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-11 18:59:27.102 | +++ functions-common:get_or_create_project:857 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-02-11 18:59:29.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:29.680 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:29.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:29.680 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:29.860 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:29.863 | ++ functions-common:get_or_create_project:855 : project_id=83b3dc01c361473789a9dc423476f927 2021-02-11 18:59:29.865 | ++ functions-common:get_or_create_project:856 : echo 83b3dc01c361473789a9dc423476f927 2021-02-11 18:59:29.868 | + lib/keystone:create_keystone_accounts:343 : invis_project=83b3dc01c361473789a9dc423476f927 2021-02-11 18:59:29.871 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-02-11 18:59:29.874 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-02-11 18:59:29.876 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-11 18:59:29.879 | +++ functions-common:get_or_create_project:857 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-02-11 18:59:32.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:32.367 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:32.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:32.368 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:32.548 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:32.551 | ++ functions-common:get_or_create_project:855 : project_id=4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:32.553 | ++ functions-common:get_or_create_project:856 : echo 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:32.556 | + lib/keystone:create_keystone_accounts:347 : demo_project=4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:32.559 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-02-11 18:59:32.562 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-02-11 18:59:32.564 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-11 18:59:32.567 | ++ functions-common:get_or_create_user:827 : [[ ! -z demo@example.com ]] 2021-02-11 18:59:32.569 | ++ functions-common:get_or_create_user:828 : local email=--email=demo@example.com 2021-02-11 18:59:32.573 | +++ functions-common:get_or_create_user:844 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-02-11 18:59:35.065 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:35.065 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:35.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:35.066 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:35.250 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:35.253 | ++ functions-common:get_or_create_user:842 : user_id=11125caabf894e9083a760e703bef76c 2021-02-11 18:59:35.256 | ++ functions-common:get_or_create_user:843 : echo 11125caabf894e9083a760e703bef76c 2021-02-11 18:59:35.259 | + lib/keystone:create_keystone_accounts:350 : demo_user=11125caabf894e9083a760e703bef76c 2021-02-11 18:59:35.261 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member 11125caabf894e9083a760e703bef76c 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:35.264 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 18:59:35.267 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 18:59:35.269 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 18:59:35.272 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 18:59:35.274 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 18:59:35.276 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 18:59:35.278 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 18:59:35.281 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 18:59:35.285 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 18:59:35.285 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 11125caabf894e9083a760e703bef76c --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:35.286 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 18:59:35.288 | ++ functions-common:get_field:728 : local data field 2021-02-11 18:59:35.292 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:37.950 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:37.950 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:37.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:37.951 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:38.131 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:38.136 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 18:59:38.138 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 18:59:38.141 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 11125caabf894e9083a760e703bef76c --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:40.705 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:40.705 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:40.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:40.705 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:40.890 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 11125caabf894e9083a760e703bef76c --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:40.890 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 18:59:40.890 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 18:59:40.893 | ++ functions-common:get_field:728 : local data field 2021-02-11 18:59:40.896 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:43.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:43.629 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:43.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:43.629 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:43.812 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:43.815 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 18:59:43.817 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 18:59:43.820 | ++ functions-common:get_field:735 : echo '| 83c753ceea8f47998f7f1c76c6b3714f | 11125caabf894e9083a760e703bef76c | | 4f4760d339ee4989a3d876844aa4a87f | | | False |' 2021-02-11 18:59:43.820 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 18:59:43.825 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:43.829 | + functions-common:get_or_add_user_project_role:912 : user_role_id=83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 18:59:43.831 | + functions-common:get_or_add_user_project_role:914 : echo 83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 18:59:43.831 | 83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 18:59:43.834 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 8fadb3fb5081413b9152aa3f81f9276c 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:43.836 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 18:59:43.840 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 18:59:43.842 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 18:59:43.844 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 18:59:43.847 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 18:59:43.849 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 18:59:43.852 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 18:59:43.855 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 18:59:43.858 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user 8fadb3fb5081413b9152aa3f81f9276c --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:43.859 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 18:59:43.859 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 18:59:43.862 | ++ functions-common:get_field:728 : local data field 2021-02-11 18:59:43.864 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:46.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:46.503 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:46.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:46.503 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:46.684 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:46.687 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 18:59:46.690 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 18:59:46.692 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user 8fadb3fb5081413b9152aa3f81f9276c --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:49.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:49.263 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:49.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:49.263 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:49.450 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user 8fadb3fb5081413b9152aa3f81f9276c --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:49.451 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 18:59:49.451 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 18:59:49.454 | ++ functions-common:get_field:728 : local data field 2021-02-11 18:59:49.456 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:52.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:52.182 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:52.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:52.182 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:52.367 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:52.372 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 18:59:52.374 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 18:59:52.378 | ++ functions-common:get_field:735 : echo '| 3a8736336b3245bd9439447c434ad0e9 | 8fadb3fb5081413b9152aa3f81f9276c | | 4f4760d339ee4989a3d876844aa4a87f | | | False |' 2021-02-11 18:59:52.378 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 18:59:52.383 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:52.387 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3a8736336b3245bd9439447c434ad0e9 2021-02-11 18:59:52.389 | + functions-common:get_or_add_user_project_role:914 : echo 3a8736336b3245bd9439447c434ad0e9 2021-02-11 18:59:52.389 | 3a8736336b3245bd9439447c434ad0e9 2021-02-11 18:59:52.392 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole 11125caabf894e9083a760e703bef76c 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:52.394 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 18:59:52.398 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 18:59:52.400 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 18:59:52.402 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 18:59:52.405 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 18:59:52.407 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 18:59:52.409 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 18:59:52.412 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 18:59:52.417 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role anotherrole --user 11125caabf894e9083a760e703bef76c --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:52.417 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 18:59:52.417 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 18:59:52.420 | ++ functions-common:get_field:728 : local data field 2021-02-11 18:59:52.422 | ++ functions-common:get_field:729 : read data 2021-02-11 18:59:55.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:55.107 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:55.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:55.108 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:55.289 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 18:59:55.293 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 18:59:55.295 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 18:59:55.297 | + functions-common:get_or_add_user_project_role:903 : openstack role add anotherrole --user 11125caabf894e9083a760e703bef76c --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:57.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:57.859 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:57.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 18:59:57.859 | from cryptography.utils import int_from_bytes 2021-02-11 18:59:58.047 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role anotherrole --user 11125caabf894e9083a760e703bef76c --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 18:59:58.047 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 18:59:58.047 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 18:59:58.050 | ++ functions-common:get_field:728 : local data field 2021-02-11 18:59:58.052 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:00.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:00.847 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:00.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:00.848 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:01.041 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:01.044 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:00:01.047 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:00:01.050 | ++ functions-common:get_field:735 : echo '| 4d57d3cdf0084052869a64f160f46d90 | 11125caabf894e9083a760e703bef76c | | 4f4760d339ee4989a3d876844aa4a87f | | | False |' 2021-02-11 19:00:01.050 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:00:01.056 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:01.060 | + functions-common:get_or_add_user_project_role:912 : user_role_id=4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:00:01.062 | + functions-common:get_or_add_user_project_role:914 : echo 4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:00:01.062 | 4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:00:01.065 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member 11125caabf894e9083a760e703bef76c 83b3dc01c361473789a9dc423476f927 2021-02-11 19:00:01.067 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:00:01.071 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 19:00:01.074 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:00:01.076 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:00:01.079 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 19:00:01.081 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 19:00:01.084 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 19:00:01.087 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 19:00:01.091 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 11125caabf894e9083a760e703bef76c --project 83b3dc01c361473789a9dc423476f927 2021-02-11 19:00:01.091 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:00:01.091 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:00:01.094 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:00:01.097 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:03.778 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:03.779 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:03.779 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:03.779 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:03.957 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:03.961 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:00:03.964 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:00:03.967 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 11125caabf894e9083a760e703bef76c --project 83b3dc01c361473789a9dc423476f927 2021-02-11 19:00:06.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:06.576 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:06.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:06.576 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:06.766 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 11125caabf894e9083a760e703bef76c --project 83b3dc01c361473789a9dc423476f927 2021-02-11 19:00:06.766 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:00:06.766 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:00:06.769 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:00:06.772 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:09.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:09.553 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:09.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:09.553 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:09.745 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:09.748 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:00:09.750 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:00:09.754 | ++ functions-common:get_field:735 : echo '| 83c753ceea8f47998f7f1c76c6b3714f | 11125caabf894e9083a760e703bef76c | | 83b3dc01c361473789a9dc423476f927 | | | False |' 2021-02-11 19:00:09.754 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:00:09.760 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:09.764 | + functions-common:get_or_add_user_project_role:912 : user_role_id=83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 19:00:09.766 | + functions-common:get_or_add_user_project_role:914 : echo 83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 19:00:09.767 | 83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 19:00:09.769 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-02-11 19:00:09.772 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-02-11 19:00:09.775 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-11 19:00:09.779 | +++ functions-common:get_or_create_project:857 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-02-11 19:00:12.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:12.344 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:12.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:12.344 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:12.564 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:12.568 | ++ functions-common:get_or_create_project:855 : project_id=8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:12.571 | ++ functions-common:get_or_create_project:856 : echo 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:12.574 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:12.576 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-02-11 19:00:12.579 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-02-11 19:00:12.582 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:00:12.584 | ++ functions-common:get_or_create_user:827 : [[ ! -z alt_demo@example.com ]] 2021-02-11 19:00:12.587 | ++ functions-common:get_or_create_user:828 : local email=--email=alt_demo@example.com 2021-02-11 19:00:12.590 | +++ functions-common:get_or_create_user:844 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-02-11 19:00:15.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:15.127 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:15.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:15.127 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:15.313 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:15.316 | ++ functions-common:get_or_create_user:842 : user_id=0ecc251500e4443e8f7a0db2ae5a037f 2021-02-11 19:00:15.318 | ++ functions-common:get_or_create_user:843 : echo 0ecc251500e4443e8f7a0db2ae5a037f 2021-02-11 19:00:15.322 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=0ecc251500e4443e8f7a0db2ae5a037f 2021-02-11 19:00:15.324 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 0ecc251500e4443e8f7a0db2ae5a037f 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:15.327 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:00:15.330 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 19:00:15.332 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:00:15.335 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:00:15.338 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 19:00:15.341 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 19:00:15.343 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 19:00:15.346 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 19:00:15.350 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 0ecc251500e4443e8f7a0db2ae5a037f --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:15.350 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:00:15.350 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:00:15.353 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:00:15.356 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:18.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:18.143 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:18.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:18.143 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:18.336 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:18.342 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:00:18.344 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:00:18.346 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 0ecc251500e4443e8f7a0db2ae5a037f --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:20.937 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:20.937 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:20.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:20.937 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:21.121 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:00:21.121 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 0ecc251500e4443e8f7a0db2ae5a037f --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:21.121 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:00:21.125 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:00:21.130 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:23.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:23.908 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:23.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:23.908 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:24.098 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:24.102 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:00:24.104 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:00:24.107 | ++ functions-common:get_field:735 : echo '| 83c753ceea8f47998f7f1c76c6b3714f | 0ecc251500e4443e8f7a0db2ae5a037f | | 8d2eab71195542a692e1c20c285a9b22 | | | False |' 2021-02-11 19:00:24.107 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:00:24.113 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:24.118 | + functions-common:get_or_add_user_project_role:912 : user_role_id=83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 19:00:24.120 | + functions-common:get_or_add_user_project_role:914 : echo 83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 19:00:24.120 | 83c753ceea8f47998f7f1c76c6b3714f 2021-02-11 19:00:24.122 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 8fadb3fb5081413b9152aa3f81f9276c 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:24.125 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:00:24.128 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 19:00:24.131 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:00:24.134 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:00:24.136 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 19:00:24.138 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 19:00:24.141 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 19:00:24.144 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 19:00:24.148 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user 8fadb3fb5081413b9152aa3f81f9276c --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:24.148 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:00:24.149 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:00:24.151 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:00:24.154 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:26.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:26.874 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:26.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:26.874 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:27.060 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:27.064 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:00:27.067 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:00:27.070 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user 8fadb3fb5081413b9152aa3f81f9276c --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:29.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:29.696 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:29.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:29.696 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:29.889 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user 8fadb3fb5081413b9152aa3f81f9276c --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:29.890 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:00:29.890 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:00:29.893 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:00:29.895 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:32.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:32.696 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:32.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:32.696 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:32.888 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:32.891 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:00:32.894 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:00:32.897 | ++ functions-common:get_field:735 : echo '| 3a8736336b3245bd9439447c434ad0e9 | 8fadb3fb5081413b9152aa3f81f9276c | | 8d2eab71195542a692e1c20c285a9b22 | | | False |' 2021-02-11 19:00:32.897 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:00:32.903 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:32.906 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:00:32.909 | + functions-common:get_or_add_user_project_role:914 : echo 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:00:32.909 | 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:00:32.912 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 0ecc251500e4443e8f7a0db2ae5a037f 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:32.915 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:00:32.918 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 19:00:32.921 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:00:32.923 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:00:32.925 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 19:00:32.930 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 19:00:32.932 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 19:00:32.935 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 19:00:32.940 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role anotherrole --user 0ecc251500e4443e8f7a0db2ae5a037f --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:32.940 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:00:32.941 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:00:32.944 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:00:32.947 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:35.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:35.645 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:35.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:35.645 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:35.836 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:35.839 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:00:35.842 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:00:35.844 | + functions-common:get_or_add_user_project_role:903 : openstack role add anotherrole --user 0ecc251500e4443e8f7a0db2ae5a037f --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:38.584 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:38.584 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:38.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:38.585 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:38.781 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role anotherrole --user 0ecc251500e4443e8f7a0db2ae5a037f --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:00:38.781 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:00:38.781 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:00:38.784 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:00:38.786 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:41.488 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:41.488 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:41.488 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:41.488 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:41.673 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:41.676 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:00:41.679 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:00:41.682 | ++ functions-common:get_field:735 : echo '| 4d57d3cdf0084052869a64f160f46d90 | 0ecc251500e4443e8f7a0db2ae5a037f | | 8d2eab71195542a692e1c20c285a9b22 | | | False |' 2021-02-11 19:00:41.682 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:00:41.687 | ++ functions-common:get_field:729 : read data 2021-02-11 19:00:41.690 | + functions-common:get_or_add_user_project_role:912 : user_role_id=4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:00:41.693 | + functions-common:get_or_add_user_project_role:914 : echo 4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:00:41.693 | 4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:00:41.696 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-02-11 19:00:41.699 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-02-11 19:00:41.701 | ++ functions-common:get_or_create_group:811 : local 'desc=openstack admin group' 2021-02-11 19:00:41.704 | ++ functions-common:get_or_create_group:812 : local group_id 2021-02-11 19:00:41.707 | +++ functions-common:get_or_create_group:821 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-02-11 19:00:44.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:44.131 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:44.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:44.131 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:44.314 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:44.316 | ++ functions-common:get_or_create_group:819 : group_id=22dfb5017f8541ff8ae54b7dd514f162 2021-02-11 19:00:44.319 | ++ functions-common:get_or_create_group:820 : echo 22dfb5017f8541ff8ae54b7dd514f162 2021-02-11 19:00:44.322 | + lib/keystone:create_keystone_accounts:371 : admin_group=22dfb5017f8541ff8ae54b7dd514f162 2021-02-11 19:00:44.324 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-02-11 19:00:44.327 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-02-11 19:00:44.330 | ++ functions-common:get_or_create_group:811 : local 'desc=non-admin group' 2021-02-11 19:00:44.332 | ++ functions-common:get_or_create_group:812 : local group_id 2021-02-11 19:00:44.336 | +++ functions-common:get_or_create_group:821 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-02-11 19:00:46.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:46.741 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:46.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:46.742 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:46.925 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:46.928 | ++ functions-common:get_or_create_group:819 : group_id=4c31e2cf30e94b37b1ddbe6e02e535fd 2021-02-11 19:00:46.932 | ++ functions-common:get_or_create_group:820 : echo 4c31e2cf30e94b37b1ddbe6e02e535fd 2021-02-11 19:00:46.934 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=4c31e2cf30e94b37b1ddbe6e02e535fd 2021-02-11 19:00:46.937 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 4c31e2cf30e94b37b1ddbe6e02e535fd 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 19:00:46.939 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-11 19:00:46.942 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role member --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 4f4760d339ee4989a3d876844aa4a87f -f value 2021-02-11 19:00:49.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:49.627 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:49.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:49.627 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:49.807 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:49.810 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-11 19:00:49.813 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-11 19:00:49.815 | + functions-common:get_or_add_group_project_role:953 : openstack role add member --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 19:00:52.452 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:52.452 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:52.452 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:52.452 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:52.645 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 4f4760d339ee4989a3d876844aa4a87f -f value 2021-02-11 19:00:55.491 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:55.491 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:55.491 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:55.491 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:55.676 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:55.680 | + functions-common:get_or_add_group_project_role:960 : group_role_id='83c753ceea8f47998f7f1c76c6b3714f 4c31e2cf30e94b37b1ddbe6e02e535fd 4f4760d339ee4989a3d876844aa4a87f False' 2021-02-11 19:00:55.682 | + functions-common:get_or_add_group_project_role:962 : echo 83c753ceea8f47998f7f1c76c6b3714f 4c31e2cf30e94b37b1ddbe6e02e535fd 4f4760d339ee4989a3d876844aa4a87f False 2021-02-11 19:00:55.682 | 83c753ceea8f47998f7f1c76c6b3714f 4c31e2cf30e94b37b1ddbe6e02e535fd 4f4760d339ee4989a3d876844aa4a87f False 2021-02-11 19:00:55.684 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 4c31e2cf30e94b37b1ddbe6e02e535fd 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 19:00:55.687 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-11 19:00:55.690 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role anotherrole --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 4f4760d339ee4989a3d876844aa4a87f -f value 2021-02-11 19:00:58.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:58.438 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:58.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:00:58.438 | from cryptography.utils import int_from_bytes 2021-02-11 19:00:58.623 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:00:58.626 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-11 19:00:58.628 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-11 19:00:58.631 | + functions-common:get_or_add_group_project_role:953 : openstack role add anotherrole --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 19:01:01.265 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:01.265 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:01.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:01.266 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:01.440 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 4f4760d339ee4989a3d876844aa4a87f -f value 2021-02-11 19:01:04.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:04.137 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:04.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:04.137 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:04.332 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:04.335 | + functions-common:get_or_add_group_project_role:960 : group_role_id='4d57d3cdf0084052869a64f160f46d90 4c31e2cf30e94b37b1ddbe6e02e535fd 4f4760d339ee4989a3d876844aa4a87f False' 2021-02-11 19:01:04.337 | + functions-common:get_or_add_group_project_role:962 : echo 4d57d3cdf0084052869a64f160f46d90 4c31e2cf30e94b37b1ddbe6e02e535fd 4f4760d339ee4989a3d876844aa4a87f False 2021-02-11 19:01:04.337 | 4d57d3cdf0084052869a64f160f46d90 4c31e2cf30e94b37b1ddbe6e02e535fd 4f4760d339ee4989a3d876844aa4a87f False 2021-02-11 19:01:04.339 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 4c31e2cf30e94b37b1ddbe6e02e535fd 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:01:04.342 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-11 19:01:04.345 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role member --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 8d2eab71195542a692e1c20c285a9b22 -f value 2021-02-11 19:01:07.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:07.084 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:07.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:07.084 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:07.272 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:07.275 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-11 19:01:07.278 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-11 19:01:07.280 | + functions-common:get_or_add_group_project_role:953 : openstack role add member --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:01:09.867 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:09.867 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:09.867 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:09.867 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:10.044 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 8d2eab71195542a692e1c20c285a9b22 -f value 2021-02-11 19:01:12.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:12.811 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:12.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:12.811 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:12.995 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:12.999 | + functions-common:get_or_add_group_project_role:960 : group_role_id='83c753ceea8f47998f7f1c76c6b3714f 4c31e2cf30e94b37b1ddbe6e02e535fd 8d2eab71195542a692e1c20c285a9b22 False' 2021-02-11 19:01:13.001 | + functions-common:get_or_add_group_project_role:962 : echo 83c753ceea8f47998f7f1c76c6b3714f 4c31e2cf30e94b37b1ddbe6e02e535fd 8d2eab71195542a692e1c20c285a9b22 False 2021-02-11 19:01:13.001 | 83c753ceea8f47998f7f1c76c6b3714f 4c31e2cf30e94b37b1ddbe6e02e535fd 8d2eab71195542a692e1c20c285a9b22 False 2021-02-11 19:01:13.004 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 4c31e2cf30e94b37b1ddbe6e02e535fd 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:01:13.007 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-11 19:01:13.011 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role anotherrole --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 8d2eab71195542a692e1c20c285a9b22 -f value 2021-02-11 19:01:15.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:15.702 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:15.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:15.702 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:15.920 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:15.924 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-11 19:01:15.926 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-11 19:01:15.929 | + functions-common:get_or_add_group_project_role:953 : openstack role add anotherrole --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:01:18.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:18.515 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:18.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:18.515 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:18.689 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 4c31e2cf30e94b37b1ddbe6e02e535fd --project 8d2eab71195542a692e1c20c285a9b22 -f value 2021-02-11 19:01:21.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:21.396 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:21.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:21.396 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:21.581 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:21.584 | + functions-common:get_or_add_group_project_role:960 : group_role_id='4d57d3cdf0084052869a64f160f46d90 4c31e2cf30e94b37b1ddbe6e02e535fd 8d2eab71195542a692e1c20c285a9b22 False' 2021-02-11 19:01:21.587 | + functions-common:get_or_add_group_project_role:962 : echo 4d57d3cdf0084052869a64f160f46d90 4c31e2cf30e94b37b1ddbe6e02e535fd 8d2eab71195542a692e1c20c285a9b22 False 2021-02-11 19:01:21.587 | 4d57d3cdf0084052869a64f160f46d90 4c31e2cf30e94b37b1ddbe6e02e535fd 8d2eab71195542a692e1c20c285a9b22 False 2021-02-11 19:01:21.589 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 22dfb5017f8541ff8ae54b7dd514f162 3697ada997da4b8bb94e8215aefe7f63 2021-02-11 19:01:21.592 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-11 19:01:21.595 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role admin --group 22dfb5017f8541ff8ae54b7dd514f162 --project 3697ada997da4b8bb94e8215aefe7f63 -f value 2021-02-11 19:01:24.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:24.269 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:24.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:24.269 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:24.456 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:24.459 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-11 19:01:24.462 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-11 19:01:24.466 | + functions-common:get_or_add_group_project_role:953 : openstack role add admin --group 22dfb5017f8541ff8ae54b7dd514f162 --project 3697ada997da4b8bb94e8215aefe7f63 2021-02-11 19:01:27.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:27.119 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:27.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:27.119 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:27.332 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role admin --group 22dfb5017f8541ff8ae54b7dd514f162 --project 3697ada997da4b8bb94e8215aefe7f63 -f value 2021-02-11 19:01:30.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:30.142 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:30.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:30.142 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:30.338 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:30.341 | + functions-common:get_or_add_group_project_role:960 : group_role_id='3a8736336b3245bd9439447c434ad0e9 22dfb5017f8541ff8ae54b7dd514f162 3697ada997da4b8bb94e8215aefe7f63 False' 2021-02-11 19:01:30.344 | + functions-common:get_or_add_group_project_role:962 : echo 3a8736336b3245bd9439447c434ad0e9 22dfb5017f8541ff8ae54b7dd514f162 3697ada997da4b8bb94e8215aefe7f63 False 2021-02-11 19:01:30.344 | 3a8736336b3245bd9439447c434ad0e9 22dfb5017f8541ff8ae54b7dd514f162 3697ada997da4b8bb94e8215aefe7f63 False 2021-02-11 19:01:30.346 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-02-11 19:01:30.366 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:01:30.368 | + ./stack.sh:main:1090 : is_service_enabled nova 2021-02-11 19:01:30.387 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:01:30.389 | + ./stack.sh:main:1091 : create_nova_accounts 2021-02-11 19:01:30.392 | + lib/nova:create_nova_accounts:337 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 ]] 2021-02-11 19:01:30.395 | + lib/nova:create_nova_accounts:341 : create_service_user nova admin 2021-02-11 19:01:30.398 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-02-11 19:01:30.401 | + functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:01:30.403 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-11 19:01:30.406 | + functions-common:get_or_create_user:830 : local email= 2021-02-11 19:01:30.409 | ++ functions-common:get_or_create_user:844 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-11 19:01:33.038 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:33.038 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:33.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:33.038 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:33.236 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:33.242 | + functions-common:get_or_create_user:842 : user_id=16ee5537f0294c51b7d6833a6d959b92 2021-02-11 19:01:33.245 | + functions-common:get_or_create_user:843 : echo 16ee5537f0294c51b7d6833a6d959b92 2021-02-11 19:01:33.245 | 16ee5537f0294c51b7d6833a6d959b92 2021-02-11 19:01:33.247 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-02-11 19:01:33.250 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:01:33.253 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:01:33.256 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:01:33.259 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:01:33.262 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:01:33.265 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:01:33.268 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:01:33.272 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:01:33.275 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:01:33.278 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:01:33.282 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-02-11 19:01:33.282 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:01:33.283 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:01:33.286 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:01:33.290 | ++ functions-common:get_field:729 : read data 2021-02-11 19:01:36.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:36.516 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:36.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:36.516 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:36.710 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:36.714 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:01:36.717 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:01:36.719 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-02-11 19:01:39.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:39.870 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:39.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:39.870 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:40.062 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-02-11 19:01:40.063 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:01:40.063 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:01:40.066 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:01:40.070 | ++ functions-common:get_field:729 : read data 2021-02-11 19:01:43.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:43.342 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:43.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:43.342 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:43.527 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:43.530 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:01:43.532 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:01:43.536 | ++ functions-common:get_field:735 : echo '| 8aa465a4981243dabf0859014329c69b | 16ee5537f0294c51b7d6833a6d959b92 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:01:43.536 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:01:43.541 | ++ functions-common:get_field:729 : read data 2021-02-11 19:01:43.544 | + functions-common:get_or_add_user_project_role:912 : user_role_id=8aa465a4981243dabf0859014329c69b 2021-02-11 19:01:43.547 | + functions-common:get_or_add_user_project_role:914 : echo 8aa465a4981243dabf0859014329c69b 2021-02-11 19:01:43.547 | 8aa465a4981243dabf0859014329c69b 2021-02-11 19:01:43.549 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-02-11 19:01:43.552 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-02-11 19:01:43.554 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:01:43.558 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:01:43.560 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:01:43.563 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:01:43.565 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:01:43.567 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:01:43.570 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:01:43.572 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:01:43.574 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:01:43.577 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:01:43.581 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-02-11 19:01:43.582 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:01:43.582 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:01:43.584 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:01:43.587 | ++ functions-common:get_field:729 : read data 2021-02-11 19:01:46.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:46.772 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:46.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:46.772 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:46.984 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:46.988 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:01:46.990 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:01:46.993 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-02-11 19:01:50.190 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:50.190 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:50.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:50.190 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:50.381 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:01:50.382 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:01:50.382 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-02-11 19:01:50.385 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:01:50.388 | ++ functions-common:get_field:729 : read data 2021-02-11 19:01:53.821 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:53.821 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:53.821 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:53.821 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:54.015 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:54.019 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:01:54.021 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:01:54.025 | ++ functions-common:get_field:735 : echo '| 3a8736336b3245bd9439447c434ad0e9 | 16ee5537f0294c51b7d6833a6d959b92 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:01:54.026 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:01:54.032 | ++ functions-common:get_field:729 : read data 2021-02-11 19:01:54.037 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:01:54.040 | + functions-common:get_or_add_user_project_role:914 : echo 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:01:54.040 | 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:01:54.043 | + lib/nova:create_nova_accounts:343 : local nova_api_url 2021-02-11 19:01:54.045 | + lib/nova:create_nova_accounts:344 : [[ True == \F\a\l\s\e ]] 2021-02-11 19:01:54.048 | + lib/nova:create_nova_accounts:347 : nova_api_url=http://10.222.0.101/compute 2021-02-11 19:01:54.051 | + lib/nova:create_nova_accounts:350 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-02-11 19:01:54.053 | + functions-common:get_or_create_service:968 : local service_id 2021-02-11 19:01:54.056 | ++ functions-common:get_or_create_service:981 : oscwrap service show compute_legacy -f value -c id 2021-02-11 19:01:56.848 | ++ functions-common:get_or_create_service:983 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-02-11 19:01:59.205 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:59.205 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:59.205 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:01:59.205 | from cryptography.utils import int_from_bytes 2021-02-11 19:01:59.386 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:01:59.389 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-11 19:01:59.389 | 78fa2c297d8142b0b20f43ee9e1441c7' 2021-02-11 19:01:59.391 | + functions-common:get_or_create_service:980 : echo 78fa2c297d8142b0b20f43ee9e1441c7 2021-02-11 19:01:59.391 | 78fa2c297d8142b0b20f43ee9e1441c7 2021-02-11 19:01:59.395 | + lib/nova:create_nova_accounts:352 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.101/compute/v2/$(project_id)s' 2021-02-11 19:01:59.397 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-11 19:01:59.400 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.101/compute/v2/$(project_id)s' RegionOne 2021-02-11 19:01:59.403 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:01:59.406 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-02-11 19:02:01.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:01.987 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:01.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:01.987 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:02.166 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:02.169 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:02:02.171 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:02:02.174 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create compute_legacy public 'http://10.222.0.101/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-02-11 19:02:04.748 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:04.748 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:04.748 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:04.748 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:04.944 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:04.947 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=873a9d27c54a4caba2b91145d0e19b06 2021-02-11 19:02:04.950 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 873a9d27c54a4caba2b91145d0e19b06 2021-02-11 19:02:04.952 | + functions-common:get_or_create_endpoint:1013 : public_id=873a9d27c54a4caba2b91145d0e19b06 2021-02-11 19:02:04.955 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-11 19:02:04.957 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-11 19:02:04.960 | + functions-common:get_or_create_endpoint:1022 : echo 873a9d27c54a4caba2b91145d0e19b06 2021-02-11 19:02:04.960 | 873a9d27c54a4caba2b91145d0e19b06 2021-02-11 19:02:04.963 | + lib/nova:create_nova_accounts:356 : get_or_create_service nova compute 'Nova Compute Service' 2021-02-11 19:02:04.966 | + functions-common:get_or_create_service:968 : local service_id 2021-02-11 19:02:04.969 | ++ functions-common:get_or_create_service:981 : oscwrap service show compute -f value -c id 2021-02-11 19:02:07.708 | ++ functions-common:get_or_create_service:983 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-02-11 19:02:10.101 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:10.102 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:10.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:10.102 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:10.308 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:10.311 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-11 19:02:10.311 | 2b4fa5a26b05490596ae3e3d66dd328d' 2021-02-11 19:02:10.313 | + functions-common:get_or_create_service:980 : echo 2b4fa5a26b05490596ae3e3d66dd328d 2021-02-11 19:02:10.313 | 2b4fa5a26b05490596ae3e3d66dd328d 2021-02-11 19:02:10.316 | + lib/nova:create_nova_accounts:358 : get_or_create_endpoint compute RegionOne http://10.222.0.101/compute/v2.1 2021-02-11 19:02:10.319 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-11 19:02:10.322 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface compute public http://10.222.0.101/compute/v2.1 RegionOne 2021-02-11 19:02:10.324 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:02:10.327 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-02-11 19:02:12.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:12.979 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:12.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:12.979 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:13.183 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:13.186 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:02:13.188 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:02:13.191 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create compute public http://10.222.0.101/compute/v2.1 --region RegionOne -f value -c id 2021-02-11 19:02:15.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:15.802 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:15.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:15.802 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:16.027 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:16.030 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=1b27452655a247349cda01aa729c9124 2021-02-11 19:02:16.033 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 1b27452655a247349cda01aa729c9124 2021-02-11 19:02:16.036 | + functions-common:get_or_create_endpoint:1013 : public_id=1b27452655a247349cda01aa729c9124 2021-02-11 19:02:16.038 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-11 19:02:16.041 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-11 19:02:16.043 | + functions-common:get_or_create_endpoint:1022 : echo 1b27452655a247349cda01aa729c9124 2021-02-11 19:02:16.043 | 1b27452655a247349cda01aa729c9124 2021-02-11 19:02:16.047 | + lib/nova:create_nova_accounts:363 : is_service_enabled n-api 2021-02-11 19:02:16.063 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:02:16.066 | + lib/nova:create_nova_accounts:365 : is_service_enabled swift 2021-02-11 19:02:16.086 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:02:16.088 | + lib/nova:create_nova_accounts:368 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-02-11 19:02:16.091 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:02:16.094 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:02:16.097 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:02:16.099 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:02:16.102 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:02:16.104 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:02:16.107 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:02:16.109 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:02:16.111 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:02:16.115 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:02:16.119 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-02-11 19:02:16.119 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:02:16.119 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:02:16.122 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:02:16.125 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:19.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:19.338 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:19.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:19.339 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:19.531 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:19.535 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:02:19.538 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:02:19.541 | + functions-common:get_or_add_user_project_role:903 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-02-11 19:02:22.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:22.678 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:22.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:22.678 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:22.867 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-02-11 19:02:22.868 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:02:22.868 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:02:22.871 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:02:22.873 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:26.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:26.131 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:26.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:26.131 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:26.325 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:26.328 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:02:26.330 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:02:26.334 | ++ functions-common:get_field:735 : echo '| 56972b8d0d8a46dc94e3fe341ccdc17c | 16ee5537f0294c51b7d6833a6d959b92 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:02:26.334 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:02:26.339 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:26.343 | + functions-common:get_or_add_user_project_role:912 : user_role_id=56972b8d0d8a46dc94e3fe341ccdc17c 2021-02-11 19:02:26.345 | + functions-common:get_or_add_user_project_role:914 : echo 56972b8d0d8a46dc94e3fe341ccdc17c 2021-02-11 19:02:26.345 | 56972b8d0d8a46dc94e3fe341ccdc17c 2021-02-11 19:02:26.347 | + lib/nova:create_nova_accounts:373 : is_service_enabled s3api 2021-02-11 19:02:26.363 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:02:26.366 | + ./stack.sh:main:1093 : is_service_enabled glance 2021-02-11 19:02:26.382 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:02:26.384 | + ./stack.sh:main:1094 : create_glance_accounts 2021-02-11 19:02:26.387 | + lib/glance:create_glance_accounts:385 : is_service_enabled g-api 2021-02-11 19:02:26.403 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:02:26.406 | + lib/glance:create_glance_accounts:387 : create_service_user glance 2021-02-11 19:02:26.408 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-02-11 19:02:26.411 | + functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:02:26.413 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-11 19:02:26.416 | + functions-common:get_or_create_user:830 : local email= 2021-02-11 19:02:26.419 | ++ functions-common:get_or_create_user:844 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-11 19:02:28.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:28.939 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:28.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:28.939 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:29.123 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:29.125 | + functions-common:get_or_create_user:842 : user_id=364d1585f9fc4cc28467d567de749d92 2021-02-11 19:02:29.128 | + functions-common:get_or_create_user:843 : echo 364d1585f9fc4cc28467d567de749d92 2021-02-11 19:02:29.128 | 364d1585f9fc4cc28467d567de749d92 2021-02-11 19:02:29.131 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-02-11 19:02:29.134 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:02:29.137 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:02:29.140 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:02:29.142 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:02:29.145 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:02:29.147 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:02:29.150 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:02:29.152 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:02:29.155 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:02:29.158 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:02:29.162 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-02-11 19:02:29.163 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:02:29.163 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:02:29.165 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:02:29.168 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:32.392 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:32.392 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:32.392 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:32.392 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:32.581 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:32.585 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:02:32.588 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:02:32.591 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-02-11 19:02:35.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:35.851 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:35.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:35.852 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:36.047 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:02:36.048 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-02-11 19:02:36.049 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:02:36.053 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:02:36.056 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:39.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:39.449 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:39.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:39.449 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:39.650 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:39.653 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:02:39.656 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:02:39.659 | ++ functions-common:get_field:735 : echo '| 8aa465a4981243dabf0859014329c69b | 364d1585f9fc4cc28467d567de749d92 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:02:39.660 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:02:39.666 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:39.669 | + functions-common:get_or_add_user_project_role:912 : user_role_id=8aa465a4981243dabf0859014329c69b 2021-02-11 19:02:39.672 | + functions-common:get_or_add_user_project_role:914 : echo 8aa465a4981243dabf0859014329c69b 2021-02-11 19:02:39.672 | 8aa465a4981243dabf0859014329c69b 2021-02-11 19:02:39.675 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-02-11 19:02:39.678 | + lib/glance:create_glance_accounts:390 : is_service_enabled s-proxy 2021-02-11 19:02:39.697 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:02:39.700 | + lib/glance:create_glance_accounts:391 : create_service_user glance-swift ResellerAdmin 2021-02-11 19:02:39.702 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-02-11 19:02:39.705 | + functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:02:39.707 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-11 19:02:39.709 | + functions-common:get_or_create_user:830 : local email= 2021-02-11 19:02:39.713 | ++ functions-common:get_or_create_user:844 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-11 19:02:42.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:42.339 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:42.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:42.339 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:42.536 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:42.539 | + functions-common:get_or_create_user:842 : user_id=7266326e65c04726878cf7aace4c7689 2021-02-11 19:02:42.542 | + functions-common:get_or_create_user:843 : echo 7266326e65c04726878cf7aace4c7689 2021-02-11 19:02:42.542 | 7266326e65c04726878cf7aace4c7689 2021-02-11 19:02:42.545 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-02-11 19:02:42.547 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:02:42.551 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:02:42.555 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:02:42.559 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:02:42.561 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:02:42.564 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:02:42.567 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:02:42.569 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:02:42.572 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:02:42.575 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:02:42.580 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-02-11 19:02:42.580 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:02:42.580 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:02:42.583 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:02:42.586 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:45.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:45.891 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:45.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:45.891 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:46.075 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:46.078 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:02:46.081 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:02:46.083 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-02-11 19:02:49.194 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:49.194 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:49.194 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:49.194 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:49.388 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-02-11 19:02:49.388 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:02:49.388 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:02:49.390 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:02:49.393 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:52.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:52.663 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:52.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:52.663 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:52.849 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:52.852 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:02:52.855 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:02:52.858 | ++ functions-common:get_field:735 : echo '| 8aa465a4981243dabf0859014329c69b | 7266326e65c04726878cf7aace4c7689 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:02:52.858 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:02:52.864 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:52.867 | + functions-common:get_or_add_user_project_role:912 : user_role_id=8aa465a4981243dabf0859014329c69b 2021-02-11 19:02:52.870 | + functions-common:get_or_add_user_project_role:914 : echo 8aa465a4981243dabf0859014329c69b 2021-02-11 19:02:52.870 | 8aa465a4981243dabf0859014329c69b 2021-02-11 19:02:52.872 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-02-11 19:02:52.874 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-02-11 19:02:52.877 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:02:52.881 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:02:52.883 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:02:52.886 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:02:52.888 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:02:52.890 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:02:52.893 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:02:52.896 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:02:52.898 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:02:52.901 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:02:52.905 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:02:52.905 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-02-11 19:02:52.905 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:02:52.909 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:02:52.912 | ++ functions-common:get_field:729 : read data 2021-02-11 19:02:56.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:56.163 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:56.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:56.163 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:56.367 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:02:56.373 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:02:56.376 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:02:56.379 | + functions-common:get_or_add_user_project_role:903 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-02-11 19:02:59.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:59.535 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:59.535 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:02:59.535 | from cryptography.utils import int_from_bytes 2021-02-11 19:02:59.726 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-02-11 19:02:59.726 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:02:59.727 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:02:59.730 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:02:59.733 | ++ functions-common:get_field:729 : read data 2021-02-11 19:03:03.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:03.067 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:03.067 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:03.067 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:03.258 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:03.261 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:03:03.264 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:03:03.267 | ++ functions-common:get_field:735 : echo '| 56972b8d0d8a46dc94e3fe341ccdc17c | 7266326e65c04726878cf7aace4c7689 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:03:03.267 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:03:03.273 | ++ functions-common:get_field:729 : read data 2021-02-11 19:03:03.276 | + functions-common:get_or_add_user_project_role:912 : user_role_id=56972b8d0d8a46dc94e3fe341ccdc17c 2021-02-11 19:03:03.278 | + functions-common:get_or_add_user_project_role:914 : echo 56972b8d0d8a46dc94e3fe341ccdc17c 2021-02-11 19:03:03.279 | 56972b8d0d8a46dc94e3fe341ccdc17c 2021-02-11 19:03:03.281 | + lib/glance:create_glance_accounts:394 : get_or_create_service glance image 'Glance Image Service' 2021-02-11 19:03:03.284 | + functions-common:get_or_create_service:968 : local service_id 2021-02-11 19:03:03.287 | ++ functions-common:get_or_create_service:981 : oscwrap service show image -f value -c id 2021-02-11 19:03:06.052 | ++ functions-common:get_or_create_service:983 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-02-11 19:03:08.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:08.433 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:08.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:08.433 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:08.640 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:08.644 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-11 19:03:08.644 | f92bc4a261044de0bd79525b6147405a' 2021-02-11 19:03:08.646 | + functions-common:get_or_create_service:980 : echo f92bc4a261044de0bd79525b6147405a 2021-02-11 19:03:08.646 | f92bc4a261044de0bd79525b6147405a 2021-02-11 19:03:08.649 | + lib/glance:create_glance_accounts:396 : get_or_create_endpoint image RegionOne http://10.222.0.101/image 2021-02-11 19:03:08.651 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-11 19:03:08.655 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface image public http://10.222.0.101/image RegionOne 2021-02-11 19:03:08.659 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:03:08.662 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-02-11 19:03:11.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:11.340 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:11.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:11.340 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:11.539 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:11.542 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:03:11.544 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:03:11.548 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create image public http://10.222.0.101/image --region RegionOne -f value -c id 2021-02-11 19:03:14.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:14.132 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:14.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:14.132 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:14.324 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:14.327 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=4ea12da6aea8416797409a6c7835e019 2021-02-11 19:03:14.330 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 4ea12da6aea8416797409a6c7835e019 2021-02-11 19:03:14.334 | + functions-common:get_or_create_endpoint:1013 : public_id=4ea12da6aea8416797409a6c7835e019 2021-02-11 19:03:14.337 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-11 19:03:14.339 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-11 19:03:14.342 | + functions-common:get_or_create_endpoint:1022 : echo 4ea12da6aea8416797409a6c7835e019 2021-02-11 19:03:14.342 | 4ea12da6aea8416797409a6c7835e019 2021-02-11 19:03:14.345 | ++ lib/glance:create_glance_accounts:401 : get_or_create_domain Default 2021-02-11 19:03:14.347 | ++ functions-common:get_or_create_domain:794 : local domain_id 2021-02-11 19:03:14.351 | +++ functions-common:get_or_create_domain:806 : oscwrap domain show Default -f value -c id 2021-02-11 19:03:16.994 | ++ functions-common:get_or_create_domain:804 : domain_id=default 2021-02-11 19:03:16.996 | ++ functions-common:get_or_create_domain:805 : echo default 2021-02-11 19:03:16.999 | + lib/glance:create_glance_accounts:401 : service_domain_id=default 2021-02-11 19:03:17.001 | + lib/glance:create_glance_accounts:402 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-02-11 19:03:17.028 | + lib/glance:create_glance_accounts:403 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-02-11 19:03:17.053 | + ./stack.sh:main:1096 : is_service_enabled cinder 2021-02-11 19:03:17.070 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:03:17.072 | + ./stack.sh:main:1097 : create_cinder_accounts 2021-02-11 19:03:17.075 | + lib/cinder:create_cinder_accounts:340 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 ]] 2021-02-11 19:03:17.077 | + lib/cinder:create_cinder_accounts:342 : create_service_user cinder 2021-02-11 19:03:17.080 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-02-11 19:03:17.083 | + functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:03:17.085 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-11 19:03:17.088 | + functions-common:get_or_create_user:830 : local email= 2021-02-11 19:03:17.091 | ++ functions-common:get_or_create_user:844 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-11 19:03:19.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:19.782 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:19.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:19.782 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:19.974 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:19.977 | + functions-common:get_or_create_user:842 : user_id=085faaff7efc49b7a795d114afef1733 2021-02-11 19:03:19.980 | + functions-common:get_or_create_user:843 : echo 085faaff7efc49b7a795d114afef1733 2021-02-11 19:03:19.980 | 085faaff7efc49b7a795d114afef1733 2021-02-11 19:03:19.982 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-02-11 19:03:19.985 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:03:19.988 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:03:19.991 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:03:19.993 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:03:19.995 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:03:19.998 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:03:20.000 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:03:20.003 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:03:20.005 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:03:20.009 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:03:20.012 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-02-11 19:03:20.013 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:03:20.013 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:03:20.015 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:03:20.019 | ++ functions-common:get_field:729 : read data 2021-02-11 19:03:23.222 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:23.222 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:23.222 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:23.222 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:23.427 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:23.431 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:03:23.434 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:03:23.437 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-02-11 19:03:26.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:26.637 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:26.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:26.637 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:26.828 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-02-11 19:03:26.829 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:03:26.829 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:03:26.832 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:03:26.835 | ++ functions-common:get_field:729 : read data 2021-02-11 19:03:30.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:30.264 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:30.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:30.264 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:30.461 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:30.464 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:03:30.466 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:03:30.470 | ++ functions-common:get_field:735 : echo '| 8aa465a4981243dabf0859014329c69b | 085faaff7efc49b7a795d114afef1733 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:03:30.470 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:03:30.475 | ++ functions-common:get_field:729 : read data 2021-02-11 19:03:30.478 | + functions-common:get_or_add_user_project_role:912 : user_role_id=8aa465a4981243dabf0859014329c69b 2021-02-11 19:03:30.481 | + functions-common:get_or_add_user_project_role:914 : echo 8aa465a4981243dabf0859014329c69b 2021-02-11 19:03:30.481 | 8aa465a4981243dabf0859014329c69b 2021-02-11 19:03:30.483 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-02-11 19:03:30.486 | + lib/cinder:create_cinder_accounts:345 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-02-11 19:03:30.489 | + functions-common:get_or_create_service:968 : local service_id 2021-02-11 19:03:30.493 | ++ functions-common:get_or_create_service:981 : oscwrap service show block-storage -f value -c id 2021-02-11 19:03:33.218 | ++ functions-common:get_or_create_service:983 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-02-11 19:03:35.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:35.618 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:35.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:35.618 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:35.799 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:35.802 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-11 19:03:35.802 | 00ecb5d16ecc4198ad4854078d2280a1' 2021-02-11 19:03:35.804 | + functions-common:get_or_create_service:980 : echo 00ecb5d16ecc4198ad4854078d2280a1 2021-02-11 19:03:35.804 | 00ecb5d16ecc4198ad4854078d2280a1 2021-02-11 19:03:35.807 | + lib/cinder:create_cinder_accounts:346 : '[' True == False ']' 2021-02-11 19:03:35.809 | + lib/cinder:create_cinder_accounts:365 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.101/volume/v3/$(project_id)s' 2021-02-11 19:03:35.811 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-11 19:03:35.815 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.101/volume/v3/$(project_id)s' RegionOne 2021-02-11 19:03:35.817 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:03:35.820 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-02-11 19:03:38.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:38.482 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:38.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:38.482 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:38.693 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:38.696 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:03:38.699 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:03:38.702 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create block-storage public 'http://10.222.0.101/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-02-11 19:03:41.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:41.347 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:41.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:41.347 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:41.534 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:41.537 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=5c7562b9c24e4b63ac327d0560ef03dd 2021-02-11 19:03:41.540 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 5c7562b9c24e4b63ac327d0560ef03dd 2021-02-11 19:03:41.543 | + functions-common:get_or_create_endpoint:1013 : public_id=5c7562b9c24e4b63ac327d0560ef03dd 2021-02-11 19:03:41.545 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-11 19:03:41.547 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-11 19:03:41.550 | + functions-common:get_or_create_endpoint:1022 : echo 5c7562b9c24e4b63ac327d0560ef03dd 2021-02-11 19:03:41.550 | 5c7562b9c24e4b63ac327d0560ef03dd 2021-02-11 19:03:41.552 | + lib/cinder:create_cinder_accounts:369 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-02-11 19:03:41.555 | + functions-common:get_or_create_service:968 : local service_id 2021-02-11 19:03:41.558 | ++ functions-common:get_or_create_service:981 : oscwrap service show volumev2 -f value -c id 2021-02-11 19:03:44.248 | ++ functions-common:get_or_create_service:983 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-02-11 19:03:46.651 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:46.652 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:46.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:46.652 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:46.844 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:46.847 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-11 19:03:46.847 | 8f4ed6bff22f4dbfab27a2100b885d27' 2021-02-11 19:03:46.849 | + functions-common:get_or_create_service:980 : echo 8f4ed6bff22f4dbfab27a2100b885d27 2021-02-11 19:03:46.849 | 8f4ed6bff22f4dbfab27a2100b885d27 2021-02-11 19:03:46.852 | + lib/cinder:create_cinder_accounts:371 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.101/volume/v2/$(project_id)s' 2021-02-11 19:03:46.854 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-11 19:03:46.857 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.101/volume/v2/$(project_id)s' RegionOne 2021-02-11 19:03:46.861 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:03:46.864 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-02-11 19:03:49.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:49.512 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:49.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:49.512 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:49.704 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:49.707 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:03:49.710 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:03:49.713 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create volumev2 public 'http://10.222.0.101/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-02-11 19:03:52.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:52.318 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:52.318 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:52.318 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:52.538 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:52.541 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=8d6f77d7079742129107beabad01e402 2021-02-11 19:03:52.544 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 8d6f77d7079742129107beabad01e402 2021-02-11 19:03:52.548 | + functions-common:get_or_create_endpoint:1013 : public_id=8d6f77d7079742129107beabad01e402 2021-02-11 19:03:52.550 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-11 19:03:52.553 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-11 19:03:52.555 | + functions-common:get_or_create_endpoint:1022 : echo 8d6f77d7079742129107beabad01e402 2021-02-11 19:03:52.555 | 8d6f77d7079742129107beabad01e402 2021-02-11 19:03:52.558 | + lib/cinder:create_cinder_accounts:375 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-02-11 19:03:52.561 | + functions-common:get_or_create_service:968 : local service_id 2021-02-11 19:03:52.564 | ++ functions-common:get_or_create_service:981 : oscwrap service show volumev3 -f value -c id 2021-02-11 19:03:55.318 | ++ functions-common:get_or_create_service:983 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-02-11 19:03:57.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:57.717 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:57.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:03:57.717 | from cryptography.utils import int_from_bytes 2021-02-11 19:03:57.906 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:03:57.909 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-11 19:03:57.909 | 4045220f7f5745068f57fa5d614bd585' 2021-02-11 19:03:57.912 | + functions-common:get_or_create_service:980 : echo 4045220f7f5745068f57fa5d614bd585 2021-02-11 19:03:57.912 | 4045220f7f5745068f57fa5d614bd585 2021-02-11 19:03:57.914 | + lib/cinder:create_cinder_accounts:377 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.101/volume/v3/$(project_id)s' 2021-02-11 19:03:57.917 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-11 19:03:57.920 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.101/volume/v3/$(project_id)s' RegionOne 2021-02-11 19:03:57.922 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:03:57.926 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-02-11 19:04:00.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:00.573 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:00.573 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:00.573 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:00.787 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:00.790 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:04:00.793 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:04:00.796 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create volumev3 public 'http://10.222.0.101/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-02-11 19:04:03.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:03.344 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:03.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:03.345 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:03.538 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:03.541 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=e9967345a142454e9cdc9ce23a9cfd6e 2021-02-11 19:04:03.543 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo e9967345a142454e9cdc9ce23a9cfd6e 2021-02-11 19:04:03.547 | + functions-common:get_or_create_endpoint:1013 : public_id=e9967345a142454e9cdc9ce23a9cfd6e 2021-02-11 19:04:03.550 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-11 19:04:03.552 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-11 19:04:03.555 | + functions-common:get_or_create_endpoint:1022 : echo e9967345a142454e9cdc9ce23a9cfd6e 2021-02-11 19:04:03.555 | e9967345a142454e9cdc9ce23a9cfd6e 2021-02-11 19:04:03.558 | + lib/cinder:create_cinder_accounts:382 : configure_cinder_internal_tenant 2021-02-11 19:04:03.561 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_project service 2021-02-11 19:04:03.564 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-11 19:04:03.567 | +++ functions-common:get_or_create_project:857 : oscwrap project create service --domain= --or-show -f value -c id 2021-02-11 19:04:06.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:06.130 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:06.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:06.130 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:06.336 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:06.339 | ++ functions-common:get_or_create_project:855 : project_id=cfb025eeeab245f88638a80c03868fff 2021-02-11 19:04:06.342 | ++ functions-common:get_or_create_project:856 : echo cfb025eeeab245f88638a80c03868fff 2021-02-11 19:04:06.345 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id cfb025eeeab245f88638a80c03868fff 2021-02-11 19:04:06.372 | ++ lib/cinder:configure_cinder_internal_tenant:556 : get_or_create_user cinder 2021-02-11 19:04:06.375 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:04:06.378 | ++ functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-11 19:04:06.380 | ++ functions-common:get_or_create_user:830 : local email= 2021-02-11 19:04:06.384 | +++ functions-common:get_or_create_user:844 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-02-11 19:04:08.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:08.766 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:08.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:08.767 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:08.767 | No password was supplied, authentication will fail when a user does not have a password. 2021-02-11 19:04:09.240 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:09.244 | ++ functions-common:get_or_create_user:842 : user_id=085faaff7efc49b7a795d114afef1733 2021-02-11 19:04:09.247 | ++ functions-common:get_or_create_user:843 : echo 085faaff7efc49b7a795d114afef1733 2021-02-11 19:04:09.251 | + lib/cinder:configure_cinder_internal_tenant:556 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 085faaff7efc49b7a795d114afef1733 2021-02-11 19:04:09.280 | + ./stack.sh:main:1099 : is_service_enabled neutron 2021-02-11 19:04:09.298 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:04:09.301 | + ./stack.sh:main:1100 : create_neutron_accounts 2021-02-11 19:04:09.303 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-02-11 19:04:09.307 | ++ 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 2021-02-11 19:04:09.307 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-11 19:04:09.316 | + 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 2021-02-11 19:04:09.318 | + 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 ]] 2021-02-11 19:04:09.321 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-02-11 19:04:09.324 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-11 19:04:09.327 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-02-11 19:04:09.329 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-02-11 19:04:09.332 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-02-11 19:04:09.335 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.101:9696/ 2021-02-11 19:04:09.337 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 ]] 2021-02-11 19:04:09.340 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-02-11 19:04:09.342 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-02-11 19:04:09.350 | + functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:04:09.352 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-11 19:04:09.355 | + functions-common:get_or_create_user:830 : local email= 2021-02-11 19:04:09.358 | ++ functions-common:get_or_create_user:844 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-11 19:04:11.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:11.961 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:11.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:11.961 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:12.148 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:12.151 | + functions-common:get_or_create_user:842 : user_id=e2f568eaff8742a2b4899ca52559b2c2 2021-02-11 19:04:12.153 | + functions-common:get_or_create_user:843 : echo e2f568eaff8742a2b4899ca52559b2c2 2021-02-11 19:04:12.153 | e2f568eaff8742a2b4899ca52559b2c2 2021-02-11 19:04:12.156 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-02-11 19:04:12.159 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:04:12.162 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:04:12.165 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:04:12.167 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:04:12.169 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:04:12.172 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:04:12.174 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:04:12.178 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:04:12.181 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:04:12.184 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:04:12.188 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:04:12.188 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-02-11 19:04:12.189 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:04:12.195 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:04:12.198 | ++ functions-common:get_field:729 : read data 2021-02-11 19:04:15.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:15.467 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:15.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:15.467 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:15.650 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:15.653 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:04:15.657 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:04:15.660 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-02-11 19:04:18.770 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:18.770 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:18.770 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:18.770 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:18.964 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-02-11 19:04:18.964 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:04:18.968 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:04:18.969 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:04:18.972 | ++ functions-common:get_field:729 : read data 2021-02-11 19:04:22.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:22.231 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:22.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:22.231 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:22.422 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:22.425 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:04:22.427 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:04:22.430 | ++ functions-common:get_field:735 : echo '| 8aa465a4981243dabf0859014329c69b | e2f568eaff8742a2b4899ca52559b2c2 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:04:22.430 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:04:22.435 | ++ functions-common:get_field:729 : read data 2021-02-11 19:04:22.439 | + functions-common:get_or_add_user_project_role:912 : user_role_id=8aa465a4981243dabf0859014329c69b 2021-02-11 19:04:22.442 | + functions-common:get_or_add_user_project_role:914 : echo 8aa465a4981243dabf0859014329c69b 2021-02-11 19:04:22.442 | 8aa465a4981243dabf0859014329c69b 2021-02-11 19:04:22.444 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-02-11 19:04:22.447 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-02-11 19:04:22.449 | + functions-common:get_or_create_service:968 : local service_id 2021-02-11 19:04:22.453 | ++ functions-common:get_or_create_service:981 : oscwrap service show network -f value -c id 2021-02-11 19:04:25.171 | ++ functions-common:get_or_create_service:983 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-02-11 19:04:27.578 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:27.578 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:27.578 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:27.578 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:27.777 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:27.781 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-11 19:04:27.781 | 5e64fdfaa6fc4d08a2887db24fdbc0d7' 2021-02-11 19:04:27.784 | + functions-common:get_or_create_service:980 : echo 5e64fdfaa6fc4d08a2887db24fdbc0d7 2021-02-11 19:04:27.784 | 5e64fdfaa6fc4d08a2887db24fdbc0d7 2021-02-11 19:04:27.786 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.101:9696/ 2021-02-11 19:04:27.789 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-11 19:04:27.793 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface network public http://10.222.0.101:9696/ RegionOne 2021-02-11 19:04:27.796 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:04:27.799 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-02-11 19:04:30.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:30.458 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:30.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:30.458 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:30.650 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:30.653 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:04:30.656 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:04:30.659 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create network public http://10.222.0.101:9696/ --region RegionOne -f value -c id 2021-02-11 19:04:33.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:33.234 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:33.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:33.234 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:33.424 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:33.427 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=03caad0bc02740e5b65140e0339c5fcc 2021-02-11 19:04:33.429 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 03caad0bc02740e5b65140e0339c5fcc 2021-02-11 19:04:33.432 | + functions-common:get_or_create_endpoint:1013 : public_id=03caad0bc02740e5b65140e0339c5fcc 2021-02-11 19:04:33.434 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-11 19:04:33.437 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-11 19:04:33.439 | + functions-common:get_or_create_endpoint:1022 : echo 03caad0bc02740e5b65140e0339c5fcc 2021-02-11 19:04:33.439 | 03caad0bc02740e5b65140e0339c5fcc 2021-02-11 19:04:33.442 | + ./stack.sh:main:1102 : is_service_enabled swift 2021-02-11 19:04:33.458 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:04:33.460 | + ./stack.sh:main:1103 : create_swift_accounts 2021-02-11 19:04:33.463 | + lib/swift:create_swift_accounts:633 : export swiftusertest1_password=testing 2021-02-11 19:04:33.465 | + lib/swift:create_swift_accounts:633 : swiftusertest1_password=testing 2021-02-11 19:04:33.468 | + lib/swift:create_swift_accounts:634 : export swiftusertest2_password=testing2 2021-02-11 19:04:33.470 | + lib/swift:create_swift_accounts:634 : swiftusertest2_password=testing2 2021-02-11 19:04:33.473 | + lib/swift:create_swift_accounts:635 : export swiftusertest3_password=testing3 2021-02-11 19:04:33.475 | + lib/swift:create_swift_accounts:635 : swiftusertest3_password=testing3 2021-02-11 19:04:33.478 | + lib/swift:create_swift_accounts:636 : export swiftusertest4_password=testing4 2021-02-11 19:04:33.480 | + lib/swift:create_swift_accounts:636 : swiftusertest4_password=testing4 2021-02-11 19:04:33.483 | + lib/swift:create_swift_accounts:638 : local another_role 2021-02-11 19:04:33.487 | ++ lib/swift:create_swift_accounts:639 : get_or_create_role anotherrole 2021-02-11 19:04:33.490 | ++ functions-common:get_or_create_role:862 : local role_id 2021-02-11 19:04:33.494 | +++ functions-common:get_or_create_role:869 : oscwrap role create anotherrole --or-show -f value -c id 2021-02-11 19:04:35.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:35.996 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:35.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:35.996 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:36.185 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:36.189 | ++ functions-common:get_or_create_role:867 : role_id=4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:04:36.191 | ++ functions-common:get_or_create_role:868 : echo 4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:04:36.194 | + lib/swift:create_swift_accounts:639 : another_role=4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:04:36.196 | + lib/swift:create_swift_accounts:643 : create_service_user swift admin 2021-02-11 19:04:36.199 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-02-11 19:04:36.201 | + functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:04:36.204 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-11 19:04:36.206 | + functions-common:get_or_create_user:830 : local email= 2021-02-11 19:04:36.212 | ++ functions-common:get_or_create_user:844 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-11 19:04:38.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:38.752 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:38.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:38.752 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:38.954 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:38.957 | + functions-common:get_or_create_user:842 : user_id=e318e091320f4e2b9afea2c267aa339d 2021-02-11 19:04:38.959 | + functions-common:get_or_create_user:843 : echo e318e091320f4e2b9afea2c267aa339d 2021-02-11 19:04:38.959 | e318e091320f4e2b9afea2c267aa339d 2021-02-11 19:04:38.961 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-02-11 19:04:38.963 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:04:38.966 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:04:38.969 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:04:38.971 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:04:38.973 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:04:38.975 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:04:38.977 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:04:38.979 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:04:38.982 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:04:38.985 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:04:38.988 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-02-11 19:04:38.989 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:04:38.989 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:04:38.992 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:04:38.994 | ++ functions-common:get_field:729 : read data 2021-02-11 19:04:42.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:42.204 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:42.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:42.204 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:42.390 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:42.393 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:04:42.395 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:04:42.398 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-02-11 19:04:45.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:45.540 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:45.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:45.541 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:45.729 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-02-11 19:04:45.729 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:04:45.731 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:04:45.734 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:04:45.738 | ++ functions-common:get_field:729 : read data 2021-02-11 19:04:48.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:48.994 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:48.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:48.994 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:49.182 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:49.185 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:04:49.188 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:04:49.191 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:04:49.191 | ++ functions-common:get_field:735 : echo '| 8aa465a4981243dabf0859014329c69b | e318e091320f4e2b9afea2c267aa339d | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:04:49.196 | ++ functions-common:get_field:729 : read data 2021-02-11 19:04:49.199 | + functions-common:get_or_add_user_project_role:912 : user_role_id=8aa465a4981243dabf0859014329c69b 2021-02-11 19:04:49.201 | + functions-common:get_or_add_user_project_role:914 : echo 8aa465a4981243dabf0859014329c69b 2021-02-11 19:04:49.202 | 8aa465a4981243dabf0859014329c69b 2021-02-11 19:04:49.204 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-02-11 19:04:49.206 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-02-11 19:04:49.209 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:04:49.211 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:04:49.214 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:04:49.218 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:04:49.220 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:04:49.222 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:04:49.225 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:04:49.227 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:04:49.230 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:04:49.232 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:04:49.236 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-02-11 19:04:49.237 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:04:49.238 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:04:49.241 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:04:49.243 | ++ functions-common:get_field:729 : read data 2021-02-11 19:04:52.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:52.426 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:52.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:52.426 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:52.614 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:52.617 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:04:52.620 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:04:52.622 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-02-11 19:04:55.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:55.740 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:55.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:55.740 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:55.927 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-02-11 19:04:55.927 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:04:55.927 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:04:55.930 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:04:55.932 | ++ functions-common:get_field:729 : read data 2021-02-11 19:04:59.198 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:59.198 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:59.198 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:04:59.198 | from cryptography.utils import int_from_bytes 2021-02-11 19:04:59.388 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:04:59.391 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:04:59.394 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:04:59.396 | ++ functions-common:get_field:735 : echo '| 3a8736336b3245bd9439447c434ad0e9 | e318e091320f4e2b9afea2c267aa339d | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:04:59.397 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:04:59.401 | ++ functions-common:get_field:729 : read data 2021-02-11 19:04:59.405 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:04:59.407 | + functions-common:get_or_add_user_project_role:914 : echo 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:04:59.407 | 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:04:59.409 | + lib/swift:create_swift_accounts:645 : get_or_create_service swift object-store 'Swift Service' 2021-02-11 19:04:59.411 | + functions-common:get_or_create_service:968 : local service_id 2021-02-11 19:04:59.415 | ++ functions-common:get_or_create_service:981 : oscwrap service show object-store -f value -c id 2021-02-11 19:05:02.108 | ++ functions-common:get_or_create_service:983 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-02-11 19:05:04.493 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:04.493 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:04.493 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:04.493 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:04.681 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:04.684 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-11 19:05:04.684 | f711d8ae594c436d8484fb0790f7b6a3' 2021-02-11 19:05:04.687 | + functions-common:get_or_create_service:980 : echo f711d8ae594c436d8484fb0790f7b6a3 2021-02-11 19:05:04.687 | f711d8ae594c436d8484fb0790f7b6a3 2021-02-11 19:05:04.689 | + lib/swift:create_swift_accounts:647 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.101:8080/v1/AUTH_$(project_id)s' http://10.222.0.101:8080 2021-02-11 19:05:04.691 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-11 19:05:04.694 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.101:8080/v1/AUTH_$(project_id)s' RegionOne 2021-02-11 19:05:04.697 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:05:04.699 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-02-11 19:05:07.334 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:07.334 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:07.334 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:07.334 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:07.529 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:07.532 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:05:07.534 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:05:07.538 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create object-store public 'http://10.222.0.101:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-02-11 19:05:10.155 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:10.155 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:10.155 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:10.155 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:10.346 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:10.349 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=527be1d7a602406a8da50945f12d61bd 2021-02-11 19:05:10.351 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 527be1d7a602406a8da50945f12d61bd 2021-02-11 19:05:10.355 | + functions-common:get_or_create_endpoint:1013 : public_id=527be1d7a602406a8da50945f12d61bd 2021-02-11 19:05:10.358 | + functions-common:get_or_create_endpoint:1015 : [[ -n http://10.222.0.101:8080 ]] 2021-02-11 19:05:10.361 | + functions-common:get_or_create_endpoint:1016 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.101:8080 RegionOne 2021-02-11 19:05:10.363 | + functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:05:10.366 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-02-11 19:05:12.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:12.992 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:12.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:12.992 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:13.181 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:13.184 | + functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:05:13.186 | + functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:05:13.189 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create object-store admin http://10.222.0.101:8080 --region RegionOne -f value -c id 2021-02-11 19:05:15.765 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:15.765 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:15.765 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:15.765 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:15.954 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:15.957 | + functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=5fa2227cb8b64310bbefa0e7ccaf4f70 2021-02-11 19:05:15.959 | + functions-common:_get_or_create_endpoint_with_interface:998 : echo 5fa2227cb8b64310bbefa0e7ccaf4f70 2021-02-11 19:05:15.959 | 5fa2227cb8b64310bbefa0e7ccaf4f70 2021-02-11 19:05:15.962 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-11 19:05:15.964 | + functions-common:get_or_create_endpoint:1022 : echo 527be1d7a602406a8da50945f12d61bd 2021-02-11 19:05:15.964 | 527be1d7a602406a8da50945f12d61bd 2021-02-11 19:05:15.967 | + lib/swift:create_swift_accounts:652 : local swift_project_test1 2021-02-11 19:05:15.971 | ++ lib/swift:create_swift_accounts:653 : get_or_create_project swiftprojecttest1 default 2021-02-11 19:05:15.974 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-11 19:05:15.978 | +++ functions-common:get_or_create_project:857 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-02-11 19:05:18.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:18.451 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:18.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:18.451 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:18.641 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:18.644 | ++ functions-common:get_or_create_project:855 : project_id=4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:18.646 | ++ functions-common:get_or_create_project:856 : echo 4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:18.649 | + lib/swift:create_swift_accounts:653 : swift_project_test1=4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:18.651 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 swift_project_test1 'Failure creating swift_project_test1' 2021-02-11 19:05:18.654 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:05:18.671 | ++ lib/swift:create_swift_accounts:656 : get_or_create_user swiftusertest1 testing default test@example.com 2021-02-11 19:05:18.674 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:05:18.676 | ++ functions-common:get_or_create_user:827 : [[ ! -z test@example.com ]] 2021-02-11 19:05:18.679 | ++ functions-common:get_or_create_user:828 : local email=--email=test@example.com 2021-02-11 19:05:18.682 | +++ functions-common:get_or_create_user:844 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-02-11 19:05:21.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:21.230 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:21.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:21.230 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:21.424 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:21.427 | ++ functions-common:get_or_create_user:842 : user_id=7c0aa9fe089b47ec8c58dcea7c55348e 2021-02-11 19:05:21.430 | ++ functions-common:get_or_create_user:843 : echo 7c0aa9fe089b47ec8c58dcea7c55348e 2021-02-11 19:05:21.432 | + lib/swift:create_swift_accounts:656 : SWIFT_USER_TEST1=7c0aa9fe089b47ec8c58dcea7c55348e 2021-02-11 19:05:21.435 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-02-11 19:05:21.437 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:05:21.453 | + lib/swift:create_swift_accounts:658 : get_or_add_user_project_role admin 7c0aa9fe089b47ec8c58dcea7c55348e 4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:21.456 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:05:21.459 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 19:05:21.461 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:05:21.463 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:05:21.466 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 19:05:21.469 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 19:05:21.471 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 19:05:21.474 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 19:05:21.477 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user 7c0aa9fe089b47ec8c58dcea7c55348e --project 4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:21.478 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:05:21.478 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:05:21.481 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:05:21.484 | ++ functions-common:get_field:729 : read data 2021-02-11 19:05:24.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:24.152 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:24.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:24.152 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:24.343 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:24.346 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:05:24.349 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:05:24.351 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user 7c0aa9fe089b47ec8c58dcea7c55348e --project 4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:26.923 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:26.923 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:26.923 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:26.923 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:27.113 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user 7c0aa9fe089b47ec8c58dcea7c55348e --project 4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:27.113 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:05:27.113 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:05:27.116 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:05:27.118 | ++ functions-common:get_field:729 : read data 2021-02-11 19:05:29.863 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:29.863 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:29.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:29.863 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:30.053 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:30.056 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:05:30.058 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:05:30.062 | ++ functions-common:get_field:735 : echo '| 3a8736336b3245bd9439447c434ad0e9 | 7c0aa9fe089b47ec8c58dcea7c55348e | | 4a9e520f42b34461b7fc86127dc10a2f | | | False |' 2021-02-11 19:05:30.062 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:05:30.067 | ++ functions-common:get_field:729 : read data 2021-02-11 19:05:30.070 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:05:30.073 | + functions-common:get_or_add_user_project_role:914 : echo 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:05:30.073 | 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:05:30.075 | + lib/swift:create_swift_accounts:660 : local swift_user_test3 2021-02-11 19:05:30.078 | ++ lib/swift:create_swift_accounts:662 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-02-11 19:05:30.082 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:05:30.084 | ++ functions-common:get_or_create_user:827 : [[ ! -z test3@example.com ]] 2021-02-11 19:05:30.087 | ++ functions-common:get_or_create_user:828 : local email=--email=test3@example.com 2021-02-11 19:05:30.090 | +++ functions-common:get_or_create_user:844 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-02-11 19:05:32.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:32.530 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:32.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:32.530 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:32.724 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:32.727 | ++ functions-common:get_or_create_user:842 : user_id=2789da7194264d9289a7ebca339d0c4a 2021-02-11 19:05:32.730 | ++ functions-common:get_or_create_user:843 : echo 2789da7194264d9289a7ebca339d0c4a 2021-02-11 19:05:32.733 | + lib/swift:create_swift_accounts:662 : swift_user_test3=2789da7194264d9289a7ebca339d0c4a 2021-02-11 19:05:32.735 | + lib/swift:create_swift_accounts:663 : die_if_not_set 663 swift_user_test3 'Failure creating swift_user_test3' 2021-02-11 19:05:32.738 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:05:32.755 | + lib/swift:create_swift_accounts:664 : get_or_add_user_project_role 4d57d3cdf0084052869a64f160f46d90 2789da7194264d9289a7ebca339d0c4a 4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:32.757 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:05:32.761 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 19:05:32.764 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:05:32.766 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:05:32.768 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 19:05:32.770 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 19:05:32.773 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 19:05:32.776 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 19:05:32.780 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role 4d57d3cdf0084052869a64f160f46d90 --user 2789da7194264d9289a7ebca339d0c4a --project 4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:32.780 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:05:32.781 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:05:32.784 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:05:32.786 | ++ functions-common:get_field:729 : read data 2021-02-11 19:05:35.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:35.425 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:35.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:35.425 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:35.614 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:35.619 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:05:35.624 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:05:35.627 | + functions-common:get_or_add_user_project_role:903 : openstack role add 4d57d3cdf0084052869a64f160f46d90 --user 2789da7194264d9289a7ebca339d0c4a --project 4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:38.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:38.151 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:38.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:38.151 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:38.332 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role 4d57d3cdf0084052869a64f160f46d90 --user 2789da7194264d9289a7ebca339d0c4a --project 4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:05:38.332 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:05:38.332 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:05:38.335 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:05:38.337 | ++ functions-common:get_field:729 : read data 2021-02-11 19:05:41.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:41.009 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:41.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:41.009 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:41.198 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:41.201 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:05:41.203 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:05:41.207 | ++ functions-common:get_field:735 : echo '| 4d57d3cdf0084052869a64f160f46d90 | 2789da7194264d9289a7ebca339d0c4a | | 4a9e520f42b34461b7fc86127dc10a2f | | | False |' 2021-02-11 19:05:41.207 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:05:41.211 | ++ functions-common:get_field:729 : read data 2021-02-11 19:05:41.215 | + functions-common:get_or_add_user_project_role:912 : user_role_id=4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:05:41.218 | + functions-common:get_or_add_user_project_role:914 : echo 4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:05:41.218 | 4d57d3cdf0084052869a64f160f46d90 2021-02-11 19:05:41.220 | + lib/swift:create_swift_accounts:666 : local swift_project_test2 2021-02-11 19:05:41.223 | ++ lib/swift:create_swift_accounts:667 : get_or_create_project swiftprojecttest2 default 2021-02-11 19:05:41.225 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-11 19:05:41.229 | +++ functions-common:get_or_create_project:857 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-02-11 19:05:43.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:43.678 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:43.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:43.678 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:43.868 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:43.871 | ++ functions-common:get_or_create_project:855 : project_id=87a7e6f96d4447cc9a2134cc8cb4a439 2021-02-11 19:05:43.874 | ++ functions-common:get_or_create_project:856 : echo 87a7e6f96d4447cc9a2134cc8cb4a439 2021-02-11 19:05:43.877 | + lib/swift:create_swift_accounts:667 : swift_project_test2=87a7e6f96d4447cc9a2134cc8cb4a439 2021-02-11 19:05:43.880 | + lib/swift:create_swift_accounts:668 : die_if_not_set 668 swift_project_test2 'Failure creating swift_project_test2' 2021-02-11 19:05:43.882 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:05:43.897 | + lib/swift:create_swift_accounts:670 : local swift_user_test2 2021-02-11 19:05:43.901 | ++ lib/swift:create_swift_accounts:672 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-02-11 19:05:43.903 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:05:43.906 | ++ functions-common:get_or_create_user:827 : [[ ! -z test2@example.com ]] 2021-02-11 19:05:43.908 | ++ functions-common:get_or_create_user:828 : local email=--email=test2@example.com 2021-02-11 19:05:43.912 | +++ functions-common:get_or_create_user:844 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-02-11 19:05:46.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:46.417 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:46.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:46.417 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:46.609 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:46.612 | ++ functions-common:get_or_create_user:842 : user_id=5dc70efc308d49d4be025f2a3094bacd 2021-02-11 19:05:46.615 | ++ functions-common:get_or_create_user:843 : echo 5dc70efc308d49d4be025f2a3094bacd 2021-02-11 19:05:46.618 | + lib/swift:create_swift_accounts:672 : swift_user_test2=5dc70efc308d49d4be025f2a3094bacd 2021-02-11 19:05:46.621 | + lib/swift:create_swift_accounts:673 : die_if_not_set 673 swift_user_test2 'Failure creating swift_user_test2' 2021-02-11 19:05:46.624 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:05:46.639 | + lib/swift:create_swift_accounts:674 : get_or_add_user_project_role admin 5dc70efc308d49d4be025f2a3094bacd 87a7e6f96d4447cc9a2134cc8cb4a439 2021-02-11 19:05:46.642 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:05:46.645 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 19:05:46.647 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:05:46.650 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:05:46.652 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 19:05:46.654 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 19:05:46.657 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 19:05:46.660 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 19:05:46.664 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user 5dc70efc308d49d4be025f2a3094bacd --project 87a7e6f96d4447cc9a2134cc8cb4a439 2021-02-11 19:05:46.664 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:05:46.664 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:05:46.667 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:05:46.670 | ++ functions-common:get_field:729 : read data 2021-02-11 19:05:49.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:49.347 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:49.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:49.348 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:49.527 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:49.531 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:05:49.534 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:05:49.536 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user 5dc70efc308d49d4be025f2a3094bacd --project 87a7e6f96d4447cc9a2134cc8cb4a439 2021-02-11 19:05:52.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:52.215 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:52.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:52.215 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:52.407 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user 5dc70efc308d49d4be025f2a3094bacd --project 87a7e6f96d4447cc9a2134cc8cb4a439 2021-02-11 19:05:52.407 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:05:52.407 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:05:52.410 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:05:52.413 | ++ functions-common:get_field:729 : read data 2021-02-11 19:05:55.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:55.145 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:55.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:05:55.145 | from cryptography.utils import int_from_bytes 2021-02-11 19:05:55.345 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:05:55.348 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:05:55.350 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:05:55.353 | ++ functions-common:get_field:735 : echo '| 3a8736336b3245bd9439447c434ad0e9 | 5dc70efc308d49d4be025f2a3094bacd | | 87a7e6f96d4447cc9a2134cc8cb4a439 | | | False |' 2021-02-11 19:05:55.354 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:05:55.359 | ++ functions-common:get_field:729 : read data 2021-02-11 19:05:55.363 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:05:55.365 | + functions-common:get_or_add_user_project_role:914 : echo 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:05:55.365 | 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:05:55.367 | + lib/swift:create_swift_accounts:676 : local swift_domain 2021-02-11 19:05:55.370 | ++ lib/swift:create_swift_accounts:677 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-02-11 19:05:55.373 | ++ functions-common:get_or_create_domain:794 : local domain_id 2021-02-11 19:05:55.376 | +++ functions-common:get_or_create_domain:806 : oscwrap domain show swift_test -f value -c id 2021-02-11 19:05:58.110 | +++ functions-common:get_or_create_domain:808 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-02-11 19:06:00.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:00.482 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:00.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:00.482 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:00.669 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:06:00.672 | ++ functions-common:get_or_create_domain:804 : domain_id=' 2021-02-11 19:06:00.672 | 0eccc6f933d3426e9ed4d1c1fe1c1fe1' 2021-02-11 19:06:00.674 | ++ functions-common:get_or_create_domain:805 : echo 0eccc6f933d3426e9ed4d1c1fe1c1fe1 2021-02-11 19:06:00.677 | + lib/swift:create_swift_accounts:677 : swift_domain=0eccc6f933d3426e9ed4d1c1fe1c1fe1 2021-02-11 19:06:00.680 | + lib/swift:create_swift_accounts:678 : die_if_not_set 678 swift_domain 'Failure creating swift_test domain' 2021-02-11 19:06:00.682 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:06:00.697 | + lib/swift:create_swift_accounts:680 : local swift_project_test4 2021-02-11 19:06:00.701 | ++ lib/swift:create_swift_accounts:681 : get_or_create_project swiftprojecttest4 0eccc6f933d3426e9ed4d1c1fe1c1fe1 2021-02-11 19:06:00.703 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-11 19:06:00.706 | +++ functions-common:get_or_create_project:857 : oscwrap project create swiftprojecttest4 --domain=0eccc6f933d3426e9ed4d1c1fe1c1fe1 --or-show -f value -c id 2021-02-11 19:06:03.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:03.212 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:03.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:03.212 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:03.395 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:06:03.398 | ++ functions-common:get_or_create_project:855 : project_id=91dcd07da7ff4288a555674e82cb3291 2021-02-11 19:06:03.400 | ++ functions-common:get_or_create_project:856 : echo 91dcd07da7ff4288a555674e82cb3291 2021-02-11 19:06:03.403 | + lib/swift:create_swift_accounts:681 : swift_project_test4=91dcd07da7ff4288a555674e82cb3291 2021-02-11 19:06:03.406 | + lib/swift:create_swift_accounts:682 : die_if_not_set 682 swift_project_test4 'Failure creating swift_project_test4' 2021-02-11 19:06:03.408 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:06:03.424 | + lib/swift:create_swift_accounts:684 : local swift_user_test4 2021-02-11 19:06:03.427 | ++ lib/swift:create_swift_accounts:686 : get_or_create_user swiftusertest4 testing4 0eccc6f933d3426e9ed4d1c1fe1c1fe1 test4@example.com 2021-02-11 19:06:03.430 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:06:03.432 | ++ functions-common:get_or_create_user:827 : [[ ! -z test4@example.com ]] 2021-02-11 19:06:03.435 | ++ functions-common:get_or_create_user:828 : local email=--email=test4@example.com 2021-02-11 19:06:03.438 | +++ functions-common:get_or_create_user:844 : oscwrap user create swiftusertest4 --password testing4 --domain=0eccc6f933d3426e9ed4d1c1fe1c1fe1 --email=test4@example.com --or-show -f value -c id 2021-02-11 19:06:05.928 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:05.928 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:05.928 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:05.928 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:06.120 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:06:06.123 | ++ functions-common:get_or_create_user:842 : user_id=b3bff095b1814b4fb82dde631d608c3b 2021-02-11 19:06:06.126 | ++ functions-common:get_or_create_user:843 : echo b3bff095b1814b4fb82dde631d608c3b 2021-02-11 19:06:06.129 | + lib/swift:create_swift_accounts:686 : swift_user_test4=b3bff095b1814b4fb82dde631d608c3b 2021-02-11 19:06:06.131 | + lib/swift:create_swift_accounts:687 : die_if_not_set 687 swift_user_test4 'Failure creating swift_user_test4' 2021-02-11 19:06:06.134 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:06:06.150 | + lib/swift:create_swift_accounts:688 : get_or_add_user_project_role admin b3bff095b1814b4fb82dde631d608c3b 91dcd07da7ff4288a555674e82cb3291 2021-02-11 19:06:06.153 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:06:06.156 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-11 19:06:06.159 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:06:06.161 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:06:06.164 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-11 19:06:06.166 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-11 19:06:06.169 | ++ functions-common:_get_domain_args:884 : echo 2021-02-11 19:06:06.172 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-11 19:06:06.175 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user b3bff095b1814b4fb82dde631d608c3b --project 91dcd07da7ff4288a555674e82cb3291 2021-02-11 19:06:06.176 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:06:06.176 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:06:06.179 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:06:06.181 | ++ functions-common:get_field:729 : read data 2021-02-11 19:06:08.868 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:08.868 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:08.868 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:08.868 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:09.055 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:06:09.060 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:06:09.062 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:06:09.064 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user b3bff095b1814b4fb82dde631d608c3b --project 91dcd07da7ff4288a555674e82cb3291 2021-02-11 19:06:11.629 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:11.629 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:11.629 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:11.629 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:11.820 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user b3bff095b1814b4fb82dde631d608c3b --project 91dcd07da7ff4288a555674e82cb3291 2021-02-11 19:06:11.820 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:06:11.820 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:06:11.823 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:06:11.825 | ++ functions-common:get_field:729 : read data 2021-02-11 19:06:14.531 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:14.531 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:14.531 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:14.531 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:14.711 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:06:14.714 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:06:14.716 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:06:14.719 | ++ functions-common:get_field:735 : echo '| 3a8736336b3245bd9439447c434ad0e9 | b3bff095b1814b4fb82dde631d608c3b | | 91dcd07da7ff4288a555674e82cb3291 | | | False |' 2021-02-11 19:06:14.720 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:06:14.725 | ++ functions-common:get_field:729 : read data 2021-02-11 19:06:14.728 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:06:14.730 | + functions-common:get_or_add_user_project_role:914 : echo 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:06:14.730 | 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:06:14.733 | + ./stack.sh:main:1109 : write_clouds_yaml 2021-02-11 19:06:14.735 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-02-11 19:06:14.738 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-02-11 19:06:14.742 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-02-11 19:06:14.754 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-02-11 19:06:14.765 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-02-11 19:06:14.768 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-11 19:06:14.770 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.6 /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.101/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-02-11 19:06:14.864 | The user clouds.yaml file didn't exist. 2021-02-11 19:06:14.874 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.6 /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.101/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-02-11 19:06:14.977 | /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. 2021-02-11 19:06:14.977 | self._clouds = yaml.load(clouds_file) 2021-02-11 19:06:14.987 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.6 /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.101/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-02-11 19:06:15.095 | /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. 2021-02-11 19:06:15.095 | self._clouds = yaml.load(clouds_file) 2021-02-11 19:06:15.106 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.6 /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.101/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-02-11 19:06:15.221 | /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. 2021-02-11 19:06:15.221 | self._clouds = yaml.load(clouds_file) 2021-02-11 19:06:15.232 | + functions-common:write_clouds_yaml:132 : cat 2021-02-11 19:06:15.237 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-02-11 19:06:15.241 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-02-11 19:06:15.244 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-02-11 19:06:15.248 | + ./stack.sh:main:1114 : is_service_enabled horizon 2021-02-11 19:06:15.265 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:06:15.269 | + ./stack.sh:main:1124 : is_service_enabled mysql postgresql 2021-02-11 19:06:15.285 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:06:15.288 | + ./stack.sh:main:1124 : is_service_enabled glance 2021-02-11 19:06:15.304 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:06:15.307 | + ./stack.sh:main:1125 : echo_summary 'Configuring Glance' 2021-02-11 19:06:15.310 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:06:15.313 | + ./stack.sh:echo_summary:422 : echo -e Configuring Glance 2021-02-11 19:06:15.315 | + ./stack.sh:main:1126 : init_glance 2021-02-11 19:06:15.317 | + lib/glance:init_glance:410 : rm -rf /opt/stack/data/glance/images 2021-02-11 19:06:15.321 | + lib/glance:init_glance:411 : mkdir -p /opt/stack/data/glance/images 2021-02-11 19:06:15.326 | + lib/glance:init_glance:414 : recreate_database glance 2021-02-11 19:06:15.328 | + lib/database:recreate_database:110 : local db=glance 2021-02-11 19:06:15.330 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-02-11 19:06:15.333 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-02-11 19:06:15.335 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-02-11 19:06:15.339 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:06:15.353 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-02-11 19:06:15.357 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:06:15.370 | + lib/glance:init_glance:416 : time_start dbsync 2021-02-11 19:06:15.373 | + functions-common:time_start:2292 : local name=dbsync 2021-02-11 19:06:15.375 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:06:15.378 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:06:15.381 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:06:15.385 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070375382 2021-02-11 19:06:15.387 | + lib/glance:init_glance:418 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-02-11 19:06:17.617 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=70902) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-11 19:06:17.621 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-02-11 19:06:17.621 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-02-11 19:06:17.648 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-02-11 19:06:17.648 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-02-11 19:06:17.667 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 19:06:17.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.686 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 19:06:17.686 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 19:06:17.730 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 19:06:17.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:06:17.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:06:17.755 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 19:06:17.755 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=70902) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 19:06:17.830 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:06:17.830 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:06:17.880 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-02-11 19:06:20.804 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-02-11 19:06:20.916 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-02-11 19:06:20.925 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-02-11 19:06:21.266 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-02-11 19:06:21.269 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-02-11 19:06:21.277 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-02-11 19:06:21.471 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-02-11 19:06:21.818 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-02-11 19:06:21.826 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-02-11 19:06:21.830 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:06:21.830 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:06:21.835 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:06:21.835 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:06:21.841 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:06:21.841 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:06:21.862 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:06:21.862 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:06:21.901 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:06:21.901 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:06:21.914 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-02-11 19:06:22.219 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-02-11 19:06:22.412 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-02-11 19:06:22.421 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-02-11 19:06:22.429 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-02-11 19:06:22.437 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-02-11 19:06:22.440 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-02-11 19:06:22.451 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:06:22.451 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:06:22.455 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:06:22.455 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:06:22.459 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-02-11 19:06:22.459 | Database migration is up to date. No migration needed. 2021-02-11 19:06:22.459 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-02-11 19:06:22.459 | Database is synced successfully. 2021-02-11 19:06:22.678 | + lib/glance:init_glance:421 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-02-11 19:06:24.817 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=70909) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-11 19:06:24.976 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-02-11 19:06:25.016 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-02-11 19:06:25.116 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-02-11 19:06:25.258 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-02-11 19:06:25.302 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-02-11 19:06:25.461 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-02-11 19:06:25.516 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-02-11 19:06:25.538 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-02-11 19:06:25.586 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-02-11 19:06:25.616 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-02-11 19:06:25.798 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-02-11 19:06:25.821 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-02-11 19:06:25.966 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-02-11 19:06:25.990 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-02-11 19:06:26.066 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-02-11 19:06:26.091 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-02-11 19:06:26.130 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-02-11 19:06:26.216 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-02-11 19:06:26.250 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-02-11 19:06:26.295 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-02-11 19:06:26.336 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-02-11 19:06:26.377 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-02-11 19:06:26.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-02-11 19:06:26.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-02-11 19:06:26.646 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-02-11 19:06:26.675 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-02-11 19:06:26.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-02-11 19:06:26.792 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-02-11 19:06:26.833 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-02-11 19:06:26.864 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-02-11 19:06:26.864 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-02-11 19:06:27.065 | + lib/glance:init_glance:422 : time_stop dbsync 2021-02-11 19:06:27.068 | + functions-common:time_stop:2306 : local name 2021-02-11 19:06:27.070 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:06:27.073 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:06:27.076 | + functions-common:time_stop:2309 : local total 2021-02-11 19:06:27.078 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:06:27.081 | + functions-common:time_stop:2312 : name=dbsync 2021-02-11 19:06:27.083 | + functions-common:time_stop:2313 : start_time=1613070375382 2021-02-11 19:06:27.085 | + functions-common:time_stop:2315 : [[ -z 1613070375382 ]] 2021-02-11 19:06:27.089 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:06:27.094 | + functions-common:time_stop:2318 : end_time=1613070387089 2021-02-11 19:06:27.097 | + functions-common:time_stop:2319 : elapsed_time=11707 2021-02-11 19:06:27.099 | + functions-common:time_stop:2320 : total=21143 2021-02-11 19:06:27.102 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:06:27.104 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=32850 2021-02-11 19:06:27.107 | + ./stack.sh:main:1133 : is_service_enabled neutron 2021-02-11 19:06:27.124 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:06:27.127 | + ./stack.sh:main:1134 : echo_summary 'Configuring Neutron' 2021-02-11 19:06:27.129 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:06:27.132 | + ./stack.sh:echo_summary:422 : echo -e Configuring Neutron 2021-02-11 19:06:27.134 | + ./stack.sh:main:1136 : configure_neutron 2021-02-11 19:06:27.137 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-02-11 19:06:27.141 | ++ 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 2021-02-11 19:06:27.141 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-11 19:06:27.147 | + 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 2021-02-11 19:06:27.149 | + 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 ]] 2021-02-11 19:06:27.153 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-02-11 19:06:27.155 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-11 19:06:27.158 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-02-11 19:06:27.161 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-02-11 19:06:27.164 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-02-11 19:06:27.166 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-02-11 19:06:27.179 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-02-11 19:06:27.181 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-02-11 19:06:51.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:51.922 | from cryptography.utils import int_from_bytes 2021-02-11 19:06:51.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:06:51.922 | from cryptography.utils import int_from_bytes 2021-02-11 19:07:01.582 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-02-11 19:07:01.587 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-02-11 19:07:01.589 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-02-11 19:07:01.592 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-02-11 19:07:01.595 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-02-11 19:07:01.597 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-02-11 19:07:01.600 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-02-11 19:07:01.602 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-02-11 19:07:01.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-02-11 19:07:01.607 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-02-11 19:07:01.609 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-02-11 19:07:01.611 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-02-11 19:07:01.614 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-02-11 19:07:01.616 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-02-11 19:07:01.618 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-02-11 19:07:01.621 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-02-11 19:07:01.625 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:01.627 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-02-11 19:07:01.630 | + lib/neutron-legacy:_configure_neutron_common:750 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:01.634 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-02-11 19:07:01.637 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-02-11 19:07:01.639 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-02-11 19:07:01.642 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-02-11 19:07:01.644 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-02-11 19:07:01.647 | + lib/neutron-legacy:_configure_neutron_common:755 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-02-11 19:07:01.676 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-02-11 19:07:01.707 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-02-11 19:07:01.738 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-02-11 19:07:01.768 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-02-11 19:07:01.799 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-02-11 19:07:01.832 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-02-11 19:07:01.834 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-02-11 19:07:01.836 | + functions:setup_logging:698 : setup_systemd_logging /etc/neutron/neutron.conf 2021-02-11 19:07:01.839 | + functions:setup_systemd_logging:713 : local conf_file=/etc/neutron/neutron.conf 2021-02-11 19:07:01.842 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-11 19:07:01.858 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-11 19:07:01.864 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-11 19:07:01.867 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-11 19:07:01.870 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-11 19:07:01.873 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-11 19:07:01.903 | + functions:setup_systemd_logging:728 : 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' 2021-02-11 19:07:01.936 | + functions:setup_systemd_logging:729 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-02-11 19:07:01.966 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-11 19:07:01.999 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-02-11 19:07:02.014 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:07:02.016 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-02-11 19:07:02.019 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-02-11 19:07:02.021 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-02-11 19:07:02.023 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-02-11 19:07:02.026 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-02-11 19:07:02.028 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-02-11 19:07:02.031 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-02-11 19:07:02.033 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-02-11 19:07:02.046 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:917 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-02-11 19:07:02.058 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-02-11 19:07:02.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:938 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-02-11 19:07:02.072 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-02-11 19:07:02.084 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-02-11 19:07:02.096 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-02-11 19:07:02.098 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-11 19:07:02.101 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-02-11 19:07:02.105 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.LvukTYu5z1 2021-02-11 19:07:02.107 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-02-11 19:07:02.110 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-11 19:07:02.113 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.LvukTYu5z1 2021-02-11 19:07:02.116 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.LvukTYu5z1 2021-02-11 19:07:02.128 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.LvukTYu5z1 /etc/sudoers.d/neutron-rootwrap 2021-02-11 19:07:02.140 | + lib/neutron-legacy:_neutron_setup_rootwrap:956 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-02-11 19:07:02.176 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-02-11 19:07:02.178 | + lib/neutron-legacy:_neutron_setup_rootwrap:958 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-11 19:07:02.210 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-02-11 19:07:02.214 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-02-11 19:07:02.216 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-02-11 19:07:02.219 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-11 19:07:02.221 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-11 19:07:02.224 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-11 19:07:02.243 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:02.247 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-11 19:07:02.250 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-11 19:07:02.253 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-11 19:07:02.270 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:02.274 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 19:07:02.278 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/ 2021-02-11 19:07:02.314 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-11 19:07:02.317 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-11 19:07:02.319 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-02-11 19:07:02.335 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:02.338 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-02-11 19:07:02.342 | + lib/neutron-legacy:_configure_neutron_metering:831 : neutron_agent_metering_configure_common 2021-02-11 19:07:02.344 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-02-11 19:07:02.347 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-02-11 19:07:02.349 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ router == '' ]] 2021-02-11 19:07:02.351 | + lib/neutron-legacy:_neutron_service_plugin_class_add:890 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-02-11 19:07:02.354 | + lib/neutron-legacy:_neutron_service_plugin_class_add:891 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-02-11 19:07:02.357 | + lib/neutron-legacy:_configure_neutron_metering:832 : neutron_agent_metering_configure_agent 2021-02-11 19:07:02.363 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-02-11 19:07:02.366 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-02-11 19:07:02.370 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-02-11 19:07:02.372 | + 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 2021-02-11 19:07:02.377 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-02-11 19:07:02.397 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:02.400 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-02-11 19:07:02.403 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-02-11 19:07:02.405 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-02-11 19:07:02.409 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-02-11 19:07:02.442 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-02-11 19:07:02.476 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-02-11 19:07:02.509 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-02-11 19:07:02.543 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-02-11 19:07:02.574 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-02-11 19:07:02.577 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-02-11 19:07:02.579 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-02-11 19:07:02.582 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-11 19:07:02.585 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-02-11 19:07:02.617 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-02-11 19:07:02.652 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.101/identity 2021-02-11 19:07:02.682 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-02-11 19:07:02.715 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-02-11 19:07:02.746 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-02-11 19:07:02.777 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-02-11 19:07:02.808 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-02-11 19:07:02.840 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-11 19:07:02.871 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-02-11 19:07:02.905 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-02-11 19:07:02.939 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-02-11 19:07:02.975 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-02-11 19:07:02.978 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-02-11 19:07:02.981 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-11 19:07:02.984 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-02-11 19:07:02.986 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-02-11 19:07:03.018 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-02-11 19:07:03.051 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.101/identity 2021-02-11 19:07:03.083 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-02-11 19:07:03.114 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-02-11 19:07:03.147 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-02-11 19:07:03.181 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-02-11 19:07:03.215 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-02-11 19:07:03.246 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-02-11 19:07:03.278 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-02-11 19:07:03.311 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-02-11 19:07:03.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vxlan != \l\o\c\a\l ]] 2021-02-11 19:07:03.316 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-02-11 19:07:03.319 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-02-11 19:07:03.321 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-02-11 19:07:03.323 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-02-11 19:07:03.330 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-02-11 19:07:03.332 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 1000:1049 != '' ]] 2021-02-11 19:07:03.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:1000:1049 2021-02-11 19:07:03.337 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:1000:1049 != '' ]] 2021-02-11 19:07:03.339 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-02-11 19:07:03.342 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-02-11 19:07:03.344 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-02-11 19:07:03.346 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-02-11 19:07:03.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-02-11 19:07:03.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-02-11 19:07:03.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-02-11 19:07:03.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-02-11 19:07:03.362 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-02-11 19:07:03.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-02-11 19:07:03.391 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch 2021-02-11 19:07:03.394 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:03.396 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-11 19:07:03.398 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch 2021-02-11 19:07:03.401 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch ']' 2021-02-11 19:07:03.403 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-11 19:07:03.407 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch 2021-02-11 19:07:03.437 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-02-11 19:07:03.439 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-02-11 19:07:03.442 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:03.444 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-11 19:07:03.446 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-02-11 19:07:03.449 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-02-11 19:07:03.451 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-11 19:07:03.454 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-02-11 19:07:03.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan 2021-02-11 19:07:03.483 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:03.485 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-11 19:07:03.488 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vxlan 2021-02-11 19:07:03.490 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vxlan ']' 2021-02-11 19:07:03.492 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-11 19:07:03.496 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan 2021-02-11 19:07:03.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-02-11 19:07:03.526 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:03.528 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-02-11 19:07:03.531 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-02-11 19:07:03.533 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-02-11 19:07:03.535 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-11 19:07:03.538 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-02-11 19:07:03.566 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-02-11 19:07:03.569 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:03.571 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-02-11 19:07:03.574 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-02-11 19:07:03.576 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-02-11 19:07:03.579 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-11 19:07:03.581 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-02-11 19:07:03.609 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-02-11 19:07:03.611 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:03.614 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-02-11 19:07:03.617 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-02-11 19:07:03.621 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-02-11 19:07:03.624 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-11 19:07:03.626 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-02-11 19:07:03.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1000:1049 2021-02-11 19:07:03.656 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:03.659 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-02-11 19:07:03.661 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:1000:1049 2021-02-11 19:07:03.664 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:1000:1049 ']' 2021-02-11 19:07:03.666 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-11 19:07:03.669 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1000:1049 2021-02-11 19:07:03.695 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-02-11 19:07:03.698 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:07:03.700 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-02-11 19:07:03.702 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-02-11 19:07:03.704 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-02-11 19:07:03.707 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-11 19:07:03.709 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-02-11 19:07:03.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-02-11 19:07:03.738 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-02-11 19:07:03.753 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:03.756 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-02-11 19:07:03.758 | + lib/neutron-legacy:_configure_neutron_plugin_agent:846 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-02-11 19:07:03.786 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-02-11 19:07:03.790 | + lib/neutron-legacy:_configure_neutron_plugin_agent:848 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-11 19:07:03.820 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-02-11 19:07:03.855 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-02-11 19:07:03.858 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-02-11 19:07:03.860 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-02-11 19:07:03.863 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-02-11 19:07:06.556 | INFO neutron.common.config [-] Logging enabled! 2021-02-11 19:07:06.556 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 17.1.0.dev497 2021-02-11 19:07:06.558 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=72631) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-02-11 19:07:06.559 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-02-11 19:07:06.562 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp5ah8gbbw/privsep.sock'] 2021-02-11 19:07:07.628 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-02-11 19:07:07.629 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp5ah8gbbw/privsep.sock {{(pid=72631) __init__ /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:371}} 2021-02-11 19:07:07.630 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-02-11 19:07:07.630 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-02-11 19:07:07.631 | 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 2021-02-11 19:07:07.631 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 72644 2021-02-11 19:07:07.631 | DEBUG oslo.privsep.daemon [-] privsep: reply[139687243760448]: (2,) {{(pid=72644) _call_back /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:511}} 2021-02-11 19:07:07.931 | 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=72644) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:384}} 2021-02-11 19:07:07.944 | 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=72644) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:423}} 2021-02-11 19:07:07.944 | DEBUG oslo.privsep.daemon [-] privsep: reply[139687243760448]: (4, ('4403bfd6-ba98-4e70-bda9-edee9e0d8370\n', '')) {{(pid=72644) _call_back /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:511}} 2021-02-11 19:07:08.018 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=72631) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-11 19:07:08.018 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=72631) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-11 19:07:08.018 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=72631) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-11 19:07:08.018 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=72631) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-11 19:07:08.018 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=72631) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-11 19:07:08.019 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=72631) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-11 19:07:08.078 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-02-11 19:07:08.353 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-02-11 19:07:08.358 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-02-11 19:07:08.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-02-11 19:07:08.362 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-11 19:07:08.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-02-11 19:07:08.428 | + 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 2021-02-11 19:07:08.447 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-02-11 19:07:08.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-02-11 19:07:08.453 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-02-11 19:07:08.482 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-02-11 19:07:08.485 | ++ functions:running_in_container:817 : systemd-detect-virt --container 2021-02-11 19:07:08.491 | + functions:running_in_container:817 : [[ none != \n\o\n\e ]] 2021-02-11 19:07:08.494 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-02-11 19:07:08.496 | + functions:enable_kernel_bridge_firewall:826 : sudo modprobe bridge 2021-02-11 19:07:08.518 | + functions:enable_kernel_bridge_firewall:829 : sudo modprobe br_netfilter 2021-02-11 19:07:08.546 | + functions:enable_kernel_bridge_firewall:833 : for proto in ip ip6 2021-02-11 19:07:08.549 | + functions:enable_kernel_bridge_firewall:834 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-02-11 19:07:08.557 | net.bridge.bridge-nf-call-iptables = 1 2021-02-11 19:07:08.561 | + functions:enable_kernel_bridge_firewall:833 : for proto in ip ip6 2021-02-11 19:07:08.563 | + functions:enable_kernel_bridge_firewall:834 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-02-11 19:07:08.571 | net.bridge.bridge-nf-call-ip6tables = 1 2021-02-11 19:07:08.574 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ True == \T\r\u\e ]] 2021-02-11 19:07:08.577 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 192.168.0.98 2021-02-11 19:07:08.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun 2021-02-11 19:07:08.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-02-11 19:07:08.638 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-02-11 19:07:08.641 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-02-11 19:07:08.643 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-02-11 19:07:08.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-02-11 19:07:08.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-02-11 19:07:08.653 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-11 19:07:08.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-02-11 19:07:08.679 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-02-11 19:07:08.681 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-02-11 19:07:08.710 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-02-11 19:07:08.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan 2021-02-11 19:07:08.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-02-11 19:07:08.768 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-02-11 19:07:08.785 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:08.787 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-02-11 19:07:08.793 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-02-11 19:07:08.797 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-02-11 19:07:08.829 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-02-11 19:07:08.856 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:792 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-02-11 19:07:08.886 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-02-11 19:07:08.889 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:794 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-11 19:07:08.919 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-02-11 19:07:08.935 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:08.938 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-02-11 19:07:08.940 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-02-11 19:07:08.970 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-02-11 19:07:08.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-02-11 19:07:08.974 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-02-11 19:07:09.003 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-02-11 19:07:09.005 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-02-11 19:07:09.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-02-11 19:07:09.011 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-02-11 19:07:09.031 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:09.034 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-02-11 19:07:09.036 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-02-11 19:07:09.042 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-02-11 19:07:09.070 | + 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' 2021-02-11 19:07:09.100 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-02-11 19:07:09.103 | + 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' 2021-02-11 19:07:09.131 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-02-11 19:07:09.134 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-02-11 19:07:09.164 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-02-11 19:07:09.166 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-02-11 19:07:09.169 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-02-11 19:07:09.196 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-02-11 19:07:09.199 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-02-11 19:07:09.202 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-02-11 19:07:09.204 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-02-11 19:07:11.911 | INFO neutron.common.config [-] Logging enabled! 2021-02-11 19:07:11.911 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 17.1.0.dev497 2021-02-11 19:07:11.912 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=73229) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-02-11 19:07:11.983 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=73229) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-11 19:07:11.983 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=73229) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-11 19:07:11.983 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=73229) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-11 19:07:11.983 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=73229) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-11 19:07:11.984 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=73229) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-11 19:07:11.984 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=73229) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-11 19:07:12.051 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-02-11 19:07:12.052 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=73229) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-02-11 19:07:12.052 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=73229) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:126}} 2021-02-11 19:07:12.053 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-02-11 19:07:12.357 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-02-11 19:07:12.360 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-02-11 19:07:12.362 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-02-11 19:07:12.365 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-02-11 19:07:12.367 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-02-11 19:07:12.370 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-11 19:07:12.372 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-02-11 19:07:12.390 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-02-11 19:07:12.392 | + functions:set_mtu:809 : local dev=br-data 2021-02-11 19:07:12.394 | + functions:set_mtu:810 : local mtu=1500 2021-02-11 19:07:12.397 | + functions:set_mtu:811 : sudo ip link set mtu 1500 dev br-data 2021-02-11 19:07:12.408 | + 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 2021-02-11 19:07:12.424 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-02-11 19:07:12.427 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-02-11 19:07:12.429 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-02-11 19:07:12.432 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-02-11 19:07:12.434 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-02-11 19:07:12.437 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-02-11 19:07:12.439 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-02-11 19:07:12.441 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-02-11 19:07:12.444 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-02-11 19:07:12.446 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-02-11 19:07:12.449 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-02-11 19:07:12.451 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-02-11 19:07:12.454 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-02-11 19:07:12.457 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-02-11 19:07:12.458 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-02-11 19:07:12.463 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-02-11 19:07:12.465 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-02-11 19:07:12.467 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-02-11 19:07:12.470 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-02-11 19:07:12.474 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-02-11 19:07:12.474 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-02-11 19:07:12.474 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-02-11 19:07:12.479 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.98/22 brd 192.168.3.255' 2021-02-11 19:07:12.482 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-02-11 19:07:12.484 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-02-11 19:07:12.486 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-02-11 19:07:12.489 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-02-11 19:07:12.491 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.98/22 brd 192.168.3.255 != '' ]] 2021-02-11 19:07:12.494 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.98/22 brd 192.168.3.255 dev eth1' 2021-02-11 19:07:12.496 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.98/22 brd 192.168.3.255 dev br-data' 2021-02-11 19:07:12.499 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-02-11 19:07:12.501 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-02-11 19:07:12.505 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.98/22 brd 192.168.3.255 2021-02-11 19:07:12.506 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-02-11 19:07:12.506 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-02-11 19:07:12.506 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-02-11 19:07:12.511 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.98 2021-02-11 19:07:12.514 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.98 ' 2021-02-11 19:07:12.516 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.98/22 brd 192.168.3.255 dev eth1 2021-02-11 19:07:12.527 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.98/22 brd 192.168.3.255 dev br-data 2021-02-11 19:07:12.538 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-02-11 19:07:12.551 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-02-11 19:07:12.570 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.98 2021-02-11 19:07:14.578 | ARPING 192.168.0.98 from 192.168.0.98 br-data 2021-02-11 19:07:14.578 | Sent 3 probes (3 broadcast(s)) 2021-02-11 19:07:14.578 | Received 0 response(s) 2021-02-11 19:07:14.597 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-02-11 19:07:14.597 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-02-11 19:07:14.602 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-02-11 19:07:14.604 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-02-11 19:07:14.621 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:14.624 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-02-11 19:07:14.627 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-02-11 19:07:14.631 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-02-11 19:07:14.660 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.101 2021-02-11 19:07:14.686 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-02-11 19:07:14.713 | + lib/neutron-legacy:_configure_neutron_metadata_agent:820 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-02-11 19:07:14.741 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-02-11 19:07:14.743 | + lib/neutron-legacy:_configure_neutron_metadata_agent:822 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-11 19:07:14.770 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-02-11 19:07:14.773 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-02-11 19:07:14.788 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:07:14.791 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-02-11 19:07:14.793 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-02-11 19:07:14.824 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-02-11 19:07:14.856 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-02-11 19:07:14.858 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-02-11 19:07:14.874 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:14.877 | + ./stack.sh:main:1139 : is_service_enabled neutron 2021-02-11 19:07:14.893 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:14.895 | + ./stack.sh:main:1140 : init_neutron 2021-02-11 19:07:14.898 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-02-11 19:07:14.901 | ++ 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 2021-02-11 19:07:14.902 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-11 19:07:14.906 | + 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 2021-02-11 19:07:14.908 | + 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 ]] 2021-02-11 19:07:14.911 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-02-11 19:07:14.915 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-11 19:07:14.918 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-02-11 19:07:14.920 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-02-11 19:07:14.928 | + lib/database:recreate_database:110 : local db=neutron 2021-02-11 19:07:14.931 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-02-11 19:07:14.934 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-02-11 19:07:14.936 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-02-11 19:07:14.940 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:07:14.953 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-02-11 19:07:14.956 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:07:14.969 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-02-11 19:07:14.972 | + functions-common:time_start:2292 : local name=dbsync 2021-02-11 19:07:14.974 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:07:14.977 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:07:14.980 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:07:14.984 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070434981 2021-02-11 19:07:14.986 | + 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 2021-02-11 19:07:18.230 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:07:18.230 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:07:18.426 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-11 19:07:18.427 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-11 19:07:18.501 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-02-11 19:07:28.813 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-02-11 19:07:28.900 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-02-11 19:07:29.239 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-02-11 19:07:29.350 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-02-11 19:07:29.530 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-02-11 19:07:29.644 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-02-11 19:07:29.793 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-02-11 19:07:29.890 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-02-11 19:07:30.001 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-02-11 19:07:30.098 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-02-11 19:07:30.369 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-02-11 19:07:30.485 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-02-11 19:07:30.597 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-02-11 19:07:30.694 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-02-11 19:07:30.807 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-02-11 19:07:31.709 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-02-11 19:07:31.822 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-02-11 19:07:31.918 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-02-11 19:07:32.023 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-02-11 19:07:32.332 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-02-11 19:07:32.385 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-02-11 19:07:32.567 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-02-11 19:07:32.882 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-02-11 19:07:32.951 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-02-11 19:07:33.059 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-02-11 19:07:33.156 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-02-11 19:07:33.211 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-02-11 19:07:33.404 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-02-11 19:07:33.499 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-02-11 19:07:33.568 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-02-11 19:07:33.749 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-02-11 19:07:33.752 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-02-11 19:07:33.945 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-02-11 19:07:34.130 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-02-11 19:07:34.197 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-02-11 19:07:34.491 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-02-11 19:07:34.641 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-02-11 19:07:35.025 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-02-11 19:07:35.060 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-02-11 19:07:37.539 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-02-11 19:07:37.566 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-02-11 19:07:37.770 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-02-11 19:07:37.874 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-02-11 19:07:37.882 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-02-11 19:07:38.003 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-02-11 19:07:38.009 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-02-11 19:07:38.195 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-02-11 19:07:38.234 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-02-11 19:07:38.286 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-02-11 19:07:38.388 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-02-11 19:07:38.484 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-02-11 19:07:38.768 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-02-11 19:07:38.913 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-02-11 19:07:38.941 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-02-11 19:07:39.060 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-02-11 19:07:39.202 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-02-11 19:07:40.658 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-02-11 19:07:40.926 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-02-11 19:07:40.988 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-02-11 19:07:41.048 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-02-11 19:07:41.169 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-02-11 19:07:41.268 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-02-11 19:07:41.313 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-02-11 19:07:41.452 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-02-11 19:07:41.460 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-02-11 19:07:41.645 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-02-11 19:07:41.750 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-02-11 19:07:42.086 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-02-11 19:07:42.193 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-02-11 19:07:42.408 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-02-11 19:07:42.512 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-02-11 19:07:42.631 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-02-11 19:07:42.700 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-02-11 19:07:42.711 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-02-11 19:07:42.795 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-02-11 19:07:43.238 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-02-11 19:07:43.337 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-02-11 19:07:43.401 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-02-11 19:07:43.514 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-02-11 19:07:43.591 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-02-11 19:07:43.713 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-02-11 19:07:43.785 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-02-11 19:07:43.923 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-02-11 19:07:44.059 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-02-11 19:07:44.170 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-02-11 19:07:44.480 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-02-11 19:07:44.537 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-02-11 19:07:44.649 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-02-11 19:07:45.050 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-02-11 19:07:45.119 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-02-11 19:07:45.242 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-02-11 19:07:45.365 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-02-11 19:07:45.495 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-02-11 19:07:45.626 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-02-11 19:07:45.638 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-02-11 19:07:45.647 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-02-11 19:07:45.809 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-02-11 19:07:45.825 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-02-11 19:07:46.022 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-02-11 19:07:46.081 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-02-11 19:07:46.135 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-02-11 19:07:46.416 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-02-11 19:07:46.917 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-02-11 19:07:46.977 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-02-11 19:07:46.986 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-02-11 19:07:46.996 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-02-11 19:07:47.380 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-02-11 19:07:47.879 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-02-11 19:07:48.026 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-02-11 19:07:48.088 | Running upgrade for neutron ... 2021-02-11 19:07:48.088 | OK 2021-02-11 19:07:48.376 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-02-11 19:07:48.378 | + functions-common:time_stop:2306 : local name 2021-02-11 19:07:48.381 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:07:48.383 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:07:48.386 | + functions-common:time_stop:2309 : local total 2021-02-11 19:07:48.389 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:07:48.391 | + functions-common:time_stop:2312 : name=dbsync 2021-02-11 19:07:48.394 | + functions-common:time_stop:2313 : start_time=1613070434981 2021-02-11 19:07:48.396 | + functions-common:time_stop:2315 : [[ -z 1613070434981 ]] 2021-02-11 19:07:48.400 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:07:48.403 | + functions-common:time_stop:2318 : end_time=1613070468400 2021-02-11 19:07:48.406 | + functions-common:time_stop:2319 : elapsed_time=33419 2021-02-11 19:07:48.408 | + functions-common:time_stop:2320 : total=32850 2021-02-11 19:07:48.411 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:07:48.413 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=66269 2021-02-11 19:07:48.416 | + ./stack.sh:main:1148 : is_service_enabled q-dhcp 2021-02-11 19:07:48.432 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:48.436 | ++ ./stack.sh:main:1151 : pidof NetworkManager 2021-02-11 19:07:48.444 | ++ ./stack.sh:main:1151 : true 2021-02-11 19:07:48.448 | + ./stack.sh:main:1151 : netman_pid= 2021-02-11 19:07:48.450 | + ./stack.sh:main:1152 : '[' -z '' ']' 2021-02-11 19:07:48.453 | + ./stack.sh:main:1153 : sudo killall dnsmasq 2021-02-11 19:07:48.469 | dnsmasq: no process found 2021-02-11 19:07:48.473 | + ./stack.sh:main:1153 : true 2021-02-11 19:07:48.475 | + ./stack.sh:main:1158 : clean_iptables 2021-02-11 19:07:48.480 | + lib/nova:clean_iptables:178 : sudo iptables -S -v 2021-02-11 19:07:48.480 | + lib/nova:clean_iptables:178 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-11 19:07:48.482 | + lib/nova:clean_iptables:178 : sed s/-A/-D/g 2021-02-11 19:07:48.482 | + lib/nova:clean_iptables:178 : grep '\-A' 2021-02-11 19:07:48.483 | + lib/nova:clean_iptables:178 : grep nova 2021-02-11 19:07:48.485 | + lib/nova:clean_iptables:178 : awk '{print "sudo iptables",$0}' 2021-02-11 19:07:48.486 | + lib/nova:clean_iptables:178 : bash 2021-02-11 19:07:48.495 | + lib/nova:clean_iptables:180 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-11 19:07:48.495 | + lib/nova:clean_iptables:180 : grep '\-A' 2021-02-11 19:07:48.495 | + lib/nova:clean_iptables:180 : grep nova 2021-02-11 19:07:48.496 | + lib/nova:clean_iptables:180 : sudo iptables -S -v -t nat 2021-02-11 19:07:48.496 | + lib/nova:clean_iptables:180 : sed s/-A/-D/g 2021-02-11 19:07:48.498 | + lib/nova:clean_iptables:180 : awk '{print "sudo iptables -t nat",$0}' 2021-02-11 19:07:48.499 | + lib/nova:clean_iptables:180 : bash 2021-02-11 19:07:48.512 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-11 19:07:48.515 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-02-11 19:07:48.515 | + lib/nova:clean_iptables:182 : grep nova 2021-02-11 19:07:48.515 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-02-11 19:07:48.515 | + lib/nova:clean_iptables:182 : grep '\-N' 2021-02-11 19:07:48.516 | + lib/nova:clean_iptables:182 : bash 2021-02-11 19:07:48.518 | + lib/nova:clean_iptables:182 : sed s/-N/-X/g 2021-02-11 19:07:48.528 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-02-11 19:07:48.529 | + lib/nova:clean_iptables:184 : grep nova 2021-02-11 19:07:48.531 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-02-11 19:07:48.531 | + lib/nova:clean_iptables:184 : grep '\-N' 2021-02-11 19:07:48.532 | + lib/nova:clean_iptables:184 : bash 2021-02-11 19:07:48.533 | + lib/nova:clean_iptables:184 : sed s/-N/-X/g 2021-02-11 19:07:48.533 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-11 19:07:48.541 | + ./stack.sh:main:1161 : sudo sysctl -w net.ipv4.ip_forward=1 2021-02-11 19:07:48.549 | net.ipv4.ip_forward = 1 2021-02-11 19:07:48.553 | + ./stack.sh:main:1168 : is_service_enabled swift 2021-02-11 19:07:48.570 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:48.573 | + ./stack.sh:main:1169 : echo_summary 'Configuring Swift' 2021-02-11 19:07:48.575 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:07:48.578 | + ./stack.sh:echo_summary:422 : echo -e Configuring Swift 2021-02-11 19:07:48.580 | + ./stack.sh:main:1170 : init_swift 2021-02-11 19:07:48.583 | + lib/swift:init_swift:693 : local node_number 2021-02-11 19:07:48.585 | + lib/swift:init_swift:695 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-02-11 19:07:49.528 | No object-reconstructor running 2021-02-11 19:07:49.528 | No object-auditor running 2021-02-11 19:07:49.528 | No container-reconciler running 2021-02-11 19:07:49.528 | No account-auditor running 2021-02-11 19:07:49.528 | No container-updater running 2021-02-11 19:07:49.528 | No container-server running 2021-02-11 19:07:49.528 | No object-server running 2021-02-11 19:07:49.528 | No proxy-server running 2021-02-11 19:07:49.528 | No account-server running 2021-02-11 19:07:49.528 | No container-sync running 2021-02-11 19:07:49.528 | No object-replicator running 2021-02-11 19:07:49.528 | No container-replicator running 2021-02-11 19:07:49.529 | No container-sharder running 2021-02-11 19:07:49.529 | No object-updater running 2021-02-11 19:07:49.529 | No object-expirer running 2021-02-11 19:07:49.529 | No account-replicator running 2021-02-11 19:07:49.529 | No account-reaper running 2021-02-11 19:07:49.529 | No container-auditor running 2021-02-11 19:07:49.587 | + lib/swift:init_swift:695 : true 2021-02-11 19:07:49.589 | + lib/swift:init_swift:698 : create_swift_disk 2021-02-11 19:07:49.591 | + lib/swift:create_swift_disk:569 : local node_number 2021-02-11 19:07:49.594 | + lib/swift:create_swift_disk:574 : local user_group 2021-02-11 19:07:49.597 | ++ lib/swift:create_swift_disk:575 : id -g ubuntu 2021-02-11 19:07:49.601 | + lib/swift:create_swift_disk:575 : user_group=1000 2021-02-11 19:07:49.604 | + lib/swift:create_swift_disk:576 : 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 2021-02-11 19:07:49.616 | + lib/swift:create_swift_disk:579 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-02-11 19:07:49.619 | + lib/swift:create_swift_disk:586 : mkdir -p /opt/stack/data/swift/drives/images 2021-02-11 19:07:49.624 | + lib/swift:create_swift_disk:587 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-02-11 19:07:49.635 | + lib/swift:create_swift_disk:588 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-02-11 19:07:49.648 | + lib/swift:create_swift_disk:590 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-02-11 19:07:49.659 | + lib/swift:create_swift_disk:593 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-02-11 19:07:49.714 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-02-11 19:07:49.714 | = sectsz=512 attr=2, projid32bit=1 2021-02-11 19:07:49.714 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-02-11 19:07:49.714 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-02-11 19:07:49.714 | = sunit=0 swidth=0 blks 2021-02-11 19:07:49.714 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-02-11 19:07:49.714 | log =internal log bsize=4096 blocks=2560, version=2 2021-02-11 19:07:49.715 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-02-11 19:07:49.715 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-02-11 19:07:49.717 | + lib/swift:create_swift_disk:596 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-02-11 19:07:49.721 | + lib/swift:create_swift_disk:597 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-02-11 19:07:49.726 | + lib/swift:create_swift_disk:598 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-02-11 19:07:49.794 | + lib/swift:create_swift_disk:604 : local node_number 2021-02-11 19:07:49.797 | + lib/swift:create_swift_disk:605 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-02-11 19:07:49.800 | + lib/swift:create_swift_disk:607 : local node_devices=/opt/stack/data/swift/1 2021-02-11 19:07:49.802 | + lib/swift:create_swift_disk:608 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-02-11 19:07:49.804 | + lib/swift:create_swift_disk:609 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-02-11 19:07:49.816 | + lib/swift:create_swift_disk:610 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-02-11 19:07:49.819 | + lib/swift:create_swift_disk:611 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-02-11 19:07:49.821 | + lib/swift:create_swift_disk:612 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-02-11 19:07:49.835 | + lib/swift:init_swift:702 : pushd /etc/swift 2021-02-11 19:07:49.838 | + lib/swift:init_swift:704 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-02-11 19:07:49.842 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-02-11 19:07:50.891 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-02-11 19:07:51.900 | + lib/swift:init_swift:708 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-02-11 19:07:52.908 | + lib/swift:init_swift:714 : [[ -n '' ]] 2021-02-11 19:07:52.910 | + lib/swift:init_swift:727 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-02-11 19:07:52.912 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-02-11 19:07:53.864 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-02-11 19:07:53.864 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-02-11 19:07:53.926 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-02-11 19:07:54.872 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-02-11 19:07:54.873 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-02-11 19:07:54.933 | + lib/swift:init_swift:730 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-02-11 19:07:55.891 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-02-11 19:07:55.891 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-02-11 19:07:55.952 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-02-11 19:07:56.953 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-02-11 19:07:57.011 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-02-11 19:07:58.002 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-02-11 19:07:58.061 | + lib/swift:init_swift:738 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-02-11 19:07:59.028 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-02-11 19:07:59.088 | + lib/swift:init_swift:739 : popd 2021-02-11 19:07:59.091 | + ./stack.sh:main:1177 : is_service_enabled cinder 2021-02-11 19:07:59.107 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:59.110 | + ./stack.sh:main:1178 : echo_summary 'Configuring Cinder' 2021-02-11 19:07:59.112 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:07:59.115 | + ./stack.sh:echo_summary:422 : echo -e Configuring Cinder 2021-02-11 19:07:59.117 | + ./stack.sh:main:1179 : init_cinder 2021-02-11 19:07:59.120 | + lib/cinder:init_cinder:388 : is_service_enabled mysql postgresql 2021-02-11 19:07:59.137 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:07:59.139 | + lib/cinder:init_cinder:390 : recreate_database cinder 2021-02-11 19:07:59.142 | + lib/database:recreate_database:110 : local db=cinder 2021-02-11 19:07:59.144 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-02-11 19:07:59.147 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-02-11 19:07:59.150 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-02-11 19:07:59.154 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:07:59.166 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-02-11 19:07:59.170 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:07:59.183 | + lib/cinder:init_cinder:392 : time_start dbsync 2021-02-11 19:07:59.187 | + functions-common:time_start:2292 : local name=dbsync 2021-02-11 19:07:59.189 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:07:59.192 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:07:59.195 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:07:59.202 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070479196 2021-02-11 19:07:59.205 | + lib/cinder:init_cinder:394 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-02-11 19:08:02.216 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=74105) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-11 19:08:02.218 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 19:08:02.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.226 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 19:08:02.226 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 19:08:02.276 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 19:08:02.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.281 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.281 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.282 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.282 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.283 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.283 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.283 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 19:08:02.283 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 19:08:02.341 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 19:08:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:02.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:02.348 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 19:08:02.348 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74105) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 19:08:02.357 | INFO migrate.versioning.api [-] 122 -> 123...  2021-02-11 19:08:07.031 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.031 | INFO migrate.versioning.api [-] 123 -> 124...  2021-02-11 19:08:07.039 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.040 | INFO migrate.versioning.api [-] 124 -> 125...  2021-02-11 19:08:07.048 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.048 | INFO migrate.versioning.api [-] 125 -> 126...  2021-02-11 19:08:07.057 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.057 | INFO migrate.versioning.api [-] 126 -> 127...  2021-02-11 19:08:07.077 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.077 | INFO migrate.versioning.api [-] 127 -> 128...  2021-02-11 19:08:07.405 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.406 | INFO migrate.versioning.api [-] 128 -> 129...  2021-02-11 19:08:07.417 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.417 | INFO migrate.versioning.api [-] 129 -> 130...  2021-02-11 19:08:07.423 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.423 | INFO migrate.versioning.api [-] 130 -> 131...  2021-02-11 19:08:07.431 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.431 | INFO migrate.versioning.api [-] 131 -> 132...  2021-02-11 19:08:07.450 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.451 | INFO migrate.versioning.api [-] 132 -> 133...  2021-02-11 19:08:07.457 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.457 | INFO migrate.versioning.api [-] 133 -> 134...  2021-02-11 19:08:07.463 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.463 | INFO migrate.versioning.api [-] 134 -> 135...  2021-02-11 19:08:07.471 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.472 | INFO migrate.versioning.api [-] 135 -> 136...  2021-02-11 19:08:07.731 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.731 | INFO migrate.versioning.api [-] 136 -> 137...  2021-02-11 19:08:07.739 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.739 | INFO migrate.versioning.api [-] 137 -> 138...  2021-02-11 19:08:07.748 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.748 | INFO migrate.versioning.api [-] 138 -> 139...  2021-02-11 19:08:07.754 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.755 | INFO migrate.versioning.api [-] 139 -> 140...  2021-02-11 19:08:07.885 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:07.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:07.887 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:07.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:07.887 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:08.213 | + lib/cinder:init_cinder:395 : time_stop dbsync 2021-02-11 19:08:08.215 | + functions-common:time_stop:2306 : local name 2021-02-11 19:08:08.218 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:08:08.220 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:08:08.223 | + functions-common:time_stop:2309 : local total 2021-02-11 19:08:08.225 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:08:08.228 | + functions-common:time_stop:2312 : name=dbsync 2021-02-11 19:08:08.233 | + functions-common:time_stop:2313 : start_time=1613070479196 2021-02-11 19:08:08.236 | + functions-common:time_stop:2315 : [[ -z 1613070479196 ]] 2021-02-11 19:08:08.239 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:08:08.242 | + functions-common:time_stop:2318 : end_time=1613070488239 2021-02-11 19:08:08.245 | + functions-common:time_stop:2319 : elapsed_time=9043 2021-02-11 19:08:08.247 | + functions-common:time_stop:2320 : total=66269 2021-02-11 19:08:08.250 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:08:08.252 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=75312 2021-02-11 19:08:08.255 | + lib/cinder:init_cinder:398 : is_service_enabled c-vol 2021-02-11 19:08:08.271 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:08:08.275 | + lib/cinder:init_cinder:413 : mkdir -p /opt/stack/data/cinder/volumes 2021-02-11 19:08:08.279 | + ./stack.sh:main:1185 : is_service_enabled placement 2021-02-11 19:08:08.296 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:08:08.298 | + ./stack.sh:main:1186 : echo_summary 'Configuring placement' 2021-02-11 19:08:08.301 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:08:08.303 | + ./stack.sh:echo_summary:422 : echo -e Configuring placement 2021-02-11 19:08:08.306 | + ./stack.sh:main:1187 : init_placement 2021-02-11 19:08:08.309 | + lib/placement:init_placement:130 : recreate_database placement 2021-02-11 19:08:08.311 | + lib/database:recreate_database:110 : local db=placement 2021-02-11 19:08:08.314 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-02-11 19:08:08.317 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-02-11 19:08:08.319 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-02-11 19:08:08.323 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:08:08.336 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-02-11 19:08:08.342 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:08:08.354 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-02-11 19:08:12.014 | + lib/placement:init_placement:132 : create_placement_accounts 2021-02-11 19:08:12.016 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-02-11 19:08:12.019 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-02-11 19:08:12.021 | + functions-common:get_or_create_user:826 : local user_id 2021-02-11 19:08:12.025 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-11 19:08:12.027 | + functions-common:get_or_create_user:830 : local email= 2021-02-11 19:08:12.031 | ++ functions-common:get_or_create_user:844 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-11 19:08:14.583 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:14.583 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:14.583 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:14.583 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:14.774 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:08:14.777 | + functions-common:get_or_create_user:842 : user_id=a2ef3a2f784343a882ea5a418d4552d5 2021-02-11 19:08:14.780 | + functions-common:get_or_create_user:843 : echo a2ef3a2f784343a882ea5a418d4552d5 2021-02-11 19:08:14.780 | a2ef3a2f784343a882ea5a418d4552d5 2021-02-11 19:08:14.782 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-02-11 19:08:14.785 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:08:14.788 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:08:14.791 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:08:14.794 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:08:14.796 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:08:14.799 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:08:14.802 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:08:14.805 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:08:14.807 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:08:14.810 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:08:14.814 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-02-11 19:08:14.814 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:08:14.814 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:08:14.817 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:08:14.820 | ++ functions-common:get_field:729 : read data 2021-02-11 19:08:18.028 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:18.028 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:18.028 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:18.028 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:18.216 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:08:18.220 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:08:18.222 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:08:18.225 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-02-11 19:08:21.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:21.389 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:21.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:21.389 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:21.598 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-02-11 19:08:21.598 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:08:21.598 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:08:21.600 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:08:21.603 | ++ functions-common:get_field:729 : read data 2021-02-11 19:08:24.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:24.863 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:24.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:24.863 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:25.054 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:08:25.057 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:08:25.059 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:08:25.062 | ++ functions-common:get_field:735 : echo '| 8aa465a4981243dabf0859014329c69b | a2ef3a2f784343a882ea5a418d4552d5 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:08:25.062 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:08:25.067 | ++ functions-common:get_field:729 : read data 2021-02-11 19:08:25.072 | + functions-common:get_or_add_user_project_role:912 : user_role_id=8aa465a4981243dabf0859014329c69b 2021-02-11 19:08:25.075 | + functions-common:get_or_add_user_project_role:914 : echo 8aa465a4981243dabf0859014329c69b 2021-02-11 19:08:25.075 | 8aa465a4981243dabf0859014329c69b 2021-02-11 19:08:25.077 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-02-11 19:08:25.080 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-02-11 19:08:25.082 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-11 19:08:25.086 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-11 19:08:25.089 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-11 19:08:25.093 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-11 19:08:25.095 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-11 19:08:25.097 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-11 19:08:25.100 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-11 19:08:25.103 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-11 19:08:25.105 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-11 19:08:25.108 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-11 19:08:25.113 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-02-11 19:08:25.113 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-11 19:08:25.113 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:08:25.116 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:08:25.120 | ++ functions-common:get_field:729 : read data 2021-02-11 19:08:28.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:28.342 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:28.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:28.342 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:28.532 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:08:28.536 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-11 19:08:28.538 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-11 19:08:28.541 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-02-11 19:08:31.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:31.660 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:31.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:31.660 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:31.845 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-02-11 19:08:31.845 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-11 19:08:31.845 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-11 19:08:31.848 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:08:31.851 | ++ functions-common:get_field:729 : read data 2021-02-11 19:08:35.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:35.119 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:35.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:35.120 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:35.309 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:08:35.312 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:08:35.315 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:08:35.318 | ++ functions-common:get_field:735 : echo '| 3a8736336b3245bd9439447c434ad0e9 | a2ef3a2f784343a882ea5a418d4552d5 | | cfb025eeeab245f88638a80c03868fff | | | False |' 2021-02-11 19:08:35.318 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:08:35.323 | ++ functions-common:get_field:729 : read data 2021-02-11 19:08:35.327 | + functions-common:get_or_add_user_project_role:912 : user_role_id=3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:08:35.329 | + functions-common:get_or_add_user_project_role:914 : echo 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:08:35.329 | 3a8736336b3245bd9439447c434ad0e9 2021-02-11 19:08:35.332 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.101/placement 2021-02-11 19:08:35.334 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-02-11 19:08:35.337 | + functions-common:get_or_create_service:968 : local service_id 2021-02-11 19:08:35.340 | ++ functions-common:get_or_create_service:981 : oscwrap service show placement -f value -c id 2021-02-11 19:08:38.026 | ++ functions-common:get_or_create_service:983 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-02-11 19:08:40.486 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:40.486 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:40.486 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:40.486 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:40.682 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:08:40.686 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-11 19:08:40.686 | 045330a14f5349e494d49126db08f3b1' 2021-02-11 19:08:40.688 | + functions-common:get_or_create_service:980 : echo 045330a14f5349e494d49126db08f3b1 2021-02-11 19:08:40.688 | 045330a14f5349e494d49126db08f3b1 2021-02-11 19:08:40.691 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.101/placement 2021-02-11 19:08:40.694 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-11 19:08:40.697 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface placement public http://10.222.0.101/placement RegionOne 2021-02-11 19:08:40.700 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-11 19:08:40.703 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-02-11 19:08:43.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:43.308 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:43.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:43.308 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:43.497 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:08:43.500 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-11 19:08:43.503 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-11 19:08:43.506 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create placement public http://10.222.0.101/placement --region RegionOne -f value -c id 2021-02-11 19:08:46.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:46.029 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:46.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:08:46.030 | from cryptography.utils import int_from_bytes 2021-02-11 19:08:46.222 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:08:46.225 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=9c85edb83b2b4983919b73f397877e38 2021-02-11 19:08:46.228 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 9c85edb83b2b4983919b73f397877e38 2021-02-11 19:08:46.231 | + functions-common:get_or_create_endpoint:1013 : public_id=9c85edb83b2b4983919b73f397877e38 2021-02-11 19:08:46.234 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-11 19:08:46.236 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-11 19:08:46.239 | + functions-common:get_or_create_endpoint:1022 : echo 9c85edb83b2b4983919b73f397877e38 2021-02-11 19:08:46.239 | 9c85edb83b2b4983919b73f397877e38 2021-02-11 19:08:46.242 | + ./stack.sh:main:1193 : is_service_enabled nova 2021-02-11 19:08:46.259 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:08:46.261 | + ./stack.sh:main:1194 : echo_summary 'Configuring Nova' 2021-02-11 19:08:46.264 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:08:46.266 | + ./stack.sh:echo_summary:422 : echo -e Configuring Nova 2021-02-11 19:08:46.269 | + ./stack.sh:main:1195 : init_nova 2021-02-11 19:08:46.271 | + lib/nova:init_nova:748 : is_service_enabled mysql postgresql 2021-02-11 19:08:46.287 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:08:46.290 | + lib/nova:init_nova:748 : is_service_enabled n-api 2021-02-11 19:08:46.306 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:08:46.309 | + lib/nova:init_nova:749 : recreate_database nova_api 2021-02-11 19:08:46.311 | + lib/database:recreate_database:110 : local db=nova_api 2021-02-11 19:08:46.314 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-02-11 19:08:46.316 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-02-11 19:08:46.319 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-02-11 19:08:46.323 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:08:46.339 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-02-11 19:08:46.343 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:08:46.355 | + lib/nova:init_nova:750 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-02-11 19:08:50.133 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 19:08:50.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:08:50.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:08:50.180 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 19:08:50.180 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74729) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 19:08:50.324 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-11 19:08:50.423 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:50.423 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-11 19:08:50.588 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:50.589 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-11 19:08:50.706 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:50.706 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-11 19:08:50.822 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:50.822 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-11 19:08:51.052 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.053 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-11 19:08:51.187 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.187 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-11 19:08:51.310 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.310 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-11 19:08:51.318 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.318 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-11 19:08:51.326 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.326 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-11 19:08:51.335 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.335 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-11 19:08:51.342 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.342 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-11 19:08:51.352 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.352 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-11 19:08:51.663 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.663 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-11 19:08:51.729 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:51.729 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-11 19:08:52.272 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:52.273 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-11 19:08:52.899 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:52.899 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-11 19:08:53.176 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.176 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-11 19:08:53.449 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.449 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-11 19:08:53.571 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.571 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-11 19:08:53.689 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.689 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-11 19:08:53.699 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.699 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-11 19:08:53.706 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.706 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-11 19:08:53.713 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.714 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-11 19:08:53.720 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.720 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-11 19:08:53.729 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.729 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-11 19:08:53.804 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:53.804 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-11 19:08:54.480 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.480 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-11 19:08:54.643 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.643 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-11 19:08:54.762 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.762 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-11 19:08:54.778 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.778 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-11 19:08:54.784 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.785 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-11 19:08:54.791 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.791 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-11 19:08:54.802 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.802 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-11 19:08:54.810 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.810 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-11 19:08:54.817 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.817 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-11 19:08:54.824 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.824 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-11 19:08:54.831 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.831 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-11 19:08:54.838 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.838 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-11 19:08:54.846 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.846 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-11 19:08:54.853 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:54.853 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-11 19:08:55.037 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.038 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-11 19:08:55.163 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.163 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-11 19:08:55.323 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.323 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-11 19:08:55.790 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.790 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-11 19:08:55.799 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.799 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-11 19:08:55.810 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.810 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-11 19:08:55.817 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.817 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-11 19:08:55.825 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.825 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-11 19:08:55.832 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.832 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-11 19:08:55.933 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:55.933 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-11 19:08:56.590 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:56.590 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-11 19:08:56.731 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:56.731 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-11 19:08:56.737 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:56.738 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-11 19:08:56.745 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:56.745 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-11 19:08:56.752 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:56.752 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-11 19:08:56.761 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:56.761 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-11 19:08:56.767 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:56.768 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-11 19:08:56.869 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:56.869 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-11 19:08:56.970 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:56.970 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-11 19:08:57.059 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.060 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-11 19:08:57.180 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.180 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-11 19:08:57.357 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.357 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-11 19:08:57.366 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.366 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-11 19:08:57.374 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.375 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-11 19:08:57.383 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.383 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-11 19:08:57.390 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.390 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-11 19:08:57.398 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.398 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-11 19:08:57.405 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.405 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-11 19:08:57.414 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.414 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-11 19:08:57.422 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.422 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-11 19:08:57.429 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.429 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-11 19:08:57.437 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.437 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-11 19:08:57.446 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.446 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-11 19:08:57.453 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.453 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-11 19:08:57.462 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.462 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-11 19:08:57.468 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.469 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-11 19:08:57.478 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.478 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-11 19:08:57.484 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.485 | INFO migrate.versioning.api [-] 78 -> 79...  2021-02-11 19:08:57.493 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.493 | INFO migrate.versioning.api [-] 79 -> 80...  2021-02-11 19:08:57.500 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.500 | INFO migrate.versioning.api [-] 80 -> 81...  2021-02-11 19:08:57.508 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.508 | INFO migrate.versioning.api [-] 81 -> 82...  2021-02-11 19:08:57.517 | INFO migrate.versioning.api [-] done 2021-02-11 19:08:57.912 | + lib/nova:init_nova:752 : recreate_database nova_cell0 2021-02-11 19:08:57.915 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-02-11 19:08:57.917 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-02-11 19:08:57.920 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-02-11 19:08:57.922 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-02-11 19:08:57.926 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:08:57.939 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-02-11 19:08:57.943 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:08:57.957 | ++ lib/nova:init_nova:758 : database_connection_url nova_cell0 2021-02-11 19:08:57.960 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-02-11 19:08:57.962 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-02-11 19:08:57.965 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-02-11 19:08:57.967 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-11 19:08:57.970 | + lib/nova:init_nova:758 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-11 19:09:01.936 | ++ lib/nova:init_nova:761 : seq 1 1 2021-02-11 19:09:01.940 | + lib/nova:init_nova:761 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-11 19:09:01.942 | + lib/nova:init_nova:762 : recreate_database nova_cell1 2021-02-11 19:09:01.945 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-02-11 19:09:01.947 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-02-11 19:09:01.950 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-02-11 19:09:01.952 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-02-11 19:09:01.956 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:09:01.969 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-02-11 19:09:01.973 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-11 19:09:01.986 | ++ lib/nova:init_nova:763 : conductor_conf 1 2021-02-11 19:09:01.989 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-11 19:09:01.991 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-11 19:09:01.994 | + lib/nova:init_nova:763 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-02-11 19:09:05.248 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 19:09:05.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_rocky.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_rocky.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:05.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:05.263 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 19:09:05.263 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74794) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 19:09:05.396 | INFO migrate.versioning.api [-] 389 -> 390...  2021-02-11 19:09:19.439 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:19.439 | INFO migrate.versioning.api [-] 390 -> 391...  2021-02-11 19:09:19.678 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:19.678 | INFO migrate.versioning.api [-] 391 -> 392...  2021-02-11 19:09:19.687 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:19.687 | INFO migrate.versioning.api [-] 392 -> 393...  2021-02-11 19:09:19.695 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:19.695 | INFO migrate.versioning.api [-] 393 -> 394...  2021-02-11 19:09:19.702 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:19.702 | INFO migrate.versioning.api [-] 394 -> 395...  2021-02-11 19:09:19.710 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:19.711 | INFO migrate.versioning.api [-] 395 -> 396...  2021-02-11 19:09:19.718 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:19.718 | INFO migrate.versioning.api [-] 396 -> 397...  2021-02-11 19:09:19.969 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:19.969 | INFO migrate.versioning.api [-] 397 -> 398...  2021-02-11 19:09:20.171 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:20.171 | INFO migrate.versioning.api [-] 398 -> 399...  2021-02-11 19:09:20.430 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:20.430 | INFO migrate.versioning.api [-] 399 -> 400...  2021-02-11 19:09:20.445 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:20.445 | INFO migrate.versioning.api [-] 400 -> 401...  2021-02-11 19:09:20.904 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:20.905 | INFO migrate.versioning.api [-] 401 -> 402...  2021-02-11 19:09:21.097 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.097 | INFO migrate.versioning.api [-] 402 -> 403...  2021-02-11 19:09:21.105 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.106 | INFO migrate.versioning.api [-] 403 -> 404...  2021-02-11 19:09:21.114 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.114 | INFO migrate.versioning.api [-] 404 -> 405...  2021-02-11 19:09:21.122 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.123 | INFO migrate.versioning.api [-] 405 -> 406...  2021-02-11 19:09:21.139 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.140 | INFO migrate.versioning.api [-] 406 -> 407...  2021-02-11 19:09:21.148 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.148 | INFO migrate.versioning.api [-] 407 -> 408...  2021-02-11 19:09:21.155 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.155 | INFO migrate.versioning.api [-] 408 -> 409...  2021-02-11 19:09:21.163 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.163 | INFO migrate.versioning.api [-] 409 -> 410...  2021-02-11 19:09:21.170 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.170 | INFO migrate.versioning.api [-] 410 -> 411...  2021-02-11 19:09:21.179 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.179 | INFO migrate.versioning.api [-] 411 -> 412...  2021-02-11 19:09:21.187 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.187 | INFO migrate.versioning.api [-] 412 -> 413...  2021-02-11 19:09:21.194 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.194 | INFO migrate.versioning.api [-] 413 -> 414...  2021-02-11 19:09:21.202 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.202 | INFO migrate.versioning.api [-] 414 -> 415...  2021-02-11 19:09:21.211 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.211 | INFO migrate.versioning.api [-] 415 -> 416...  2021-02-11 19:09:21.218 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.219 | INFO migrate.versioning.api [-] 416 -> 417...  2021-02-11 19:09:21.226 | INFO migrate.versioning.api [-] done 2021-02-11 19:09:21.614 | + lib/nova:init_nova:767 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-02-11 19:09:25.215 | DEBUG migrate.versioning.repository [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-11 19:09:25.216 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.217 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.217 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.217 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.218 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.218 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.219 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_rocky.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.219 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_rocky.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.219 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.220 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.220 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.220 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.221 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.221 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.222 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.222 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.222 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.223 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.223 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.223 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.224 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.224 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.225 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.225 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.225 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.226 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.226 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.226 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.227 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.227 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.227 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.228 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.228 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.232 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.232 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.232 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.232 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.232 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.232 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.233 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.233 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.233 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.233 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.233 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.233 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.233 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.233 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.233 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.234 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.234 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.234 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.235 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.235 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.235 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.236 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-11 19:09:25.236 | DEBUG migrate.versioning.script.base [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-11 19:09:25.237 | DEBUG migrate.versioning.repository [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-11 19:09:25.237 | DEBUG migrate.versioning.repository [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74804) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-11 19:09:25.391 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 389 -> 390...  2021-02-11 19:09:39.503 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:39.503 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 390 -> 391...  2021-02-11 19:09:39.743 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:39.743 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 391 -> 392...  2021-02-11 19:09:39.752 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:39.752 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 392 -> 393...  2021-02-11 19:09:39.760 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:39.760 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 393 -> 394...  2021-02-11 19:09:39.768 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:39.769 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 394 -> 395...  2021-02-11 19:09:39.777 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:39.777 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 395 -> 396...  2021-02-11 19:09:39.786 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:39.786 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 396 -> 397...  2021-02-11 19:09:40.019 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:40.020 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 397 -> 398...  2021-02-11 19:09:40.253 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:40.253 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 398 -> 399...  2021-02-11 19:09:40.544 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:40.545 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 399 -> 400...  2021-02-11 19:09:40.560 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:40.560 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 400 -> 401...  2021-02-11 19:09:41.020 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.021 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 401 -> 402...  2021-02-11 19:09:41.248 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.248 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 402 -> 403...  2021-02-11 19:09:41.255 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.255 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 403 -> 404...  2021-02-11 19:09:41.262 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.262 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 404 -> 405...  2021-02-11 19:09:41.269 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.269 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 405 -> 406...  2021-02-11 19:09:41.277 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.278 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 406 -> 407...  2021-02-11 19:09:41.284 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.284 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 407 -> 408...  2021-02-11 19:09:41.292 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.293 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 408 -> 409...  2021-02-11 19:09:41.301 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.302 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 409 -> 410...  2021-02-11 19:09:41.308 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.309 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 410 -> 411...  2021-02-11 19:09:41.316 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.317 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 411 -> 412...  2021-02-11 19:09:41.327 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.328 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 412 -> 413...  2021-02-11 19:09:41.337 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.337 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 413 -> 414...  2021-02-11 19:09:41.346 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.347 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 414 -> 415...  2021-02-11 19:09:41.355 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.355 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 415 -> 416...  2021-02-11 19:09:41.362 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.362 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] 416 -> 417...  2021-02-11 19:09:41.369 | INFO migrate.versioning.api [None req-58517a2f-1163-446d-a891-cf4cf390efee None None] done 2021-02-11 19:09:41.845 | + lib/nova:init_nova:771 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-02-11 19:09:45.552 | Running batches of 50 until complete 2021-02-11 19:09:45.552 | +-------------------------------------+--------------+-----------+ 2021-02-11 19:09:45.552 | | Migration | Total Needed | Completed | 2021-02-11 19:09:45.552 | +-------------------------------------+--------------+-----------+ 2021-02-11 19:09:45.552 | | fill_virtual_interface_list | 0 | 0 | 2021-02-11 19:09:45.552 | | migrate_empty_ratio | 0 | 0 | 2021-02-11 19:09:45.552 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-02-11 19:09:45.552 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-02-11 19:09:45.552 | | migration_migrate_to_uuid | 0 | 0 | 2021-02-11 19:09:45.552 | | populate_dev_uuids | 0 | 0 | 2021-02-11 19:09:45.552 | | populate_missing_availability_zones | 0 | 0 | 2021-02-11 19:09:45.552 | | populate_queued_for_delete | 0 | 0 | 2021-02-11 19:09:45.552 | | populate_user_id | 0 | 0 | 2021-02-11 19:09:45.552 | | populate_uuids | 0 | 0 | 2021-02-11 19:09:45.552 | +-------------------------------------+--------------+-----------+ 2021-02-11 19:09:45.981 | ++ lib/nova:init_nova:774 : seq 1 1 2021-02-11 19:09:45.985 | + lib/nova:init_nova:774 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-11 19:09:45.988 | ++ lib/nova:init_nova:775 : conductor_conf 1 2021-02-11 19:09:45.991 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-11 19:09:45.993 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-11 19:09:45.996 | + lib/nova:init_nova:775 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-02-11 19:09:49.539 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-02-11 19:09:49.539 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-02-11 19:09:49.951 | + lib/nova:init_nova:779 : create_nova_keys_dir 2021-02-11 19:09:49.953 | + lib/nova:create_nova_keys_dir:741 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-02-11 19:09:49.966 | + lib/nova:init_nova:781 : [[ '' == \L\V\M ]] 2021-02-11 19:09:49.968 | + ./stack.sh:main:1200 : is_service_enabled neutron 2021-02-11 19:09:49.991 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:49.994 | + ./stack.sh:main:1201 : configure_neutron_nova 2021-02-11 19:09:49.996 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-02-11 19:09:50.000 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-11 19:09:50.000 | ++ 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 2021-02-11 19:09:50.005 | + 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 2021-02-11 19:09:50.007 | + 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 ]] 2021-02-11 19:09:50.010 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-02-11 19:09:50.012 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-11 19:09:50.014 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-02-11 19:09:50.017 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-02-11 19:09:50.023 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-02-11 19:09:50.048 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.101/identity 2021-02-11 19:09:50.073 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-02-11 19:09:50.098 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-02-11 19:09:50.123 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-02-11 19:09:50.150 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-02-11 19:09:50.174 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-02-11 19:09:50.199 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-02-11 19:09:50.226 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-02-11 19:09:50.251 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-02-11 19:09:50.254 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-02-11 19:09:50.257 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-02-11 19:09:50.259 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-02-11 19:09:50.277 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:50.279 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-02-11 19:09:50.304 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-02-11 19:09:50.329 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-02-11 19:09:50.354 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-02-11 19:09:50.357 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-02-11 19:09:50.361 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-11 19:09:50.363 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-02-11 19:09:50.366 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-02-11 19:09:50.369 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-11 19:09:50.371 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-11 19:09:50.374 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-02-11 19:09:50.377 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-02-11 19:09:50.380 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-02-11 19:09:50.382 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-02-11 19:09:50.409 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.101/identity 2021-02-11 19:09:50.433 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-02-11 19:09:50.458 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-02-11 19:09:50.484 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-02-11 19:09:50.511 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-02-11 19:09:50.535 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-02-11 19:09:50.560 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-02-11 19:09:50.585 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-02-11 19:09:50.609 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-02-11 19:09:50.611 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-02-11 19:09:50.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-02-11 19:09:50.617 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-02-11 19:09:50.632 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:50.635 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-02-11 19:09:50.659 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-02-11 19:09:50.685 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-02-11 19:09:50.711 | + ./stack.sh:main:1210 : run_phase stack post-config 2021-02-11 19:09:50.713 | + functions-common:run_phase:1734 : local mode=stack 2021-02-11 19:09:50.715 | + functions-common:run_phase:1735 : local phase=post-config 2021-02-11 19:09:50.718 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-11 19:09:50.720 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-11 19:09:50.723 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-11 19:09:50.726 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-11 19:09:50.729 | + functions-common:run_phase:1744 : local extra 2021-02-11 19:09:50.732 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-11 19:09:50.735 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-11 19:09:50.738 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-11 19:09:50.740 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-11 19:09:50.743 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-02-11 19:09:50.745 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-11 19:09:50.761 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:50.763 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 19:09:50.766 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:09:50.768 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-02-11 19:09:50.771 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:09:50.773 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-11 19:09:50.776 | ++ extras.d/80-tempest.sh:source:12 : : 2021-02-11 19:09:50.778 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-11 19:09:50.780 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-11 19:09:50.783 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 19:09:50.786 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-11 19:09:50.789 | + functions-common:run_phase:1761 : run_plugins stack post-config 2021-02-11 19:09:50.791 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-11 19:09:50.793 | + functions-common:run_plugins:1721 : local phase=post-config 2021-02-11 19:09:50.796 | + functions-common:run_plugins:1723 : local plugins= 2021-02-11 19:09:50.798 | + functions-common:run_plugins:1724 : local plugin 2021-02-11 19:09:50.801 | + ./stack.sh:main:1218 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-02-11 19:09:50.803 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:50.805 | + inc/meta-config:merge_config_group:171 : shift 2021-02-11 19:09:50.808 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-02-11 19:09:50.810 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:09:50.813 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-11 19:09:50.815 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-11 19:09:50.819 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-02-11 19:09:50.821 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:50.823 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-02-11 19:09:50.826 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:09:50.828 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-02-11 19:09:50.828 | /^\[\[.+\|.*\]\]/ { 2021-02-11 19:09:50.828 | gsub("[][]", "", $1); 2021-02-11 19:09:50.828 | split($1, a, "|"); 2021-02-11 19:09:50.828 | if (a[1] == matchgroup) 2021-02-11 19:09:50.828 | print a[2] 2021-02-11 19:09:50.829 | } 2021-02-11 19:09:50.829 | ' /home/ubuntu/devstack/local.conf 2021-02-11 19:09:50.835 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-11 19:09:50.837 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-11 19:09:50.840 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-11 19:09:50.843 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-02-11 19:09:50.845 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-02-11 19:09:50.848 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-02-11 19:09:50.850 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-02-11 19:09:50.853 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-02-11 19:09:50.856 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-02-11 19:09:50.859 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-02-11 19:09:50.861 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-02-11 19:09:50.864 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:50.866 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-11 19:09:50.868 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-02-11 19:09:50.871 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-11 19:09:50.874 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-02-11 19:09:50.877 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-02-11 19:09:50.880 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-02-11 19:09:50.882 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-02-11 19:09:50.886 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-02-11 19:09:50.886 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-02-11 19:09:50.886 | BEGIN { 2021-02-11 19:09:50.886 | section = "" 2021-02-11 19:09:50.887 | last_section = "" 2021-02-11 19:09:50.887 | section_count = 0 2021-02-11 19:09:50.887 | } 2021-02-11 19:09:50.887 | /^\[.+\]/ { 2021-02-11 19:09:50.887 | gsub("[][]", "", $1); 2021-02-11 19:09:50.887 | section=$1 2021-02-11 19:09:50.887 | next 2021-02-11 19:09:50.887 | } 2021-02-11 19:09:50.887 | /^ *\#/ { 2021-02-11 19:09:50.887 | next 2021-02-11 19:09:50.887 | } 2021-02-11 19:09:50.887 | /^[^ \t]+/ { 2021-02-11 19:09:50.887 | # get offset of first = in $0 2021-02-11 19:09:50.887 | eq_idx = index($0, "=") 2021-02-11 19:09:50.887 | # extract attr & value from $0 2021-02-11 19:09:50.887 | attr = substr($0, 1, eq_idx - 1) 2021-02-11 19:09:50.887 | value = substr($0, eq_idx + 1) 2021-02-11 19:09:50.887 | # only need to strip trailing whitespace from attr 2021-02-11 19:09:50.887 | sub(/[ \t]*$/, "", attr) 2021-02-11 19:09:50.887 | # need to strip leading & trailing whitespace from value 2021-02-11 19:09:50.887 | sub(/^[ \t]*/, "", value) 2021-02-11 19:09:50.887 | sub(/[ \t]*$/, "", value) 2021-02-11 19:09:50.887 | 2021-02-11 19:09:50.887 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-11 19:09:50.887 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-11 19:09:50.887 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-11 19:09:50.887 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-11 19:09:50.887 | if (! (section, attr) in cfg_attr_count) { 2021-02-11 19:09:50.887 | if (section != last_section) { 2021-02-11 19:09:50.887 | cfg_section[section_count++] = section 2021-02-11 19:09:50.887 | last_section = section 2021-02-11 19:09:50.887 | } 2021-02-11 19:09:50.887 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-11 19:09:50.887 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-11 19:09:50.888 | 2021-02-11 19:09:50.888 | cfg_attr[section, attr, 0] = value 2021-02-11 19:09:50.888 | cfg_attr_count[section, attr] = 1 2021-02-11 19:09:50.888 | } else { 2021-02-11 19:09:50.888 | lno = cfg_attr_count[section, attr]++ 2021-02-11 19:09:50.888 | cfg_attr[section, attr, lno] = value 2021-02-11 19:09:50.888 | } 2021-02-11 19:09:50.888 | } 2021-02-11 19:09:50.888 | END { 2021-02-11 19:09:50.888 | # Process each section in order 2021-02-11 19:09:50.888 | for (sno = 0; sno < section_count; sno++) { 2021-02-11 19:09:50.888 | section = cfg_section[sno] 2021-02-11 19:09:50.888 | # The ini routines simply append a config item immediately 2021-02-11 19:09:50.888 | # after the section header. To keep the same order as defined 2021-02-11 19:09:50.888 | # in local.conf, invoke the ini routines in the reverse order 2021-02-11 19:09:50.888 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-11 19:09:50.888 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-11 19:09:50.888 | if (cfg_attr_count[section, attr] == 1) 2021-02-11 19:09:50.888 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-11 19:09:50.888 | else { 2021-02-11 19:09:50.888 | # For multiline, invoke the ini routines in the reverse order 2021-02-11 19:09:50.888 | count = cfg_attr_count[section, attr] 2021-02-11 19:09:50.888 | print "inidelete " configfile " " section " " attr 2021-02-11 19:09:50.888 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-11 19:09:50.888 | for (l = count -2; l >= 0; l--) 2021-02-11 19:09:50.888 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-11 19:09:50.888 | } 2021-02-11 19:09:50.888 | } 2021-02-11 19:09:50.888 | } 2021-02-11 19:09:50.888 | } 2021-02-11 19:09:50.888 | ' 2021-02-11 19:09:50.888 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:50.889 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:50.891 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-11 19:09:50.893 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-02-11 19:09:50.898 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:09:50.901 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-02-11 19:09:50.904 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-02-11 19:09:50.904 | BEGIN { group = "" } 2021-02-11 19:09:50.904 | /^\[\[.+\|.*\]\]/ { 2021-02-11 19:09:50.904 | gsub("[][]", "", $1); 2021-02-11 19:09:50.904 | split($1, a, "|"); 2021-02-11 19:09:50.904 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-11 19:09:50.904 | group=a[1] 2021-02-11 19:09:50.904 | } else { 2021-02-11 19:09:50.904 | group="" 2021-02-11 19:09:50.904 | } 2021-02-11 19:09:50.904 | next 2021-02-11 19:09:50.904 | } 2021-02-11 19:09:50.904 | { 2021-02-11 19:09:50.904 | if (group != "") 2021-02-11 19:09:50.904 | print $0 2021-02-11 19:09:50.904 | } 2021-02-11 19:09:50.904 | ' /home/ubuntu/devstack/local.conf 2021-02-11 19:09:50.910 | + 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"' 2021-02-11 19:09:50.913 | ++ 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 2021-02-11 19:09:50.938 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:50.941 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-02-11 19:09:50.944 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-02-11 19:09:50.969 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:50.972 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-02-11 19:09:50.974 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-02-11 19:09:51.001 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.004 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-02-11 19:09:51.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-02-11 19:09:51.033 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.036 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-02-11 19:09:51.038 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-02-11 19:09:51.063 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.066 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-02-11 19:09:51.069 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-02-11 19:09:51.095 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.098 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.101/identity"' 2021-02-11 19:09:51.101 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.101/identity 2021-02-11 19:09:51.128 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.131 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-02-11 19:09:51.133 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-02-11 19:09:51.160 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.162 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-02-11 19:09:51.165 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-02-11 19:09:51.193 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.195 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-02-11 19:09:51.197 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-02-11 19:09:51.228 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.230 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-02-11 19:09:51.233 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-02-11 19:09:51.261 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.263 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-02-11 19:09:51.266 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-02-11 19:09:51.292 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.295 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-02-11 19:09:51.297 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-02-11 19:09:51.323 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.326 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-11 19:09:51.329 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-11 19:09:51.331 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-11 19:09:51.334 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-02-11 19:09:51.337 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-02-11 19:09:51.339 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-02-11 19:09:51.342 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-02-11 19:09:51.345 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-02-11 19:09:51.348 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-02-11 19:09:51.351 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-02-11 19:09:51.353 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-02-11 19:09:51.356 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:51.358 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-11 19:09:51.361 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-02-11 19:09:51.363 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-11 19:09:51.367 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-02-11 19:09:51.369 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-02-11 19:09:51.372 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-02-11 19:09:51.375 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-02-11 19:09:51.378 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-02-11 19:09:51.379 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.379 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-02-11 19:09:51.379 | BEGIN { 2021-02-11 19:09:51.379 | section = "" 2021-02-11 19:09:51.379 | last_section = "" 2021-02-11 19:09:51.379 | section_count = 0 2021-02-11 19:09:51.379 | } 2021-02-11 19:09:51.379 | /^\[.+\]/ { 2021-02-11 19:09:51.379 | gsub("[][]", "", $1); 2021-02-11 19:09:51.380 | section=$1 2021-02-11 19:09:51.380 | next 2021-02-11 19:09:51.380 | } 2021-02-11 19:09:51.380 | /^ *\#/ { 2021-02-11 19:09:51.380 | next 2021-02-11 19:09:51.380 | } 2021-02-11 19:09:51.380 | /^[^ \t]+/ { 2021-02-11 19:09:51.380 | # get offset of first = in $0 2021-02-11 19:09:51.380 | eq_idx = index($0, "=") 2021-02-11 19:09:51.380 | # extract attr & value from $0 2021-02-11 19:09:51.380 | attr = substr($0, 1, eq_idx - 1) 2021-02-11 19:09:51.380 | value = substr($0, eq_idx + 1) 2021-02-11 19:09:51.380 | # only need to strip trailing whitespace from attr 2021-02-11 19:09:51.380 | sub(/[ \t]*$/, "", attr) 2021-02-11 19:09:51.380 | # need to strip leading & trailing whitespace from value 2021-02-11 19:09:51.380 | sub(/^[ \t]*/, "", value) 2021-02-11 19:09:51.380 | sub(/[ \t]*$/, "", value) 2021-02-11 19:09:51.380 | 2021-02-11 19:09:51.380 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-11 19:09:51.380 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-11 19:09:51.380 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-11 19:09:51.380 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-11 19:09:51.380 | if (! (section, attr) in cfg_attr_count) { 2021-02-11 19:09:51.380 | if (section != last_section) { 2021-02-11 19:09:51.380 | cfg_section[section_count++] = section 2021-02-11 19:09:51.380 | last_section = section 2021-02-11 19:09:51.380 | } 2021-02-11 19:09:51.380 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-11 19:09:51.380 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-11 19:09:51.380 | 2021-02-11 19:09:51.380 | cfg_attr[section, attr, 0] = value 2021-02-11 19:09:51.381 | cfg_attr_count[section, attr] = 1 2021-02-11 19:09:51.381 | } else { 2021-02-11 19:09:51.381 | lno = cfg_attr_count[section, attr]++ 2021-02-11 19:09:51.381 | cfg_attr[section, attr, lno] = value 2021-02-11 19:09:51.381 | } 2021-02-11 19:09:51.381 | } 2021-02-11 19:09:51.381 | END { 2021-02-11 19:09:51.381 | # Process each section in order 2021-02-11 19:09:51.381 | for (sno = 0; sno < section_count; sno++) { 2021-02-11 19:09:51.381 | section = cfg_section[sno] 2021-02-11 19:09:51.381 | # The ini routines simply append a config item immediately 2021-02-11 19:09:51.381 | # after the section header. To keep the same order as defined 2021-02-11 19:09:51.381 | # in local.conf, invoke the ini routines in the reverse order 2021-02-11 19:09:51.381 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-11 19:09:51.381 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-11 19:09:51.381 | if (cfg_attr_count[section, attr] == 1) 2021-02-11 19:09:51.381 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-11 19:09:51.381 | else { 2021-02-11 19:09:51.381 | # For multiline, invoke the ini routines in the reverse order 2021-02-11 19:09:51.381 | count = cfg_attr_count[section, attr] 2021-02-11 19:09:51.381 | print "inidelete " configfile " " section " " attr 2021-02-11 19:09:51.381 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-11 19:09:51.381 | for (l = count -2; l >= 0; l--) 2021-02-11 19:09:51.381 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-11 19:09:51.381 | } 2021-02-11 19:09:51.381 | } 2021-02-11 19:09:51.381 | } 2021-02-11 19:09:51.381 | } 2021-02-11 19:09:51.381 | ' 2021-02-11 19:09:51.381 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:51.384 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-11 19:09:51.386 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-02-11 19:09:51.388 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:09:51.391 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-02-11 19:09:51.394 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-02-11 19:09:51.394 | BEGIN { group = "" } 2021-02-11 19:09:51.394 | /^\[\[.+\|.*\]\]/ { 2021-02-11 19:09:51.394 | gsub("[][]", "", $1); 2021-02-11 19:09:51.394 | split($1, a, "|"); 2021-02-11 19:09:51.394 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-11 19:09:51.394 | group=a[1] 2021-02-11 19:09:51.394 | } else { 2021-02-11 19:09:51.394 | group="" 2021-02-11 19:09:51.394 | } 2021-02-11 19:09:51.394 | next 2021-02-11 19:09:51.394 | } 2021-02-11 19:09:51.394 | { 2021-02-11 19:09:51.394 | if (group != "") 2021-02-11 19:09:51.394 | print $0 2021-02-11 19:09:51.394 | } 2021-02-11 19:09:51.394 | ' /home/ubuntu/devstack/local.conf 2021-02-11 19:09:51.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-02-11 19:09:51.402 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-02-11 19:09:51.433 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.435 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-02-11 19:09:51.438 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-02-11 19:09:51.468 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.471 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-02-11 19:09:51.473 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-02-11 19:09:51.505 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-02-11 19:09:51.509 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-02-11 19:09:51.540 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.543 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-02-11 19:09:51.545 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-02-11 19:09:51.576 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.578 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-02-11 19:09:51.581 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-02-11 19:09:51.612 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.614 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-02-11 19:09:51.617 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-02-11 19:09:51.649 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.651 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-02-11 19:09:51.653 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-02-11 19:09:51.684 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.686 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-02-11 19:09:51.689 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-02-11 19:09:51.723 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.725 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-02-11 19:09:51.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-02-11 19:09:51.759 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.761 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-02-11 19:09:51.764 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-02-11 19:09:51.795 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.797 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-02-11 19:09:51.800 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-02-11 19:09:51.830 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.833 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-02-11 19:09:51.836 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-02-11 19:09:51.867 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.869 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-02-11 19:09:51.872 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-02-11 19:09:51.903 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.905 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-02-11 19:09:51.908 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-02-11 19:09:51.939 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.942 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-02-11 19:09:51.944 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-02-11 19:09:51.974 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:51.977 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-11 19:09:51.980 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-11 19:09:51.982 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-11 19:09:51.985 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-02-11 19:09:51.988 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-02-11 19:09:51.991 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-02-11 19:09:51.993 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-02-11 19:09:51.997 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-02-11 19:09:52.000 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-02-11 19:09:52.002 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-02-11 19:09:52.006 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-02-11 19:09:52.008 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:52.010 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-11 19:09:52.013 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-02-11 19:09:52.015 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-11 19:09:52.018 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-02-11 19:09:52.021 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-02-11 19:09:52.024 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-02-11 19:09:52.026 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-02-11 19:09:52.029 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-02-11 19:09:52.030 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-02-11 19:09:52.030 | BEGIN { 2021-02-11 19:09:52.030 | section = "" 2021-02-11 19:09:52.030 | last_section = "" 2021-02-11 19:09:52.030 | section_count = 0 2021-02-11 19:09:52.030 | } 2021-02-11 19:09:52.030 | /^\[.+\]/ { 2021-02-11 19:09:52.030 | gsub("[][]", "", $1); 2021-02-11 19:09:52.030 | section=$1 2021-02-11 19:09:52.030 | next 2021-02-11 19:09:52.030 | } 2021-02-11 19:09:52.030 | /^ *\#/ { 2021-02-11 19:09:52.030 | next 2021-02-11 19:09:52.030 | } 2021-02-11 19:09:52.030 | /^[^ \t]+/ { 2021-02-11 19:09:52.030 | # get offset of first = in $0 2021-02-11 19:09:52.030 | eq_idx = index($0, "=") 2021-02-11 19:09:52.030 | # extract attr & value from $0 2021-02-11 19:09:52.030 | attr = substr($0, 1, eq_idx - 1) 2021-02-11 19:09:52.030 | value = substr($0, eq_idx + 1) 2021-02-11 19:09:52.030 | # only need to strip trailing whitespace from attr 2021-02-11 19:09:52.030 | sub(/[ \t]*$/, "", attr) 2021-02-11 19:09:52.030 | # need to strip leading & trailing whitespace from value 2021-02-11 19:09:52.030 | sub(/^[ \t]*/, "", value) 2021-02-11 19:09:52.030 | sub(/[ \t]*$/, "", value) 2021-02-11 19:09:52.030 | 2021-02-11 19:09:52.030 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-11 19:09:52.030 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-11 19:09:52.031 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-11 19:09:52.031 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-11 19:09:52.031 | if (! (section, attr) in cfg_attr_count) { 2021-02-11 19:09:52.031 | if (section != last_section) { 2021-02-11 19:09:52.031 | cfg_section[section_count++] = section 2021-02-11 19:09:52.031 | last_section = section 2021-02-11 19:09:52.031 | } 2021-02-11 19:09:52.031 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-11 19:09:52.031 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-11 19:09:52.031 | 2021-02-11 19:09:52.031 | cfg_attr[section, attr, 0] = value 2021-02-11 19:09:52.031 | cfg_attr_count[section, attr] = 1 2021-02-11 19:09:52.031 | } else { 2021-02-11 19:09:52.031 | lno = cfg_attr_count[section, attr]++ 2021-02-11 19:09:52.031 | cfg_attr[section, attr, lno] = value 2021-02-11 19:09:52.031 | } 2021-02-11 19:09:52.031 | } 2021-02-11 19:09:52.031 | END { 2021-02-11 19:09:52.031 | # Process each section in order 2021-02-11 19:09:52.031 | for (sno = 0; sno < section_count; sno++) { 2021-02-11 19:09:52.031 | section = cfg_section[sno] 2021-02-11 19:09:52.031 | # The ini routines simply append a config item immediately 2021-02-11 19:09:52.031 | # after the section header. To keep the same order as defined 2021-02-11 19:09:52.031 | # in local.conf, invoke the ini routines in the reverse order 2021-02-11 19:09:52.031 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-11 19:09:52.031 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-11 19:09:52.031 | if (cfg_attr_count[section, attr] == 1) 2021-02-11 19:09:52.031 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-11 19:09:52.031 | else { 2021-02-11 19:09:52.031 | # For multiline, invoke the ini routines in the reverse order 2021-02-11 19:09:52.031 | count = cfg_attr_count[section, attr] 2021-02-11 19:09:52.031 | print "inidelete " configfile " " section " " attr 2021-02-11 19:09:52.031 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-11 19:09:52.032 | for (l = count -2; l >= 0; l--) 2021-02-11 19:09:52.032 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-11 19:09:52.032 | } 2021-02-11 19:09:52.032 | } 2021-02-11 19:09:52.032 | } 2021-02-11 19:09:52.032 | } 2021-02-11 19:09:52.032 | ' 2021-02-11 19:09:52.032 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:52.032 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:52.034 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-11 19:09:52.037 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-02-11 19:09:52.039 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:09:52.042 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-02-11 19:09:52.044 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-02-11 19:09:52.044 | BEGIN { group = "" } 2021-02-11 19:09:52.044 | /^\[\[.+\|.*\]\]/ { 2021-02-11 19:09:52.044 | gsub("[][]", "", $1); 2021-02-11 19:09:52.044 | split($1, a, "|"); 2021-02-11 19:09:52.044 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-11 19:09:52.044 | group=a[1] 2021-02-11 19:09:52.044 | } else { 2021-02-11 19:09:52.044 | group="" 2021-02-11 19:09:52.044 | } 2021-02-11 19:09:52.044 | next 2021-02-11 19:09:52.044 | } 2021-02-11 19:09:52.044 | { 2021-02-11 19:09:52.044 | if (group != "") 2021-02-11 19:09:52.044 | print $0 2021-02-11 19:09:52.044 | } 2021-02-11 19:09:52.045 | ' /home/ubuntu/devstack/local.conf 2021-02-11 19:09:52.050 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.101/identity/v2.0"' 2021-02-11 19:09:52.053 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.101/identity/v2.0 2021-02-11 19:09:52.078 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:52.081 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-11 19:09:52.084 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-11 19:09:52.086 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-11 19:09:52.089 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-02-11 19:09:52.092 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:09:52.095 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:09:52.097 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-02-11 19:09:52.100 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:09:52.103 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-02-11 19:09:52.106 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-02-11 19:09:52.108 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-02-11 19:09:52.111 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:52.114 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-11 19:09:52.116 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-02-11 19:09:52.118 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-11 19:09:52.122 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-02-11 19:09:52.124 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:09:52.127 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:09:52.130 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-02-11 19:09:52.133 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-02-11 19:09:52.134 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:52.134 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-02-11 19:09:52.134 | BEGIN { 2021-02-11 19:09:52.134 | section = "" 2021-02-11 19:09:52.134 | last_section = "" 2021-02-11 19:09:52.134 | section_count = 0 2021-02-11 19:09:52.134 | } 2021-02-11 19:09:52.134 | /^\[.+\]/ { 2021-02-11 19:09:52.134 | gsub("[][]", "", $1); 2021-02-11 19:09:52.134 | section=$1 2021-02-11 19:09:52.134 | next 2021-02-11 19:09:52.134 | } 2021-02-11 19:09:52.134 | /^ *\#/ { 2021-02-11 19:09:52.135 | next 2021-02-11 19:09:52.135 | } 2021-02-11 19:09:52.135 | /^[^ \t]+/ { 2021-02-11 19:09:52.135 | # get offset of first = in $0 2021-02-11 19:09:52.135 | eq_idx = index($0, "=") 2021-02-11 19:09:52.135 | # extract attr & value from $0 2021-02-11 19:09:52.135 | attr = substr($0, 1, eq_idx - 1) 2021-02-11 19:09:52.135 | value = substr($0, eq_idx + 1) 2021-02-11 19:09:52.135 | # only need to strip trailing whitespace from attr 2021-02-11 19:09:52.135 | sub(/[ \t]*$/, "", attr) 2021-02-11 19:09:52.135 | # need to strip leading & trailing whitespace from value 2021-02-11 19:09:52.135 | sub(/^[ \t]*/, "", value) 2021-02-11 19:09:52.135 | sub(/[ \t]*$/, "", value) 2021-02-11 19:09:52.135 | 2021-02-11 19:09:52.135 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-11 19:09:52.135 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-11 19:09:52.135 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-11 19:09:52.135 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-11 19:09:52.135 | if (! (section, attr) in cfg_attr_count) { 2021-02-11 19:09:52.135 | if (section != last_section) { 2021-02-11 19:09:52.135 | cfg_section[section_count++] = section 2021-02-11 19:09:52.135 | last_section = section 2021-02-11 19:09:52.135 | } 2021-02-11 19:09:52.135 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-11 19:09:52.135 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-11 19:09:52.135 | 2021-02-11 19:09:52.135 | cfg_attr[section, attr, 0] = value 2021-02-11 19:09:52.135 | cfg_attr_count[section, attr] = 1 2021-02-11 19:09:52.135 | } else { 2021-02-11 19:09:52.135 | lno = cfg_attr_count[section, attr]++ 2021-02-11 19:09:52.135 | cfg_attr[section, attr, lno] = value 2021-02-11 19:09:52.135 | } 2021-02-11 19:09:52.135 | } 2021-02-11 19:09:52.136 | END { 2021-02-11 19:09:52.136 | # Process each section in order 2021-02-11 19:09:52.136 | for (sno = 0; sno < section_count; sno++) { 2021-02-11 19:09:52.136 | section = cfg_section[sno] 2021-02-11 19:09:52.136 | # The ini routines simply append a config item immediately 2021-02-11 19:09:52.136 | # after the section header. To keep the same order as defined 2021-02-11 19:09:52.136 | # in local.conf, invoke the ini routines in the reverse order 2021-02-11 19:09:52.136 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-11 19:09:52.136 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-11 19:09:52.136 | if (cfg_attr_count[section, attr] == 1) 2021-02-11 19:09:52.136 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-11 19:09:52.136 | else { 2021-02-11 19:09:52.136 | # For multiline, invoke the ini routines in the reverse order 2021-02-11 19:09:52.136 | count = cfg_attr_count[section, attr] 2021-02-11 19:09:52.136 | print "inidelete " configfile " " section " " attr 2021-02-11 19:09:52.136 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-11 19:09:52.136 | for (l = count -2; l >= 0; l--) 2021-02-11 19:09:52.136 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-11 19:09:52.136 | } 2021-02-11 19:09:52.136 | } 2021-02-11 19:09:52.136 | } 2021-02-11 19:09:52.136 | } 2021-02-11 19:09:52.136 | ' 2021-02-11 19:09:52.136 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:09:52.138 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-11 19:09:52.141 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-02-11 19:09:52.144 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:09:52.146 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-02-11 19:09:52.148 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-02-11 19:09:52.148 | BEGIN { group = "" } 2021-02-11 19:09:52.149 | /^\[\[.+\|.*\]\]/ { 2021-02-11 19:09:52.149 | gsub("[][]", "", $1); 2021-02-11 19:09:52.149 | split($1, a, "|"); 2021-02-11 19:09:52.149 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-11 19:09:52.149 | group=a[1] 2021-02-11 19:09:52.149 | } else { 2021-02-11 19:09:52.149 | group="" 2021-02-11 19:09:52.149 | } 2021-02-11 19:09:52.149 | next 2021-02-11 19:09:52.149 | } 2021-02-11 19:09:52.149 | { 2021-02-11 19:09:52.149 | if (group != "") 2021-02-11 19:09:52.149 | print $0 2021-02-11 19:09:52.149 | } 2021-02-11 19:09:52.149 | ' /home/ubuntu/devstack/local.conf 2021-02-11 19:09:52.154 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-02-11 19:09:52.157 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-02-11 19:09:52.184 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:52.186 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-02-11 19:09:52.188 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-02-11 19:09:52.215 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:09:52.218 | + ./stack.sh:main:1227 : is_service_enabled swift 2021-02-11 19:09:52.234 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:52.236 | + ./stack.sh:main:1228 : echo_summary 'Starting Swift' 2021-02-11 19:09:52.239 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:09:52.242 | + ./stack.sh:echo_summary:422 : echo -e Starting Swift 2021-02-11 19:09:52.244 | + ./stack.sh:main:1229 : start_swift 2021-02-11 19:09:52.247 | + lib/swift:start_swift:777 : restart_service memcached 2021-02-11 19:09:52.249 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-11 19:09:52.252 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart memcached 2021-02-11 19:09:52.295 | + lib/swift:start_swift:780 : is_ubuntu 2021-02-11 19:09:52.298 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 19:09:52.301 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 19:09:52.303 | + lib/swift:start_swift:781 : sudo /etc/init.d/rsync restart 2021-02-11 19:09:52.352 | Restarting rsync (via systemctl): rsync.service. 2021-02-11 19:09:52.356 | + lib/swift:start_swift:788 : '[' False == True ']' 2021-02-11 19:09:52.358 | + lib/swift:start_swift:807 : [[ 1 == 1 ]] 2021-02-11 19:09:52.361 | + lib/swift:start_swift:808 : local foreground_services type 2021-02-11 19:09:52.364 | + lib/swift:start_swift:810 : foreground_services='object container account' 2021-02-11 19:09:52.366 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-02-11 19:09:52.369 | + lib/swift:start_swift:812 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-02-11 19:09:52.371 | + functions-common:run_process:1561 : local service=s-object 2021-02-11 19:09:52.374 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-02-11 19:09:52.376 | + functions-common:run_process:1563 : local group= 2021-02-11 19:09:52.378 | + functions-common:run_process:1564 : local user= 2021-02-11 19:09:52.381 | + functions-common:run_process:1566 : local name=s-object 2021-02-11 19:09:52.383 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:09:52.385 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:09:52.388 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:09:52.390 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:09:52.393 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:09:52.396 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070592394 2021-02-11 19:09:52.399 | + functions-common:run_process:1569 : is_service_enabled s-object 2021-02-11 19:09:52.416 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:52.418 | + functions-common:run_process:1570 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-02-11 19:09:52.421 | + functions-common:_run_under_systemd:1526 : local service=s-object 2021-02-11 19:09:52.423 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-02-11 19:09:52.426 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-02-11 19:09:52.429 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-02-11 19:09:52.431 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-02-11 19:09:52.433 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-02-11 19:09:52.436 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-02-11 19:09:52.438 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@s-object.service 2021-02-11 19:09:52.441 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:09:52.443 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:09:52.445 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-02-11 19:09:52.448 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-02-11 19:09:52.450 | + functions-common:write_user_unit_file:1443 : local service=devstack@s-object.service 2021-02-11 19:09:52.452 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-02-11 19:09:52.454 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:09:52.457 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:09:52.459 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:09:52.461 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:09:52.463 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-02-11 19:09:52.465 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:09:52.469 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-02-11 19:09:52.527 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-02-11 19:09:52.581 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-02-11 19:09:52.625 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-02-11 19:09:52.669 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-02-11 19:09:52.715 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:09:52.760 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:09:52.763 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-02-11 19:09:52.816 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:09:53.028 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@s-object.service 2021-02-11 19:09:53.041 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-02-11 19:09:53.231 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@s-object.service 2021-02-11 19:09:53.252 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:09:53.254 | + functions-common:time_stop:2306 : local name 2021-02-11 19:09:53.257 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:09:53.259 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:09:53.261 | + functions-common:time_stop:2309 : local total 2021-02-11 19:09:53.264 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:09:53.266 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:09:53.268 | + functions-common:time_stop:2313 : start_time=1613070592394 2021-02-11 19:09:53.271 | + functions-common:time_stop:2315 : [[ -z 1613070592394 ]] 2021-02-11 19:09:53.274 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:09:53.277 | + functions-common:time_stop:2318 : end_time=1613070593274 2021-02-11 19:09:53.279 | + functions-common:time_stop:2319 : elapsed_time=880 2021-02-11 19:09:53.282 | + functions-common:time_stop:2320 : total=1959 2021-02-11 19:09:53.284 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:09:53.286 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2839 2021-02-11 19:09:53.289 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-02-11 19:09:53.291 | + lib/swift:start_swift:812 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-02-11 19:09:53.294 | + functions-common:run_process:1561 : local service=s-container 2021-02-11 19:09:53.296 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-02-11 19:09:53.298 | + functions-common:run_process:1563 : local group= 2021-02-11 19:09:53.301 | + functions-common:run_process:1564 : local user= 2021-02-11 19:09:53.303 | + functions-common:run_process:1566 : local name=s-container 2021-02-11 19:09:53.306 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:09:53.308 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:09:53.311 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:09:53.313 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:09:53.316 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:09:53.319 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070593317 2021-02-11 19:09:53.322 | + functions-common:run_process:1569 : is_service_enabled s-container 2021-02-11 19:09:53.337 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:53.339 | + functions-common:run_process:1570 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-02-11 19:09:53.342 | + functions-common:_run_under_systemd:1526 : local service=s-container 2021-02-11 19:09:53.344 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-02-11 19:09:53.346 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-02-11 19:09:53.349 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-02-11 19:09:53.351 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-02-11 19:09:53.354 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-02-11 19:09:53.356 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-02-11 19:09:53.359 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@s-container.service 2021-02-11 19:09:53.361 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:09:53.364 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:09:53.366 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-02-11 19:09:53.368 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-02-11 19:09:53.371 | + functions-common:write_user_unit_file:1443 : local service=devstack@s-container.service 2021-02-11 19:09:53.373 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-02-11 19:09:53.376 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:09:53.378 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:09:53.380 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:09:53.383 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:09:53.385 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-02-11 19:09:53.387 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:09:53.391 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-02-11 19:09:53.446 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-02-11 19:09:53.501 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-02-11 19:09:53.546 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-02-11 19:09:53.591 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-02-11 19:09:53.637 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:09:53.683 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:09:53.685 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-02-11 19:09:53.740 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:09:53.953 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@s-container.service 2021-02-11 19:09:53.967 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-02-11 19:09:54.160 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@s-container.service 2021-02-11 19:09:54.181 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:09:54.184 | + functions-common:time_stop:2306 : local name 2021-02-11 19:09:54.186 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:09:54.188 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:09:54.191 | + functions-common:time_stop:2309 : local total 2021-02-11 19:09:54.194 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:09:54.196 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:09:54.198 | + functions-common:time_stop:2313 : start_time=1613070593317 2021-02-11 19:09:54.200 | + functions-common:time_stop:2315 : [[ -z 1613070593317 ]] 2021-02-11 19:09:54.203 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:09:54.213 | + functions-common:time_stop:2318 : end_time=1613070594204 2021-02-11 19:09:54.216 | + functions-common:time_stop:2319 : elapsed_time=887 2021-02-11 19:09:54.218 | + functions-common:time_stop:2320 : total=2839 2021-02-11 19:09:54.220 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:09:54.223 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3726 2021-02-11 19:09:54.225 | + lib/swift:start_swift:811 : for type in ${foreground_services} 2021-02-11 19:09:54.228 | + lib/swift:start_swift:812 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-02-11 19:09:54.230 | + functions-common:run_process:1561 : local service=s-account 2021-02-11 19:09:54.233 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-02-11 19:09:54.235 | + functions-common:run_process:1563 : local group= 2021-02-11 19:09:54.237 | + functions-common:run_process:1564 : local user= 2021-02-11 19:09:54.240 | + functions-common:run_process:1566 : local name=s-account 2021-02-11 19:09:54.243 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:09:54.245 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:09:54.248 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:09:54.250 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:09:54.253 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:09:54.257 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070594254 2021-02-11 19:09:54.260 | + functions-common:run_process:1569 : is_service_enabled s-account 2021-02-11 19:09:54.278 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:54.280 | + functions-common:run_process:1570 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-02-11 19:09:54.282 | + functions-common:_run_under_systemd:1526 : local service=s-account 2021-02-11 19:09:54.285 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-02-11 19:09:54.287 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-02-11 19:09:54.289 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-02-11 19:09:54.292 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-02-11 19:09:54.294 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-02-11 19:09:54.297 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-02-11 19:09:54.299 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@s-account.service 2021-02-11 19:09:54.302 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:09:54.304 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:09:54.307 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-02-11 19:09:54.310 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-02-11 19:09:54.313 | + functions-common:write_user_unit_file:1443 : local service=devstack@s-account.service 2021-02-11 19:09:54.315 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-02-11 19:09:54.317 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:09:54.320 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:09:54.322 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:09:54.324 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:09:54.327 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-02-11 19:09:54.329 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:09:54.333 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-02-11 19:09:54.393 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-02-11 19:09:54.453 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-02-11 19:09:54.499 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-02-11 19:09:54.549 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-02-11 19:09:54.597 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:09:54.646 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:09:54.649 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-02-11 19:09:54.703 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:09:54.911 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@s-account.service 2021-02-11 19:09:54.924 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-02-11 19:09:55.140 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@s-account.service 2021-02-11 19:09:55.160 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:09:55.163 | + functions-common:time_stop:2306 : local name 2021-02-11 19:09:55.165 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:09:55.167 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:09:55.170 | + functions-common:time_stop:2309 : local total 2021-02-11 19:09:55.172 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:09:55.174 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:09:55.177 | + functions-common:time_stop:2313 : start_time=1613070594254 2021-02-11 19:09:55.180 | + functions-common:time_stop:2315 : [[ -z 1613070594254 ]] 2021-02-11 19:09:55.182 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:09:55.186 | + functions-common:time_stop:2318 : end_time=1613070595183 2021-02-11 19:09:55.188 | + functions-common:time_stop:2319 : elapsed_time=929 2021-02-11 19:09:55.191 | + functions-common:time_stop:2320 : total=3726 2021-02-11 19:09:55.193 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:09:55.196 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4655 2021-02-11 19:09:55.198 | + lib/swift:start_swift:815 : [[ False == \T\r\u\e ]] 2021-02-11 19:09:55.200 | + lib/swift:start_swift:820 : enable_service s-container-sync 2021-02-11 19:09:55.251 | + lib/swift:start_swift:821 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-02-11 19:09:55.253 | + functions-common:run_process:1561 : local service=s-container-sync 2021-02-11 19:09:55.256 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-02-11 19:09:55.258 | + functions-common:run_process:1563 : local group= 2021-02-11 19:09:55.261 | + functions-common:run_process:1564 : local user= 2021-02-11 19:09:55.263 | + functions-common:run_process:1566 : local name=s-container-sync 2021-02-11 19:09:55.265 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:09:55.268 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:09:55.270 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:09:55.273 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:09:55.276 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:09:55.279 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070595277 2021-02-11 19:09:55.282 | + functions-common:run_process:1569 : is_service_enabled s-container-sync 2021-02-11 19:09:55.299 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:55.303 | + functions-common:run_process:1570 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-02-11 19:09:55.305 | + functions-common:_run_under_systemd:1526 : local service=s-container-sync 2021-02-11 19:09:55.307 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-02-11 19:09:55.310 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-02-11 19:09:55.313 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-02-11 19:09:55.315 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-02-11 19:09:55.317 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-02-11 19:09:55.320 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-02-11 19:09:55.322 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@s-container-sync.service 2021-02-11 19:09:55.325 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:09:55.327 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:09:55.329 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-02-11 19:09:55.332 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-02-11 19:09:55.334 | + functions-common:write_user_unit_file:1443 : local service=devstack@s-container-sync.service 2021-02-11 19:09:55.336 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-02-11 19:09:55.339 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:09:55.341 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:09:55.343 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:09:55.345 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:09:55.348 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-02-11 19:09:55.350 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:09:55.354 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-02-11 19:09:55.411 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-02-11 19:09:55.468 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-02-11 19:09:55.517 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-02-11 19:09:55.563 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-02-11 19:09:55.609 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:09:55.655 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:09:55.657 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-02-11 19:09:55.712 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:09:55.927 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@s-container-sync.service 2021-02-11 19:09:55.941 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-02-11 19:09:56.149 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@s-container-sync.service 2021-02-11 19:09:56.169 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:09:56.172 | + functions-common:time_stop:2306 : local name 2021-02-11 19:09:56.174 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:09:56.177 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:09:56.179 | + functions-common:time_stop:2309 : local total 2021-02-11 19:09:56.182 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:09:56.184 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:09:56.186 | + functions-common:time_stop:2313 : start_time=1613070595277 2021-02-11 19:09:56.189 | + functions-common:time_stop:2315 : [[ -z 1613070595277 ]] 2021-02-11 19:09:56.192 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:09:56.195 | + functions-common:time_stop:2318 : end_time=1613070596193 2021-02-11 19:09:56.198 | + functions-common:time_stop:2319 : elapsed_time=916 2021-02-11 19:09:56.200 | + functions-common:time_stop:2320 : total=4655 2021-02-11 19:09:56.202 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:09:56.205 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5571 2021-02-11 19:09:56.208 | + lib/swift:start_swift:828 : is_service_enabled tls-proxy 2021-02-11 19:09:56.232 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:09:56.234 | + lib/swift:start_swift:832 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-02-11 19:09:56.236 | + functions-common:run_process:1561 : local service=s-proxy 2021-02-11 19:09:56.240 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-02-11 19:09:56.242 | + functions-common:run_process:1563 : local group= 2021-02-11 19:09:56.244 | + functions-common:run_process:1564 : local user= 2021-02-11 19:09:56.247 | + functions-common:run_process:1566 : local name=s-proxy 2021-02-11 19:09:56.249 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:09:56.251 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:09:56.254 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:09:56.256 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:09:56.259 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:09:56.263 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070596260 2021-02-11 19:09:56.265 | + functions-common:run_process:1569 : is_service_enabled s-proxy 2021-02-11 19:09:56.284 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:09:56.287 | + functions-common:run_process:1570 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-02-11 19:09:56.289 | + functions-common:_run_under_systemd:1526 : local service=s-proxy 2021-02-11 19:09:56.292 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-02-11 19:09:56.294 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-02-11 19:09:56.296 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-02-11 19:09:56.299 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-02-11 19:09:56.302 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-02-11 19:09:56.304 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-02-11 19:09:56.306 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@s-proxy.service 2021-02-11 19:09:56.309 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:09:56.312 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:09:56.314 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-02-11 19:09:56.316 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-02-11 19:09:56.319 | + functions-common:write_user_unit_file:1443 : local service=devstack@s-proxy.service 2021-02-11 19:09:56.321 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-02-11 19:09:56.323 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:09:56.326 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:09:56.328 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:09:56.330 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:09:56.333 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-02-11 19:09:56.335 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:09:56.340 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-02-11 19:09:56.400 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-02-11 19:09:56.459 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-02-11 19:09:56.505 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-02-11 19:09:56.553 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-02-11 19:09:56.599 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:09:56.645 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:09:56.648 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-02-11 19:09:56.703 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:09:56.908 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@s-proxy.service 2021-02-11 19:09:56.922 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-02-11 19:09:57.135 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@s-proxy.service 2021-02-11 19:09:57.157 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:09:57.159 | + functions-common:time_stop:2306 : local name 2021-02-11 19:09:57.162 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:09:57.164 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:09:57.166 | + functions-common:time_stop:2309 : local total 2021-02-11 19:09:57.169 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:09:57.171 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:09:57.174 | + functions-common:time_stop:2313 : start_time=1613070596260 2021-02-11 19:09:57.177 | + functions-common:time_stop:2315 : [[ -z 1613070596260 ]] 2021-02-11 19:09:57.180 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:09:57.184 | + functions-common:time_stop:2318 : end_time=1613070597181 2021-02-11 19:09:57.186 | + functions-common:time_stop:2319 : elapsed_time=921 2021-02-11 19:09:57.188 | + functions-common:time_stop:2320 : total=5571 2021-02-11 19:09:57.192 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:09:57.194 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6492 2021-02-11 19:09:57.196 | + lib/swift:start_swift:837 : echo 'Waiting for swift proxy to start...' 2021-02-11 19:09:57.197 | Waiting for swift proxy to start... 2021-02-11 19:09:57.199 | + lib/swift:start_swift:838 : wait_for_service 60 http://10.222.0.101:8080/info 2021-02-11 19:09:57.201 | + functions:wait_for_service:481 : local timeout=60 2021-02-11 19:09:57.204 | + functions:wait_for_service:482 : local url=http://10.222.0.101:8080/info 2021-02-11 19:09:57.213 | + functions:wait_for_service:483 : local rval=0 2021-02-11 19:09:57.215 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-11 19:09:57.218 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-11 19:09:57.220 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:09:57.223 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:09:57.226 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:09:57.229 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070597226 2021-02-11 19:09:57.232 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-11 19:09:57.237 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.101:8080/info 2021-02-11 19:09:57.252 | + :: : [[ 000 == 503 ]] 2021-02-11 19:09:57.254 | + :: : [[ 7 -eq 7 ]] 2021-02-11 19:09:57.255 | + :: : sleep 1 2021-02-11 19:09:58.259 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.101:8080/info 2021-02-11 19:09:58.271 | + :: : [[ 000 == 503 ]] 2021-02-11 19:09:58.273 | + :: : [[ 7 -eq 7 ]] 2021-02-11 19:09:58.274 | + :: : sleep 1 2021-02-11 19:09:59.277 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.101:8080/info 2021-02-11 19:09:59.289 | + :: : [[ 000 == 503 ]] 2021-02-11 19:09:59.291 | + :: : [[ 7 -eq 7 ]] 2021-02-11 19:09:59.292 | + :: : sleep 1 2021-02-11 19:10:00.295 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.101:8080/info 2021-02-11 19:10:00.479 | + :: : [[ 200 == 503 ]] 2021-02-11 19:10:00.480 | + :: : [[ 0 -eq 7 ]] 2021-02-11 19:10:00.483 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-11 19:10:00.486 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:00.488 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:00.491 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:00.493 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:00.496 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:00.498 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-11 19:10:00.501 | + functions-common:time_stop:2313 : start_time=1613070597226 2021-02-11 19:10:00.503 | + functions-common:time_stop:2315 : [[ -z 1613070597226 ]] 2021-02-11 19:10:00.506 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:00.509 | + functions-common:time_stop:2318 : end_time=1613070600507 2021-02-11 19:10:00.512 | + functions-common:time_stop:2319 : elapsed_time=3281 2021-02-11 19:10:00.514 | + functions-common:time_stop:2320 : total=6533 2021-02-11 19:10:00.517 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:00.520 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9814 2021-02-11 19:10:00.522 | + functions:wait_for_service:491 : return 0 2021-02-11 19:10:00.525 | + lib/swift:start_swift:842 : [[ False == \T\r\u\e ]] 2021-02-11 19:10:00.527 | + ./stack.sh:main:1235 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-11 19:10:00.530 | + ./stack.sh:main:1236 : is_service_enabled nova 2021-02-11 19:10:00.546 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:00.548 | + ./stack.sh:main:1237 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-11 19:10:00.574 | + ./stack.sh:main:1238 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-11 19:10:00.603 | + ./stack.sh:main:1241 : is_service_enabled cinder 2021-02-11 19:10:00.619 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:00.622 | + ./stack.sh:main:1242 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-11 19:10:00.649 | + ./stack.sh:main:1246 : is_service_enabled n-api 2021-02-11 19:10:00.665 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:00.668 | + ./stack.sh:main:1247 : echo_summary 'Starting Nova API' 2021-02-11 19:10:00.670 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:10:00.672 | + ./stack.sh:echo_summary:422 : echo -e Starting Nova API 2021-02-11 19:10:00.675 | + ./stack.sh:main:1248 : start_nova_api 2021-02-11 19:10:00.677 | + lib/nova:start_nova_api:840 : local service_port=8774 2021-02-11 19:10:00.680 | + lib/nova:start_nova_api:841 : local service_protocol=http 2021-02-11 19:10:00.682 | + lib/nova:start_nova_api:842 : local nova_url 2021-02-11 19:10:00.685 | + lib/nova:start_nova_api:843 : is_service_enabled tls-proxy 2021-02-11 19:10:00.701 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:10:00.703 | + lib/nova:start_nova_api:849 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:10:00.705 | + lib/nova:start_nova_api:850 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:10:00.709 | + lib/nova:start_nova_api:850 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:10:00.711 | + lib/nova:start_nova_api:852 : '[' True == False ']' 2021-02-11 19:10:00.714 | ++ lib/nova:start_nova_api:860 : which uwsgi 2021-02-11 19:10:00.718 | + lib/nova:start_nova_api:860 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-11 19:10:00.721 | + functions-common:run_process:1561 : local service=n-api 2021-02-11 19:10:00.723 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-11 19:10:00.725 | + functions-common:run_process:1563 : local group= 2021-02-11 19:10:00.728 | + functions-common:run_process:1564 : local user= 2021-02-11 19:10:00.730 | + functions-common:run_process:1566 : local name=n-api 2021-02-11 19:10:00.733 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:10:00.735 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:10:00.738 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:00.740 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:00.743 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:00.747 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070600744 2021-02-11 19:10:00.749 | + functions-common:run_process:1569 : is_service_enabled n-api 2021-02-11 19:10:00.765 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:00.768 | + functions-common:run_process:1570 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-02-11 19:10:00.771 | + functions-common:_run_under_systemd:1526 : local service=n-api 2021-02-11 19:10:00.773 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-11 19:10:00.776 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-11 19:10:00.778 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-11 19:10:00.781 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-11 19:10:00.783 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-02-11 19:10:00.786 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-02-11 19:10:00.788 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-api.service 2021-02-11 19:10:00.791 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:10:00.793 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:10:00.795 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-02-11 19:10:00.798 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-02-11 19:10:00.800 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@n-api.service 2021-02-11 19:10:00.802 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-11 19:10:00.805 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-11 19:10:00.807 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-11 19:10:00.809 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-02-11 19:10:00.811 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-11 19:10:00.815 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-02-11 19:10:00.870 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-02-11 19:10:00.924 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-02-11 19:10:00.970 | + functions-common:write_uwsgi_user_unit_file:1480 : 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' 2021-02-11 19:10:01.019 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:10:01.066 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-02-11 19:10:01.111 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-02-11 19:10:01.156 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-02-11 19:10:01.201 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-02-11 19:10:01.249 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-02-11 19:10:01.295 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-11 19:10:01.297 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-02-11 19:10:01.352 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-11 19:10:01.551 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-api.service 2021-02-11 19:10:01.564 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-02-11 19:10:01.727 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-api.service 2021-02-11 19:10:01.804 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:10:01.806 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:01.809 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:01.811 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:01.814 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:01.816 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:01.819 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:10:01.821 | + functions-common:time_stop:2313 : start_time=1613070600744 2021-02-11 19:10:01.823 | + functions-common:time_stop:2315 : [[ -z 1613070600744 ]] 2021-02-11 19:10:01.826 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:01.830 | + functions-common:time_stop:2318 : end_time=1613070601827 2021-02-11 19:10:01.833 | + functions-common:time_stop:2319 : elapsed_time=1083 2021-02-11 19:10:01.836 | + functions-common:time_stop:2320 : total=6492 2021-02-11 19:10:01.838 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:01.841 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=7575 2021-02-11 19:10:01.843 | + lib/nova:start_nova_api:861 : nova_url=http://10.222.0.101/compute/v2.1/ 2021-02-11 19:10:01.846 | + lib/nova:start_nova_api:864 : echo 'Waiting for nova-api to start...' 2021-02-11 19:10:01.846 | Waiting for nova-api to start... 2021-02-11 19:10:01.849 | + lib/nova:start_nova_api:865 : wait_for_service 60 http://10.222.0.101/compute/v2.1/ 2021-02-11 19:10:01.851 | + functions:wait_for_service:481 : local timeout=60 2021-02-11 19:10:01.854 | + functions:wait_for_service:482 : local url=http://10.222.0.101/compute/v2.1/ 2021-02-11 19:10:01.856 | + functions:wait_for_service:483 : local rval=0 2021-02-11 19:10:01.859 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-11 19:10:01.861 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-11 19:10:01.863 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:01.866 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:01.869 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:01.873 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070601870 2021-02-11 19:10:01.875 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-11 19:10:01.880 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.101/compute/v2.1/ 2021-02-11 19:10:07.783 | + :: : [[ 200 == 503 ]] 2021-02-11 19:10:07.785 | + :: : [[ 0 -eq 7 ]] 2021-02-11 19:10:07.788 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-11 19:10:07.790 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:07.793 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:07.795 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:07.798 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:07.801 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:07.803 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-11 19:10:07.806 | + functions-common:time_stop:2313 : start_time=1613070601870 2021-02-11 19:10:07.808 | + functions-common:time_stop:2315 : [[ -z 1613070601870 ]] 2021-02-11 19:10:07.811 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:07.815 | + functions-common:time_stop:2318 : end_time=1613070607812 2021-02-11 19:10:07.818 | + functions-common:time_stop:2319 : elapsed_time=5942 2021-02-11 19:10:07.820 | + functions-common:time_stop:2320 : total=9814 2021-02-11 19:10:07.823 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:07.825 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=15756 2021-02-11 19:10:07.827 | + functions:wait_for_service:491 : return 0 2021-02-11 19:10:07.830 | + lib/nova:start_nova_api:869 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:10:07.833 | + lib/nova:start_nova_api:869 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:10:07.836 | + ./stack.sh:main:1251 : is_service_enabled ovn-controller ovn-controller-vtep 2021-02-11 19:10:07.851 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:10:07.854 | + ./stack.sh:main:1256 : is_service_enabled neutron-api 2021-02-11 19:10:07.870 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:10:07.873 | + ./stack.sh:main:1259 : is_service_enabled q-svc 2021-02-11 19:10:07.889 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:07.892 | + ./stack.sh:main:1260 : echo_summary 'Starting Neutron' 2021-02-11 19:10:07.895 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:10:07.898 | + ./stack.sh:echo_summary:422 : echo -e Starting Neutron 2021-02-11 19:10:07.901 | + ./stack.sh:main:1261 : configure_neutron_after_post_config 2021-02-11 19:10:07.903 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-02-11 19:10:07.906 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-02-11 19:10:07.937 | + ./stack.sh:main:1262 : start_neutron_service_and_check 2021-02-11 19:10:07.940 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-02-11 19:10:07.942 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-02-11 19:10:07.945 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-02-11 19:10:07.947 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-02-11 19:10:07.950 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-02-11 19:10:07.953 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-02-11 19:10:07.955 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-02-11 19:10:07.959 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-02-11 19:10:07.962 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-02-11 19:10:07.964 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-02-11 19:10:07.966 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-02-11 19:10:07.969 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:07.971 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:07.974 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:07.977 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-02-11 19:10:07.979 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:07.982 | + 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' 2021-02-11 19:10:07.985 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-02-11 19:10:08.000 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:10:08.003 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-02-11 19:10:08.005 | + 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' 2021-02-11 19:10:08.007 | + functions-common:run_process:1561 : local service=q-svc 2021-02-11 19:10:08.010 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:08.012 | + functions-common:run_process:1563 : local group= 2021-02-11 19:10:08.015 | + functions-common:run_process:1564 : local user= 2021-02-11 19:10:08.017 | + functions-common:run_process:1566 : local name=q-svc 2021-02-11 19:10:08.020 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:10:08.023 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:10:08.025 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:08.028 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:08.031 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:08.035 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070608032 2021-02-11 19:10:08.037 | + functions-common:run_process:1569 : is_service_enabled q-svc 2021-02-11 19:10:08.052 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:08.054 | + functions-common:run_process:1570 : _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' '' '' 2021-02-11 19:10:08.057 | + functions-common:_run_under_systemd:1526 : local service=q-svc 2021-02-11 19:10:08.059 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:08.062 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:08.064 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:08.067 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:08.069 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-02-11 19:10:08.071 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-02-11 19:10:08.074 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-svc.service 2021-02-11 19:10:08.076 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:10:08.079 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:10:08.082 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-02-11 19:10:08.084 | + functions-common:_run_under_systemd:1538 : 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 2021-02-11 19:10:08.086 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-svc.service 2021-02-11 19:10:08.089 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:08.091 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:10:08.093 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:10:08.095 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:10:08.097 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:10:08.099 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-02-11 19:10:08.102 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:10:08.105 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-02-11 19:10:08.159 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-02-11 19:10:08.213 | + functions-common:write_user_unit_file:1456 : 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' 2021-02-11 19:10:08.259 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-02-11 19:10:08.304 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-02-11 19:10:08.349 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:10:08.395 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:10:08.397 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-02-11 19:10:08.451 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:10:08.665 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-svc.service 2021-02-11 19:10:08.680 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-02-11 19:10:08.887 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-svc.service 2021-02-11 19:10:08.906 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:10:08.909 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:08.913 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:08.915 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:08.917 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:08.920 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:08.922 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:10:08.925 | + functions-common:time_stop:2313 : start_time=1613070608032 2021-02-11 19:10:08.927 | + functions-common:time_stop:2315 : [[ -z 1613070608032 ]] 2021-02-11 19:10:08.930 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:08.934 | + functions-common:time_stop:2318 : end_time=1613070608931 2021-02-11 19:10:08.936 | + functions-common:time_stop:2319 : elapsed_time=899 2021-02-11 19:10:08.938 | + functions-common:time_stop:2320 : total=7575 2021-02-11 19:10:08.941 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:08.943 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=8474 2021-02-11 19:10:08.946 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.101:9696 2021-02-11 19:10:08.948 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-02-11 19:10:08.963 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:10:08.966 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-02-11 19:10:08.966 | Waiting for Neutron to start... 2021-02-11 19:10:08.968 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.101:9696' 2021-02-11 19:10:08.971 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.101:9696' 'Neutron did not start' 60 2021-02-11 19:10:08.974 | + functions-common:test_with_retry:2244 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.101:9696' 2021-02-11 19:10:08.976 | + functions-common:test_with_retry:2245 : local 'failmsg=Neutron did not start' 2021-02-11 19:10:08.978 | + functions-common:test_with_retry:2246 : local until=60 2021-02-11 19:10:08.981 | + functions-common:test_with_retry:2247 : local sleep=0.5 2021-02-11 19:10:08.983 | + functions-common:test_with_retry:2249 : time_start test_with_retry 2021-02-11 19:10:08.986 | + functions-common:time_start:2292 : local name=test_with_retry 2021-02-11 19:10:08.989 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:08.991 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:08.994 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:08.998 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070608995 2021-02-11 19:10:09.000 | + functions-common:test_with_retry:2250 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.101:9696; do sleep 0.5; done' 2021-02-11 19:10:09.005 | 2021-02-11 19:10:09.005 | Redirecting output to ‘wget-log’. 2021-02-11 19:10:09.509 | 2021-02-11 19:10:09.509 | Redirecting output to ‘wget-log.1’. 2021-02-11 19:10:10.014 | 2021-02-11 19:10:10.014 | Redirecting output to ‘wget-log.2’. 2021-02-11 19:10:10.518 | 2021-02-11 19:10:10.518 | Redirecting output to ‘wget-log.3’. 2021-02-11 19:10:11.023 | 2021-02-11 19:10:11.023 | Redirecting output to ‘wget-log.4’. 2021-02-11 19:10:11.527 | 2021-02-11 19:10:11.527 | Redirecting output to ‘wget-log.5’. 2021-02-11 19:10:12.031 | 2021-02-11 19:10:12.031 | Redirecting output to ‘wget-log.6’. 2021-02-11 19:10:12.536 | 2021-02-11 19:10:12.536 | Redirecting output to ‘wget-log.7’. 2021-02-11 19:10:13.040 | 2021-02-11 19:10:13.040 | Redirecting output to ‘wget-log.8’. 2021-02-11 19:10:13.544 | 2021-02-11 19:10:13.545 | Redirecting output to ‘wget-log.9’. 2021-02-11 19:10:14.049 | 2021-02-11 19:10:14.049 | Redirecting output to ‘wget-log.10’. 2021-02-11 19:10:14.553 | 2021-02-11 19:10:14.553 | Redirecting output to ‘wget-log.11’. 2021-02-11 19:10:14.570 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.101:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2253 : time_stop test_with_retry 2021-02-11 19:10:14.572 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:14.576 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:14.578 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:14.585 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:14.588 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:14.593 | + functions-common:time_stop:2312 : name=test_with_retry 2021-02-11 19:10:14.598 | + functions-common:time_stop:2313 : start_time=1613070608995 2021-02-11 19:10:14.605 | + functions-common:time_stop:2315 : [[ -z 1613070608995 ]] 2021-02-11 19:10:14.610 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:14.615 | + functions-common:time_stop:2318 : end_time=1613070614611 2021-02-11 19:10:14.625 | + functions-common:time_stop:2319 : elapsed_time=5616 2021-02-11 19:10:14.632 | + functions-common:time_stop:2320 : total=0 2021-02-11 19:10:14.634 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:14.637 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5616 2021-02-11 19:10:14.641 | + ./stack.sh:main:1267 : is_service_enabled placement 2021-02-11 19:10:14.660 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:14.665 | + ./stack.sh:main:1268 : echo_summary 'Starting Placement' 2021-02-11 19:10:14.670 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:10:14.673 | + ./stack.sh:echo_summary:422 : echo -e Starting Placement 2021-02-11 19:10:14.676 | + ./stack.sh:main:1269 : start_placement 2021-02-11 19:10:14.679 | + lib/placement:start_placement:160 : start_placement_api 2021-02-11 19:10:14.682 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-02-11 19:10:14.685 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-02-11 19:10:14.691 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-11 19:10:14.694 | + functions-common:run_process:1561 : local service=placement-api 2021-02-11 19:10:14.696 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-11 19:10:14.699 | + functions-common:run_process:1563 : local group= 2021-02-11 19:10:14.705 | + functions-common:run_process:1564 : local user= 2021-02-11 19:10:14.708 | + functions-common:run_process:1566 : local name=placement-api 2021-02-11 19:10:14.711 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:10:14.714 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:10:14.716 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:14.719 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:14.725 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:14.730 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070614726 2021-02-11 19:10:14.734 | + functions-common:run_process:1569 : is_service_enabled placement-api 2021-02-11 19:10:14.757 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:14.760 | + functions-common:run_process:1570 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-02-11 19:10:14.765 | + functions-common:_run_under_systemd:1526 : local service=placement-api 2021-02-11 19:10:14.767 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-11 19:10:14.770 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-11 19:10:14.773 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-11 19:10:14.775 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-11 19:10:14.778 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-02-11 19:10:14.780 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-02-11 19:10:14.783 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@placement-api.service 2021-02-11 19:10:14.786 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:10:14.789 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:10:14.791 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-02-11 19:10:14.794 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-02-11 19:10:14.796 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@placement-api.service 2021-02-11 19:10:14.798 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-11 19:10:14.801 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-11 19:10:14.803 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-11 19:10:14.805 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-02-11 19:10:14.807 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-11 19:10:14.811 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-02-11 19:10:14.866 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-02-11 19:10:14.920 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-02-11 19:10:14.966 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-11 19:10:15.013 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:10:15.058 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-02-11 19:10:15.104 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-02-11 19:10:15.155 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-02-11 19:10:15.205 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-02-11 19:10:15.252 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-02-11 19:10:15.299 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-11 19:10:15.301 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-02-11 19:10:15.357 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-11 19:10:15.562 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@placement-api.service 2021-02-11 19:10:15.575 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-02-11 19:10:15.784 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@placement-api.service 2021-02-11 19:10:15.863 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:10:15.865 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:15.867 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:15.870 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:15.872 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:15.875 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:15.878 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:10:15.880 | + functions-common:time_stop:2313 : start_time=1613070614726 2021-02-11 19:10:15.883 | + functions-common:time_stop:2315 : [[ -z 1613070614726 ]] 2021-02-11 19:10:15.886 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:15.889 | + functions-common:time_stop:2318 : end_time=1613070615886 2021-02-11 19:10:15.891 | + functions-common:time_stop:2319 : elapsed_time=1160 2021-02-11 19:10:15.894 | + functions-common:time_stop:2320 : total=8474 2021-02-11 19:10:15.897 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:15.899 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9634 2021-02-11 19:10:15.902 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-02-11 19:10:15.902 | Waiting for placement-api to start... 2021-02-11 19:10:15.904 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.101/placement 2021-02-11 19:10:15.907 | + functions:wait_for_service:481 : local timeout=60 2021-02-11 19:10:15.910 | + functions:wait_for_service:482 : local url=http://10.222.0.101/placement 2021-02-11 19:10:15.913 | + functions:wait_for_service:483 : local rval=0 2021-02-11 19:10:15.915 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-11 19:10:15.918 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-11 19:10:15.920 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:15.923 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:15.926 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:15.930 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070615927 2021-02-11 19:10:15.932 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-11 19:10:15.938 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.101/placement 2021-02-11 19:10:18.657 | + :: : [[ 200 == 503 ]] 2021-02-11 19:10:18.658 | + :: : [[ 0 -eq 7 ]] 2021-02-11 19:10:18.662 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-11 19:10:18.664 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:18.667 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:18.669 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:18.672 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:18.674 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:18.677 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-11 19:10:18.680 | + functions-common:time_stop:2313 : start_time=1613070615927 2021-02-11 19:10:18.682 | + functions-common:time_stop:2315 : [[ -z 1613070615927 ]] 2021-02-11 19:10:18.685 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:18.689 | + functions-common:time_stop:2318 : end_time=1613070618686 2021-02-11 19:10:18.691 | + functions-common:time_stop:2319 : elapsed_time=2759 2021-02-11 19:10:18.694 | + functions-common:time_stop:2320 : total=15756 2021-02-11 19:10:18.696 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:18.699 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=18515 2021-02-11 19:10:18.701 | + functions:wait_for_service:491 : return 0 2021-02-11 19:10:18.704 | + ./stack.sh:main:1272 : is_service_enabled neutron 2021-02-11 19:10:18.719 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:18.722 | + ./stack.sh:main:1273 : start_neutron 2021-02-11 19:10:18.725 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-02-11 19:10:18.728 | ++ 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 2021-02-11 19:10:18.728 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-11 19:10:18.733 | + 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 2021-02-11 19:10:18.735 | + 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 ]] 2021-02-11 19:10:18.738 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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- ]] 2021-02-11 19:10:18.740 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-11 19:10:18.743 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-02-11 19:10:18.745 | + 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' 2021-02-11 19:10:18.748 | + functions-common:run_process:1561 : local service=q-agt 2021-02-11 19:10:18.750 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:18.753 | + functions-common:run_process:1563 : local group= 2021-02-11 19:10:18.756 | + functions-common:run_process:1564 : local user= 2021-02-11 19:10:18.758 | + functions-common:run_process:1566 : local name=q-agt 2021-02-11 19:10:18.760 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:10:18.763 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:10:18.765 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:18.768 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:18.771 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:18.775 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070618772 2021-02-11 19:10:18.777 | + functions-common:run_process:1569 : is_service_enabled q-agt 2021-02-11 19:10:18.795 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:18.797 | + functions-common:run_process:1570 : _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' '' '' 2021-02-11 19:10:18.800 | + functions-common:_run_under_systemd:1526 : local service=q-agt 2021-02-11 19:10:18.803 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:18.805 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:18.808 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:18.810 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:18.812 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-02-11 19:10:18.815 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-02-11 19:10:18.817 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-agt.service 2021-02-11 19:10:18.820 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:10:18.822 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:10:18.824 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-02-11 19:10:18.827 | + functions-common:_run_under_systemd:1538 : 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 2021-02-11 19:10:18.829 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-agt.service 2021-02-11 19:10:18.831 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-11 19:10:18.834 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:10:18.836 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:10:18.838 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:10:18.840 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:10:18.843 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-02-11 19:10:18.845 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:10:18.849 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-02-11 19:10:18.903 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-02-11 19:10:18.957 | + functions-common:write_user_unit_file:1456 : 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' 2021-02-11 19:10:19.003 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-02-11 19:10:19.048 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-02-11 19:10:19.094 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:10:19.139 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:10:19.142 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-02-11 19:10:19.196 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:10:19.405 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-agt.service 2021-02-11 19:10:19.419 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-02-11 19:10:19.617 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-agt.service 2021-02-11 19:10:19.637 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:10:19.640 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:19.643 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:19.646 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:19.648 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:19.651 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:19.653 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:10:19.656 | + functions-common:time_stop:2313 : start_time=1613070618772 2021-02-11 19:10:19.658 | + functions-common:time_stop:2315 : [[ -z 1613070618772 ]] 2021-02-11 19:10:19.661 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:19.665 | + functions-common:time_stop:2318 : end_time=1613070619662 2021-02-11 19:10:19.667 | + functions-common:time_stop:2319 : elapsed_time=890 2021-02-11 19:10:19.670 | + functions-common:time_stop:2320 : total=9634 2021-02-11 19:10:19.672 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:19.675 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=10524 2021-02-11 19:10:19.677 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-02-11 19:10:19.680 | + functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-11 19:10:19.682 | + functions-common:is_provider_network:2158 : return 1 2021-02-11 19:10:19.685 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-02-11 19:10:19.687 | + 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' 2021-02-11 19:10:19.689 | + functions-common:run_process:1561 : local service=q-dhcp 2021-02-11 19:10:19.692 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-11 19:10:19.695 | + functions-common:run_process:1563 : local group= 2021-02-11 19:10:19.697 | + functions-common:run_process:1564 : local user= 2021-02-11 19:10:19.700 | + functions-common:run_process:1566 : local name=q-dhcp 2021-02-11 19:10:19.702 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:10:19.705 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:10:19.707 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:19.709 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:19.713 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:19.716 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070619713 2021-02-11 19:10:19.719 | + functions-common:run_process:1569 : is_service_enabled q-dhcp 2021-02-11 19:10:19.735 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:19.738 | + functions-common:run_process:1570 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-02-11 19:10:19.740 | + functions-common:_run_under_systemd:1526 : local service=q-dhcp 2021-02-11 19:10:19.742 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-11 19:10:19.745 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-11 19:10:19.747 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-11 19:10:19.750 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-11 19:10:19.753 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-02-11 19:10:19.755 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-02-11 19:10:19.758 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-dhcp.service 2021-02-11 19:10:19.760 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:10:19.763 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:10:19.765 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-02-11 19:10:19.768 | + functions-common:_run_under_systemd:1538 : 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 2021-02-11 19:10:19.771 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-dhcp.service 2021-02-11 19:10:19.773 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-11 19:10:19.775 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:10:19.778 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:10:19.780 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:10:19.783 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:10:19.785 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-02-11 19:10:19.787 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:10:19.791 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-02-11 19:10:19.847 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-02-11 19:10:19.902 | + functions-common:write_user_unit_file:1456 : 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' 2021-02-11 19:10:19.948 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-02-11 19:10:19.995 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-02-11 19:10:20.043 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:10:20.089 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:10:20.091 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-02-11 19:10:20.148 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:10:20.371 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-dhcp.service 2021-02-11 19:10:20.385 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-02-11 19:10:20.591 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-dhcp.service 2021-02-11 19:10:20.611 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:10:20.614 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:20.617 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:20.619 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:20.622 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:20.625 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:20.627 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:10:20.630 | + functions-common:time_stop:2313 : start_time=1613070619713 2021-02-11 19:10:20.633 | + functions-common:time_stop:2315 : [[ -z 1613070619713 ]] 2021-02-11 19:10:20.636 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:20.640 | + functions-common:time_stop:2318 : end_time=1613070620637 2021-02-11 19:10:20.642 | + functions-common:time_stop:2319 : elapsed_time=924 2021-02-11 19:10:20.645 | + functions-common:time_stop:2320 : total=10524 2021-02-11 19:10:20.647 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:20.650 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11448 2021-02-11 19:10:20.652 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-02-11 19:10:20.669 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:10:20.672 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-02-11 19:10:20.675 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-02-11 19:10:20.678 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-02-11 19:10:20.681 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-02-11 19:10:20.683 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.686 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.689 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.692 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-02-11 19:10:20.694 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.697 | + 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' 2021-02-11 19:10:20.699 | + functions-common:run_process:1561 : local service=q-l3 2021-02-11 19:10:20.702 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.704 | + functions-common:run_process:1563 : local group= 2021-02-11 19:10:20.707 | + functions-common:run_process:1564 : local user= 2021-02-11 19:10:20.709 | + functions-common:run_process:1566 : local name=q-l3 2021-02-11 19:10:20.711 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:10:20.714 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:10:20.716 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:20.719 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:20.722 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:20.726 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070620723 2021-02-11 19:10:20.728 | + functions-common:run_process:1569 : is_service_enabled q-l3 2021-02-11 19:10:20.745 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:20.748 | + functions-common:run_process:1570 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-02-11 19:10:20.750 | + functions-common:_run_under_systemd:1526 : local service=q-l3 2021-02-11 19:10:20.753 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.755 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.758 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.760 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.763 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-02-11 19:10:20.765 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-02-11 19:10:20.768 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-l3.service 2021-02-11 19:10:20.771 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:10:20.773 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:10:20.776 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-02-11 19:10:20.778 | + functions-common:_run_under_systemd:1538 : 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 2021-02-11 19:10:20.781 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-l3.service 2021-02-11 19:10:20.783 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-11 19:10:20.786 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:10:20.788 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:10:20.791 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:10:20.793 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:10:20.795 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-02-11 19:10:20.798 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:10:20.802 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-02-11 19:10:20.861 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-02-11 19:10:20.919 | + functions-common:write_user_unit_file:1456 : 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' 2021-02-11 19:10:20.969 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-02-11 19:10:21.020 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-02-11 19:10:21.069 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:10:21.119 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:10:21.122 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-02-11 19:10:21.188 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:10:21.403 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-l3.service 2021-02-11 19:10:21.416 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-02-11 19:10:21.612 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-l3.service 2021-02-11 19:10:21.637 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:10:21.639 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:21.642 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:21.644 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:21.647 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:21.649 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:21.652 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:10:21.654 | + functions-common:time_stop:2313 : start_time=1613070620723 2021-02-11 19:10:21.657 | + functions-common:time_stop:2315 : [[ -z 1613070620723 ]] 2021-02-11 19:10:21.661 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:21.665 | + functions-common:time_stop:2318 : end_time=1613070621661 2021-02-11 19:10:21.667 | + functions-common:time_stop:2319 : elapsed_time=938 2021-02-11 19:10:21.670 | + functions-common:time_stop:2320 : total=11448 2021-02-11 19:10:21.672 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:21.675 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12386 2021-02-11 19:10:21.678 | + 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' 2021-02-11 19:10:21.680 | + functions-common:run_process:1561 : local service=q-meta 2021-02-11 19:10:21.683 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-11 19:10:21.685 | + functions-common:run_process:1563 : local group= 2021-02-11 19:10:21.688 | + functions-common:run_process:1564 : local user= 2021-02-11 19:10:21.690 | + functions-common:run_process:1566 : local name=q-meta 2021-02-11 19:10:21.693 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:10:21.695 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:10:21.698 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:21.700 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:21.703 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:21.707 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070621704 2021-02-11 19:10:21.710 | + functions-common:run_process:1569 : is_service_enabled q-meta 2021-02-11 19:10:21.728 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:21.731 | + functions-common:run_process:1570 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-02-11 19:10:21.733 | + functions-common:_run_under_systemd:1526 : local service=q-meta 2021-02-11 19:10:21.736 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-11 19:10:21.739 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-11 19:10:21.742 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-11 19:10:21.744 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-11 19:10:21.747 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-02-11 19:10:21.750 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-02-11 19:10:21.753 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-meta.service 2021-02-11 19:10:21.755 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:10:21.758 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:10:21.760 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-02-11 19:10:21.763 | + functions-common:_run_under_systemd:1538 : 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 2021-02-11 19:10:21.765 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-meta.service 2021-02-11 19:10:21.768 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-11 19:10:21.770 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:10:21.773 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:10:21.775 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:10:21.778 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:10:21.780 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-02-11 19:10:21.783 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:10:21.788 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-02-11 19:10:21.858 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-02-11 19:10:21.925 | + functions-common:write_user_unit_file:1456 : 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' 2021-02-11 19:10:21.980 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-02-11 19:10:22.037 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-02-11 19:10:22.097 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:10:22.158 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:10:22.161 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-02-11 19:10:22.228 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:10:22.451 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-meta.service 2021-02-11 19:10:22.468 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-02-11 19:10:22.680 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-meta.service 2021-02-11 19:10:22.704 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:10:22.709 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:22.711 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:22.713 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:22.716 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:22.718 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:22.721 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:10:22.728 | + functions-common:time_stop:2313 : start_time=1613070621704 2021-02-11 19:10:22.730 | + functions-common:time_stop:2315 : [[ -z 1613070621704 ]] 2021-02-11 19:10:22.733 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:22.740 | + functions-common:time_stop:2318 : end_time=1613070622734 2021-02-11 19:10:22.740 | + functions-common:time_stop:2319 : elapsed_time=1030 2021-02-11 19:10:22.746 | + functions-common:time_stop:2320 : total=12386 2021-02-11 19:10:22.760 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:22.769 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=13416 2021-02-11 19:10:22.777 | + 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' 2021-02-11 19:10:22.785 | + functions-common:run_process:1561 : local service=q-metering 2021-02-11 19:10:22.800 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-02-11 19:10:22.809 | + functions-common:run_process:1563 : local group= 2021-02-11 19:10:22.817 | + functions-common:run_process:1564 : local user= 2021-02-11 19:10:22.825 | + functions-common:run_process:1566 : local name=q-metering 2021-02-11 19:10:22.833 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:10:22.841 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:10:22.850 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:10:22.857 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:10:22.864 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:10:22.881 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070622869 2021-02-11 19:10:22.889 | + functions-common:run_process:1569 : is_service_enabled q-metering 2021-02-11 19:10:22.945 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:22.953 | + functions-common:run_process:1570 : _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' '' '' 2021-02-11 19:10:22.961 | + functions-common:_run_under_systemd:1526 : local service=q-metering 2021-02-11 19:10:22.969 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-02-11 19:10:22.977 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-02-11 19:10:22.985 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-02-11 19:10:22.993 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-02-11 19:10:23.001 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-02-11 19:10:23.009 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-02-11 19:10:23.014 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-metering.service 2021-02-11 19:10:23.021 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:10:23.029 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:10:23.036 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-02-11 19:10:23.045 | + functions-common:_run_under_systemd:1538 : 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 2021-02-11 19:10:23.053 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-metering.service 2021-02-11 19:10:23.061 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-02-11 19:10:23.069 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:10:23.073 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:10:23.081 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:10:23.085 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:10:23.100 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-02-11 19:10:23.109 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:10:23.121 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-02-11 19:10:23.277 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-02-11 19:10:23.409 | + functions-common:write_user_unit_file:1456 : 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' 2021-02-11 19:10:23.528 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-02-11 19:10:23.669 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-02-11 19:10:23.800 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:10:23.922 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:10:23.927 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-02-11 19:10:24.052 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:10:24.293 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-metering.service 2021-02-11 19:10:24.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-02-11 19:10:24.530 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-metering.service 2021-02-11 19:10:24.564 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:10:24.568 | + functions-common:time_stop:2306 : local name 2021-02-11 19:10:24.576 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:10:24.576 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:10:24.584 | + functions-common:time_stop:2309 : local total 2021-02-11 19:10:24.592 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:10:24.595 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:10:24.598 | + functions-common:time_stop:2313 : start_time=1613070622869 2021-02-11 19:10:24.601 | + functions-common:time_stop:2315 : [[ -z 1613070622869 ]] 2021-02-11 19:10:24.609 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:10:24.614 | + functions-common:time_stop:2318 : end_time=1613070624610 2021-02-11 19:10:24.618 | + functions-common:time_stop:2319 : elapsed_time=1741 2021-02-11 19:10:24.625 | + functions-common:time_stop:2320 : total=13416 2021-02-11 19:10:24.630 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:10:24.640 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=15157 2021-02-11 19:10:24.647 | + ./stack.sh:main:1276 : is_service_enabled q-svc 2021-02-11 19:10:24.703 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:10:24.712 | + ./stack.sh:main:1276 : [[ True == \T\r\u\e ]] 2021-02-11 19:10:24.718 | + ./stack.sh:main:1277 : echo_summary 'Creating initial neutron network elements' 2021-02-11 19:10:24.722 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:10:24.726 | + ./stack.sh:echo_summary:422 : echo -e Creating initial neutron network elements 2021-02-11 19:10:24.730 | + ./stack.sh:main:1280 : type -p neutron_plugin_create_initial_networks 2021-02-11 19:10:24.735 | + ./stack.sh:main:1283 : create_neutron_initial_network 2021-02-11 19:10:24.741 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-02-11 19:10:24.749 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-02-11 19:10:24.749 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-02-11 19:10:24.753 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-02-11 19:10:24.757 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:10:24.772 | ++ functions-common:get_field:729 : read data 2021-02-11 19:10:27.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:27.937 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:27.937 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:27.937 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:28.133 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:10:28.137 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-11 19:10:28.139 | ++ functions-common:get_field:733 : field='$2' 2021-02-11 19:10:28.143 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-11 19:10:28.148 | ++ functions-common:get_field:735 : echo '| 4f4760d339ee4989a3d876844aa4a87f | demo |' 2021-02-11 19:10:28.151 | ++ functions-common:get_field:729 : read data 2021-02-11 19:10:28.155 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=4f4760d339ee4989a3d876844aa4a87f 2021-02-11 19:10:28.157 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-02-11 19:10:28.160 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:10:28.178 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-02-11 19:10:28.181 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-02-11 19:10:28.184 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-02-11 19:10:28.188 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-11 19:10:31.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:31.721 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:31.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:31.721 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:31.908 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:10:31.911 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-11 19:10:31.911 | address-scope 2021-02-11 19:10:31.911 | router-admin-state-down-before-update 2021-02-11 19:10:31.911 | agent 2021-02-11 19:10:31.911 | agent-resources-synced 2021-02-11 19:10:31.911 | allowed-address-pairs 2021-02-11 19:10:31.911 | auto-allocated-topology 2021-02-11 19:10:31.911 | availability_zone 2021-02-11 19:10:31.911 | availability_zone_filter 2021-02-11 19:10:31.911 | default-subnetpools 2021-02-11 19:10:31.911 | dhcp_agent_scheduler 2021-02-11 19:10:31.911 | dvr 2021-02-11 19:10:31.911 | empty-string-filtering 2021-02-11 19:10:31.911 | external-net 2021-02-11 19:10:31.911 | extra_dhcp_opt 2021-02-11 19:10:31.912 | extraroute 2021-02-11 19:10:31.912 | extraroute-atomic 2021-02-11 19:10:31.912 | filter-validation 2021-02-11 19:10:31.912 | fip-port-details 2021-02-11 19:10:31.912 | flavors 2021-02-11 19:10:31.912 | floatingip-pools 2021-02-11 19:10:31.912 | ip-substring-filtering 2021-02-11 19:10:31.912 | router 2021-02-11 19:10:31.912 | ext-gw-mode 2021-02-11 19:10:31.912 | l3-ha 2021-02-11 19:10:31.912 | l3-flavors 2021-02-11 19:10:31.912 | l3-port-ip-change-not-allowed 2021-02-11 19:10:31.912 | l3_agent_scheduler 2021-02-11 19:10:31.912 | metering 2021-02-11 19:10:31.912 | metering_source_and_destination_fields 2021-02-11 19:10:31.912 | multi-provider 2021-02-11 19:10:31.912 | net-mtu 2021-02-11 19:10:31.912 | net-mtu-writable 2021-02-11 19:10:31.912 | network_availability_zone 2021-02-11 19:10:31.912 | network-ip-availability 2021-02-11 19:10:31.912 | pagination 2021-02-11 19:10:31.912 | port-device-profile 2021-02-11 19:10:31.912 | port-mac-address-regenerate 2021-02-11 19:10:31.912 | port-numa-affinity-policy 2021-02-11 19:10:31.912 | binding 2021-02-11 19:10:31.912 | binding-extended 2021-02-11 19:10:31.912 | port-security 2021-02-11 19:10:31.912 | project-id 2021-02-11 19:10:31.912 | provider 2021-02-11 19:10:31.912 | quotas 2021-02-11 19:10:31.912 | quota_details 2021-02-11 19:10:31.912 | rbac-policies 2021-02-11 19:10:31.912 | rbac-address-scope 2021-02-11 19:10:31.912 | rbac-security-groups 2021-02-11 19:10:31.913 | rbac-subnetpool 2021-02-11 19:10:31.913 | revision-if-match 2021-02-11 19:10:31.913 | standard-attr-revisions 2021-02-11 19:10:31.913 | router_availability_zone 2021-02-11 19:10:31.913 | security-groups-normalized-cidr 2021-02-11 19:10:31.913 | port-security-groups-filtering 2021-02-11 19:10:31.913 | security-groups-remote-address-group 2021-02-11 19:10:31.913 | security-group 2021-02-11 19:10:31.913 | service-type 2021-02-11 19:10:31.913 | sorting 2021-02-11 19:10:31.913 | standard-attr-description 2021-02-11 19:10:31.913 | stateful-security-group 2021-02-11 19:10:31.913 | subnet_onboard 2021-02-11 19:10:31.913 | subnet-service-types 2021-02-11 19:10:31.913 | subnet_allocation 2021-02-11 19:10:31.913 | subnetpool-prefix-ops 2021-02-11 19:10:31.913 | standard-attr-tag 2021-02-11 19:10:31.913 | standard-attr-timestamp' 2021-02-11 19:10:31.914 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-11 19:10:31.914 | address-scope 2021-02-11 19:10:31.914 | router-admin-state-down-before-update 2021-02-11 19:10:31.914 | agent 2021-02-11 19:10:31.914 | agent-resources-synced 2021-02-11 19:10:31.914 | allowed-address-pairs 2021-02-11 19:10:31.914 | auto-allocated-topology 2021-02-11 19:10:31.914 | availability_zone 2021-02-11 19:10:31.914 | availability_zone_filter 2021-02-11 19:10:31.914 | default-subnetpools 2021-02-11 19:10:31.914 | dhcp_agent_scheduler 2021-02-11 19:10:31.914 | dvr 2021-02-11 19:10:31.914 | empty-string-filtering 2021-02-11 19:10:31.915 | external-net 2021-02-11 19:10:31.915 | extra_dhcp_opt 2021-02-11 19:10:31.915 | extraroute 2021-02-11 19:10:31.915 | extraroute-atomic 2021-02-11 19:10:31.915 | filter-validation 2021-02-11 19:10:31.915 | fip-port-details 2021-02-11 19:10:31.915 | flavors 2021-02-11 19:10:31.915 | floatingip-pools 2021-02-11 19:10:31.915 | ip-substring-filtering 2021-02-11 19:10:31.915 | router 2021-02-11 19:10:31.915 | ext-gw-mode 2021-02-11 19:10:31.915 | l3-ha 2021-02-11 19:10:31.915 | l3-flavors 2021-02-11 19:10:31.915 | l3-port-ip-change-not-allowed 2021-02-11 19:10:31.915 | l3_agent_scheduler 2021-02-11 19:10:31.915 | metering 2021-02-11 19:10:31.915 | metering_source_and_destination_fields 2021-02-11 19:10:31.915 | multi-provider 2021-02-11 19:10:31.915 | net-mtu 2021-02-11 19:10:31.915 | net-mtu-writable 2021-02-11 19:10:31.915 | network_availability_zone 2021-02-11 19:10:31.915 | network-ip-availability 2021-02-11 19:10:31.915 | pagination 2021-02-11 19:10:31.915 | port-device-profile 2021-02-11 19:10:31.915 | port-mac-address-regenerate 2021-02-11 19:10:31.915 | port-numa-affinity-policy 2021-02-11 19:10:31.915 | binding 2021-02-11 19:10:31.915 | binding-extended 2021-02-11 19:10:31.915 | port-security 2021-02-11 19:10:31.915 | project-id 2021-02-11 19:10:31.915 | provider 2021-02-11 19:10:31.915 | quotas 2021-02-11 19:10:31.915 | quota_details 2021-02-11 19:10:31.915 | rbac-policies 2021-02-11 19:10:31.915 | rbac-address-scope 2021-02-11 19:10:31.915 | rbac-security-groups 2021-02-11 19:10:31.916 | rbac-subnetpool 2021-02-11 19:10:31.916 | revision-if-match 2021-02-11 19:10:31.916 | standard-attr-revisions 2021-02-11 19:10:31.916 | router_availability_zone 2021-02-11 19:10:31.916 | security-groups-normalized-cidr 2021-02-11 19:10:31.916 | port-security-groups-filtering 2021-02-11 19:10:31.916 | security-groups-remote-address-group 2021-02-11 19:10:31.916 | security-group 2021-02-11 19:10:31.916 | service-type 2021-02-11 19:10:31.916 | sorting 2021-02-11 19:10:31.916 | standard-attr-description 2021-02-11 19:10:31.916 | stateful-security-group 2021-02-11 19:10:31.916 | subnet_onboard 2021-02-11 19:10:31.916 | subnet-service-types 2021-02-11 19:10:31.916 | subnet_allocation 2021-02-11 19:10:31.916 | subnetpool-prefix-ops 2021-02-11 19:10:31.916 | standard-attr-tag 2021-02-11 19:10:31.916 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-02-11 19:10:31.918 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-11 19:10:31.920 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-02-11 19:10:31.923 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-02-11 19:10:31.927 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : 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 2021-02-11 19:10:35.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:35.079 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:35.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:35.080 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:35.262 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:10:35.265 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=409c1bf7-68ed-4300-b62c-a6bb61afdb19 2021-02-11 19:10:35.268 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-02-11 19:10:35.271 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-02-11 19:10:35.274 | + functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-11 19:10:35.276 | + functions-common:is_provider_network:2158 : return 1 2021-02-11 19:10:35.280 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-02-11 19:10:35.281 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 4f4760d339ee4989a3d876844aa4a87f private 2021-02-11 19:10:35.281 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-02-11 19:10:35.284 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:10:35.287 | ++ functions-common:get_field:729 : read data 2021-02-11 19:10:39.149 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:39.149 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:39.149 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:39.149 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:39.345 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:10:39.348 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-11 19:10:39.351 | ++ functions-common:get_field:733 : field='$3' 2021-02-11 19:10:39.354 | ++ functions-common:get_field:735 : echo '| id | b0f8ebe6-c273-480e-b469-08e028bb9072 |' 2021-02-11 19:10:39.354 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-11 19:10:39.360 | ++ functions-common:get_field:729 : read data 2021-02-11 19:10:39.363 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=b0f8ebe6-c273-480e-b469-08e028bb9072 2021-02-11 19:10:39.366 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 4f4760d339ee4989a3d876844aa4a87f' 2021-02-11 19:10:39.369 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:10:39.385 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-02-11 19:10:39.388 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 4f4760d339ee4989a3d876844aa4a87f 2021-02-11 19:10:39.391 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=4f4760d339ee4989a3d876844aa4a87f 2021-02-11 19:10:39.394 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z 409c1bf7-68ed-4300-b62c-a6bb61afdb19 ']' 2021-02-11 19:10:39.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 4f4760d339ee4989a3d876844aa4a87f ' 2021-02-11 19:10:39.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-02-11 19:10:39.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-02-11 19:10:39.403 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-02-11 19:10:39.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool 409c1bf7-68ed-4300-b62c-a6bb61afdb19 ' 2021-02-11 19:10:39.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-02-11 19:10:39.411 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network b0f8ebe6-c273-480e-b469-08e028bb9072 private-subnet' 2021-02-11 19:10:39.414 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-02-11 19:10:39.418 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-02-11 19:10:39.418 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 4f4760d339ee4989a3d876844aa4a87f --ip-version 4 --gateway 172.20.0.1 --subnet-pool 409c1bf7-68ed-4300-b62c-a6bb61afdb19 --network b0f8ebe6-c273-480e-b469-08e028bb9072 private-subnet 2021-02-11 19:10:39.418 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-02-11 19:10:39.421 | +++ functions-common:get_field:728 : local data field 2021-02-11 19:10:39.423 | +++ functions-common:get_field:729 : read data 2021-02-11 19:10:43.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:43.543 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:43.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:43.543 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:43.732 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:10:43.735 | +++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-11 19:10:43.738 | +++ functions-common:get_field:733 : field='$3' 2021-02-11 19:10:43.740 | +++ functions-common:get_field:735 : echo '| id | baefd264-97d4-4736-9b33-2275fe88339b |' 2021-02-11 19:10:43.741 | +++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-11 19:10:43.746 | +++ functions-common:get_field:729 : read data 2021-02-11 19:10:43.749 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=baefd264-97d4-4736-9b33-2275fe88339b 2021-02-11 19:10:43.752 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 4f4760d339ee4989a3d876844aa4a87f' 2021-02-11 19:10:43.754 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:10:43.770 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo baefd264-97d4-4736-9b33-2275fe88339b 2021-02-11 19:10:43.774 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=baefd264-97d4-4736-9b33-2275fe88339b 2021-02-11 19:10:43.776 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-02-11 19:10:43.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-02-11 19:10:43.782 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2021-02-11 19:10:43.786 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-11 19:10:47.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:47.241 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:47.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:47.241 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:47.434 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:10:47.437 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-11 19:10:47.438 | address-scope 2021-02-11 19:10:47.438 | router-admin-state-down-before-update 2021-02-11 19:10:47.438 | agent 2021-02-11 19:10:47.438 | agent-resources-synced 2021-02-11 19:10:47.438 | allowed-address-pairs 2021-02-11 19:10:47.438 | auto-allocated-topology 2021-02-11 19:10:47.438 | availability_zone 2021-02-11 19:10:47.438 | availability_zone_filter 2021-02-11 19:10:47.438 | default-subnetpools 2021-02-11 19:10:47.438 | dhcp_agent_scheduler 2021-02-11 19:10:47.438 | dvr 2021-02-11 19:10:47.438 | empty-string-filtering 2021-02-11 19:10:47.438 | external-net 2021-02-11 19:10:47.438 | extra_dhcp_opt 2021-02-11 19:10:47.438 | extraroute 2021-02-11 19:10:47.438 | extraroute-atomic 2021-02-11 19:10:47.438 | filter-validation 2021-02-11 19:10:47.438 | fip-port-details 2021-02-11 19:10:47.438 | flavors 2021-02-11 19:10:47.438 | floatingip-pools 2021-02-11 19:10:47.438 | ip-substring-filtering 2021-02-11 19:10:47.438 | router 2021-02-11 19:10:47.438 | ext-gw-mode 2021-02-11 19:10:47.438 | l3-ha 2021-02-11 19:10:47.438 | l3-flavors 2021-02-11 19:10:47.438 | l3-port-ip-change-not-allowed 2021-02-11 19:10:47.438 | l3_agent_scheduler 2021-02-11 19:10:47.438 | metering 2021-02-11 19:10:47.438 | metering_source_and_destination_fields 2021-02-11 19:10:47.438 | multi-provider 2021-02-11 19:10:47.438 | net-mtu 2021-02-11 19:10:47.438 | net-mtu-writable 2021-02-11 19:10:47.438 | network_availability_zone 2021-02-11 19:10:47.439 | network-ip-availability 2021-02-11 19:10:47.439 | pagination 2021-02-11 19:10:47.439 | port-device-profile 2021-02-11 19:10:47.439 | port-mac-address-regenerate 2021-02-11 19:10:47.439 | port-numa-affinity-policy 2021-02-11 19:10:47.439 | binding 2021-02-11 19:10:47.439 | binding-extended 2021-02-11 19:10:47.439 | port-security 2021-02-11 19:10:47.439 | project-id 2021-02-11 19:10:47.439 | provider 2021-02-11 19:10:47.439 | quotas 2021-02-11 19:10:47.439 | quota_details 2021-02-11 19:10:47.439 | rbac-policies 2021-02-11 19:10:47.440 | rbac-address-scope 2021-02-11 19:10:47.440 | rbac-security-groups 2021-02-11 19:10:47.440 | rbac-subnetpool 2021-02-11 19:10:47.440 | revision-if-match 2021-02-11 19:10:47.440 | standard-attr-revisions 2021-02-11 19:10:47.440 | router_availability_zone 2021-02-11 19:10:47.440 | security-groups-normalized-cidr 2021-02-11 19:10:47.440 | port-security-groups-filtering 2021-02-11 19:10:47.440 | security-groups-remote-address-group 2021-02-11 19:10:47.440 | security-group 2021-02-11 19:10:47.440 | service-type 2021-02-11 19:10:47.440 | sorting 2021-02-11 19:10:47.440 | standard-attr-description 2021-02-11 19:10:47.440 | stateful-security-group 2021-02-11 19:10:47.440 | subnet_onboard 2021-02-11 19:10:47.440 | subnet-service-types 2021-02-11 19:10:47.440 | subnet_allocation 2021-02-11 19:10:47.440 | subnetpool-prefix-ops 2021-02-11 19:10:47.440 | standard-attr-tag 2021-02-11 19:10:47.440 | standard-attr-timestamp' 2021-02-11 19:10:47.441 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-11 19:10:47.442 | address-scope 2021-02-11 19:10:47.442 | router-admin-state-down-before-update 2021-02-11 19:10:47.442 | agent 2021-02-11 19:10:47.442 | agent-resources-synced 2021-02-11 19:10:47.442 | allowed-address-pairs 2021-02-11 19:10:47.442 | auto-allocated-topology 2021-02-11 19:10:47.442 | availability_zone 2021-02-11 19:10:47.442 | availability_zone_filter 2021-02-11 19:10:47.442 | default-subnetpools 2021-02-11 19:10:47.442 | dhcp_agent_scheduler 2021-02-11 19:10:47.442 | dvr 2021-02-11 19:10:47.442 | empty-string-filtering 2021-02-11 19:10:47.442 | external-net 2021-02-11 19:10:47.442 | extra_dhcp_opt 2021-02-11 19:10:47.442 | extraroute 2021-02-11 19:10:47.442 | extraroute-atomic 2021-02-11 19:10:47.442 | filter-validation 2021-02-11 19:10:47.442 | fip-port-details 2021-02-11 19:10:47.442 | flavors 2021-02-11 19:10:47.442 | floatingip-pools 2021-02-11 19:10:47.442 | ip-substring-filtering 2021-02-11 19:10:47.442 | router 2021-02-11 19:10:47.442 | ext-gw-mode 2021-02-11 19:10:47.442 | l3-ha 2021-02-11 19:10:47.442 | l3-flavors 2021-02-11 19:10:47.442 | l3-port-ip-change-not-allowed 2021-02-11 19:10:47.442 | l3_agent_scheduler 2021-02-11 19:10:47.442 | metering 2021-02-11 19:10:47.442 | metering_source_and_destination_fields 2021-02-11 19:10:47.442 | multi-provider 2021-02-11 19:10:47.442 | net-mtu 2021-02-11 19:10:47.442 | net-mtu-writable 2021-02-11 19:10:47.442 | network_availability_zone 2021-02-11 19:10:47.442 | network-ip-availability 2021-02-11 19:10:47.442 | pagination 2021-02-11 19:10:47.442 | port-device-profile 2021-02-11 19:10:47.443 | port-mac-address-regenerate 2021-02-11 19:10:47.443 | port-numa-affinity-policy 2021-02-11 19:10:47.443 | binding 2021-02-11 19:10:47.443 | binding-extended 2021-02-11 19:10:47.443 | port-security 2021-02-11 19:10:47.443 | project-id 2021-02-11 19:10:47.443 | provider 2021-02-11 19:10:47.443 | quotas 2021-02-11 19:10:47.443 | quota_details 2021-02-11 19:10:47.443 | rbac-policies 2021-02-11 19:10:47.443 | rbac-address-scope 2021-02-11 19:10:47.443 | rbac-security-groups 2021-02-11 19:10:47.443 | rbac-subnetpool 2021-02-11 19:10:47.443 | revision-if-match 2021-02-11 19:10:47.443 | standard-attr-revisions 2021-02-11 19:10:47.443 | router_availability_zone 2021-02-11 19:10:47.443 | security-groups-normalized-cidr 2021-02-11 19:10:47.443 | port-security-groups-filtering 2021-02-11 19:10:47.443 | security-groups-remote-address-group 2021-02-11 19:10:47.443 | security-group 2021-02-11 19:10:47.443 | service-type 2021-02-11 19:10:47.443 | sorting 2021-02-11 19:10:47.443 | standard-attr-description 2021-02-11 19:10:47.443 | stateful-security-group 2021-02-11 19:10:47.443 | subnet_onboard 2021-02-11 19:10:47.443 | subnet-service-types 2021-02-11 19:10:47.443 | subnet_allocation 2021-02-11 19:10:47.443 | subnetpool-prefix-ops 2021-02-11 19:10:47.443 | standard-attr-tag 2021-02-11 19:10:47.443 | standard-attr-timestamp =~ router ]] 2021-02-11 19:10:47.445 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-11 19:10:47.448 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-02-11 19:10:47.450 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-02-11 19:10:47.453 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-11 19:10:50.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:50.462 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:50.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:50.462 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:50.655 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:10:50.659 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-11 19:10:50.659 | address-scope 2021-02-11 19:10:50.659 | router-admin-state-down-before-update 2021-02-11 19:10:50.659 | agent 2021-02-11 19:10:50.659 | agent-resources-synced 2021-02-11 19:10:50.659 | allowed-address-pairs 2021-02-11 19:10:50.659 | auto-allocated-topology 2021-02-11 19:10:50.659 | availability_zone 2021-02-11 19:10:50.659 | availability_zone_filter 2021-02-11 19:10:50.659 | default-subnetpools 2021-02-11 19:10:50.659 | dhcp_agent_scheduler 2021-02-11 19:10:50.659 | dvr 2021-02-11 19:10:50.659 | empty-string-filtering 2021-02-11 19:10:50.659 | external-net 2021-02-11 19:10:50.659 | extra_dhcp_opt 2021-02-11 19:10:50.659 | extraroute 2021-02-11 19:10:50.659 | extraroute-atomic 2021-02-11 19:10:50.659 | filter-validation 2021-02-11 19:10:50.659 | fip-port-details 2021-02-11 19:10:50.659 | flavors 2021-02-11 19:10:50.659 | floatingip-pools 2021-02-11 19:10:50.659 | ip-substring-filtering 2021-02-11 19:10:50.659 | router 2021-02-11 19:10:50.659 | ext-gw-mode 2021-02-11 19:10:50.659 | l3-ha 2021-02-11 19:10:50.660 | l3-flavors 2021-02-11 19:10:50.660 | l3-port-ip-change-not-allowed 2021-02-11 19:10:50.660 | l3_agent_scheduler 2021-02-11 19:10:50.660 | metering 2021-02-11 19:10:50.660 | metering_source_and_destination_fields 2021-02-11 19:10:50.660 | multi-provider 2021-02-11 19:10:50.660 | net-mtu 2021-02-11 19:10:50.660 | net-mtu-writable 2021-02-11 19:10:50.660 | network_availability_zone 2021-02-11 19:10:50.660 | network-ip-availability 2021-02-11 19:10:50.660 | pagination 2021-02-11 19:10:50.660 | port-device-profile 2021-02-11 19:10:50.660 | port-mac-address-regenerate 2021-02-11 19:10:50.660 | port-numa-affinity-policy 2021-02-11 19:10:50.660 | binding 2021-02-11 19:10:50.660 | binding-extended 2021-02-11 19:10:50.660 | port-security 2021-02-11 19:10:50.660 | project-id 2021-02-11 19:10:50.660 | provider 2021-02-11 19:10:50.660 | quotas 2021-02-11 19:10:50.660 | quota_details 2021-02-11 19:10:50.660 | rbac-policies 2021-02-11 19:10:50.660 | rbac-address-scope 2021-02-11 19:10:50.660 | rbac-security-groups 2021-02-11 19:10:50.660 | rbac-subnetpool 2021-02-11 19:10:50.660 | revision-if-match 2021-02-11 19:10:50.660 | standard-attr-revisions 2021-02-11 19:10:50.660 | router_availability_zone 2021-02-11 19:10:50.660 | security-groups-normalized-cidr 2021-02-11 19:10:50.660 | port-security-groups-filtering 2021-02-11 19:10:50.660 | security-groups-remote-address-group 2021-02-11 19:10:50.661 | security-group 2021-02-11 19:10:50.661 | service-type 2021-02-11 19:10:50.661 | sorting 2021-02-11 19:10:50.661 | standard-attr-description 2021-02-11 19:10:50.661 | stateful-security-group 2021-02-11 19:10:50.661 | subnet_onboard 2021-02-11 19:10:50.661 | subnet-service-types 2021-02-11 19:10:50.661 | subnet_allocation 2021-02-11 19:10:50.661 | subnetpool-prefix-ops 2021-02-11 19:10:50.661 | standard-attr-tag 2021-02-11 19:10:50.661 | standard-attr-timestamp' 2021-02-11 19:10:50.666 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-11 19:10:50.666 | address-scope 2021-02-11 19:10:50.666 | router-admin-state-down-before-update 2021-02-11 19:10:50.666 | agent 2021-02-11 19:10:50.666 | agent-resources-synced 2021-02-11 19:10:50.666 | allowed-address-pairs 2021-02-11 19:10:50.666 | auto-allocated-topology 2021-02-11 19:10:50.666 | availability_zone 2021-02-11 19:10:50.666 | availability_zone_filter 2021-02-11 19:10:50.666 | default-subnetpools 2021-02-11 19:10:50.666 | dhcp_agent_scheduler 2021-02-11 19:10:50.666 | dvr 2021-02-11 19:10:50.666 | empty-string-filtering 2021-02-11 19:10:50.667 | external-net 2021-02-11 19:10:50.667 | extra_dhcp_opt 2021-02-11 19:10:50.667 | extraroute 2021-02-11 19:10:50.667 | extraroute-atomic 2021-02-11 19:10:50.667 | filter-validation 2021-02-11 19:10:50.667 | fip-port-details 2021-02-11 19:10:50.667 | flavors 2021-02-11 19:10:50.667 | floatingip-pools 2021-02-11 19:10:50.667 | ip-substring-filtering 2021-02-11 19:10:50.667 | router 2021-02-11 19:10:50.667 | ext-gw-mode 2021-02-11 19:10:50.667 | l3-ha 2021-02-11 19:10:50.667 | l3-flavors 2021-02-11 19:10:50.667 | l3-port-ip-change-not-allowed 2021-02-11 19:10:50.667 | l3_agent_scheduler 2021-02-11 19:10:50.667 | metering 2021-02-11 19:10:50.667 | metering_source_and_destination_fields 2021-02-11 19:10:50.667 | multi-provider 2021-02-11 19:10:50.667 | net-mtu 2021-02-11 19:10:50.667 | net-mtu-writable 2021-02-11 19:10:50.667 | network_availability_zone 2021-02-11 19:10:50.667 | network-ip-availability 2021-02-11 19:10:50.667 | pagination 2021-02-11 19:10:50.667 | port-device-profile 2021-02-11 19:10:50.667 | port-mac-address-regenerate 2021-02-11 19:10:50.667 | port-numa-affinity-policy 2021-02-11 19:10:50.667 | binding 2021-02-11 19:10:50.667 | binding-extended 2021-02-11 19:10:50.667 | port-security 2021-02-11 19:10:50.667 | project-id 2021-02-11 19:10:50.667 | provider 2021-02-11 19:10:50.667 | quotas 2021-02-11 19:10:50.667 | quota_details 2021-02-11 19:10:50.667 | rbac-policies 2021-02-11 19:10:50.667 | rbac-address-scope 2021-02-11 19:10:50.668 | rbac-security-groups 2021-02-11 19:10:50.668 | rbac-subnetpool 2021-02-11 19:10:50.668 | revision-if-match 2021-02-11 19:10:50.668 | standard-attr-revisions 2021-02-11 19:10:50.668 | router_availability_zone 2021-02-11 19:10:50.668 | security-groups-normalized-cidr 2021-02-11 19:10:50.668 | port-security-groups-filtering 2021-02-11 19:10:50.668 | security-groups-remote-address-group 2021-02-11 19:10:50.668 | security-group 2021-02-11 19:10:50.668 | service-type 2021-02-11 19:10:50.668 | sorting 2021-02-11 19:10:50.668 | standard-attr-description 2021-02-11 19:10:50.668 | stateful-security-group 2021-02-11 19:10:50.668 | subnet_onboard 2021-02-11 19:10:50.668 | subnet-service-types 2021-02-11 19:10:50.668 | subnet_allocation 2021-02-11 19:10:50.668 | subnetpool-prefix-ops 2021-02-11 19:10:50.668 | standard-attr-tag 2021-02-11 19:10:50.668 | standard-attr-timestamp =~ external-net ]] 2021-02-11 19:10:50.670 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-11 19:10:50.673 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-02-11 19:10:50.678 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-02-11 19:10:50.679 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-02-11 19:10:50.684 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:10:50.687 | ++ functions-common:get_field:729 : read data 2021-02-11 19:10:50.688 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 4f4760d339ee4989a3d876844aa4a87f router1 2021-02-11 19:10:54.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:54.358 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:54.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:54.358 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:54.537 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:10:54.540 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-11 19:10:54.543 | ++ functions-common:get_field:733 : field='$3' 2021-02-11 19:10:54.546 | ++ functions-common:get_field:735 : echo '| id | 917404ae-9c82-4cf1-9ee2-f29ecefa0d36 |' 2021-02-11 19:10:54.546 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-11 19:10:54.551 | ++ functions-common:get_field:729 : read data 2021-02-11 19:10:54.555 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=917404ae-9c82-4cf1-9ee2-f29ecefa0d36 2021-02-11 19:10:54.557 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 4f4760d339ee4989a3d876844aa4a87f router1' 2021-02-11 19:10:54.560 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:10:54.576 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-02-11 19:10:54.578 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-02-11 19:10:54.581 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-02-11 19:10:54.584 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-11 19:10:57.624 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:57.625 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:57.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:10:57.625 | from cryptography.utils import int_from_bytes 2021-02-11 19:10:57.818 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:10:57.821 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-11 19:10:57.821 | address-scope 2021-02-11 19:10:57.821 | router-admin-state-down-before-update 2021-02-11 19:10:57.821 | agent 2021-02-11 19:10:57.821 | agent-resources-synced 2021-02-11 19:10:57.821 | allowed-address-pairs 2021-02-11 19:10:57.821 | auto-allocated-topology 2021-02-11 19:10:57.821 | availability_zone 2021-02-11 19:10:57.821 | availability_zone_filter 2021-02-11 19:10:57.821 | default-subnetpools 2021-02-11 19:10:57.821 | dhcp_agent_scheduler 2021-02-11 19:10:57.821 | dvr 2021-02-11 19:10:57.821 | empty-string-filtering 2021-02-11 19:10:57.821 | external-net 2021-02-11 19:10:57.821 | extra_dhcp_opt 2021-02-11 19:10:57.821 | extraroute 2021-02-11 19:10:57.821 | extraroute-atomic 2021-02-11 19:10:57.821 | filter-validation 2021-02-11 19:10:57.821 | fip-port-details 2021-02-11 19:10:57.821 | flavors 2021-02-11 19:10:57.821 | floatingip-pools 2021-02-11 19:10:57.821 | ip-substring-filtering 2021-02-11 19:10:57.821 | router 2021-02-11 19:10:57.821 | ext-gw-mode 2021-02-11 19:10:57.821 | l3-ha 2021-02-11 19:10:57.821 | l3-flavors 2021-02-11 19:10:57.822 | l3-port-ip-change-not-allowed 2021-02-11 19:10:57.822 | l3_agent_scheduler 2021-02-11 19:10:57.822 | metering 2021-02-11 19:10:57.822 | metering_source_and_destination_fields 2021-02-11 19:10:57.822 | multi-provider 2021-02-11 19:10:57.822 | net-mtu 2021-02-11 19:10:57.822 | net-mtu-writable 2021-02-11 19:10:57.822 | network_availability_zone 2021-02-11 19:10:57.822 | network-ip-availability 2021-02-11 19:10:57.822 | pagination 2021-02-11 19:10:57.822 | port-device-profile 2021-02-11 19:10:57.822 | port-mac-address-regenerate 2021-02-11 19:10:57.822 | port-numa-affinity-policy 2021-02-11 19:10:57.822 | binding 2021-02-11 19:10:57.822 | binding-extended 2021-02-11 19:10:57.822 | port-security 2021-02-11 19:10:57.822 | project-id 2021-02-11 19:10:57.822 | provider 2021-02-11 19:10:57.822 | quotas 2021-02-11 19:10:57.822 | quota_details 2021-02-11 19:10:57.822 | rbac-policies 2021-02-11 19:10:57.822 | rbac-address-scope 2021-02-11 19:10:57.822 | rbac-security-groups 2021-02-11 19:10:57.822 | rbac-subnetpool 2021-02-11 19:10:57.822 | revision-if-match 2021-02-11 19:10:57.822 | standard-attr-revisions 2021-02-11 19:10:57.822 | router_availability_zone 2021-02-11 19:10:57.822 | security-groups-normalized-cidr 2021-02-11 19:10:57.822 | port-security-groups-filtering 2021-02-11 19:10:57.822 | security-groups-remote-address-group 2021-02-11 19:10:57.822 | security-group 2021-02-11 19:10:57.822 | service-type 2021-02-11 19:10:57.822 | sorting 2021-02-11 19:10:57.823 | standard-attr-description 2021-02-11 19:10:57.823 | stateful-security-group 2021-02-11 19:10:57.823 | subnet_onboard 2021-02-11 19:10:57.823 | subnet-service-types 2021-02-11 19:10:57.823 | subnet_allocation 2021-02-11 19:10:57.823 | subnetpool-prefix-ops 2021-02-11 19:10:57.823 | standard-attr-tag 2021-02-11 19:10:57.823 | standard-attr-timestamp' 2021-02-11 19:10:57.823 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-11 19:10:57.823 | address-scope 2021-02-11 19:10:57.823 | router-admin-state-down-before-update 2021-02-11 19:10:57.823 | agent 2021-02-11 19:10:57.823 | agent-resources-synced 2021-02-11 19:10:57.823 | allowed-address-pairs 2021-02-11 19:10:57.823 | auto-allocated-topology 2021-02-11 19:10:57.823 | availability_zone 2021-02-11 19:10:57.823 | availability_zone_filter 2021-02-11 19:10:57.824 | default-subnetpools 2021-02-11 19:10:57.824 | dhcp_agent_scheduler 2021-02-11 19:10:57.824 | dvr 2021-02-11 19:10:57.824 | empty-string-filtering 2021-02-11 19:10:57.824 | external-net 2021-02-11 19:10:57.824 | extra_dhcp_opt 2021-02-11 19:10:57.824 | extraroute 2021-02-11 19:10:57.824 | extraroute-atomic 2021-02-11 19:10:57.824 | filter-validation 2021-02-11 19:10:57.824 | fip-port-details 2021-02-11 19:10:57.824 | flavors 2021-02-11 19:10:57.824 | floatingip-pools 2021-02-11 19:10:57.824 | ip-substring-filtering 2021-02-11 19:10:57.824 | router 2021-02-11 19:10:57.824 | ext-gw-mode 2021-02-11 19:10:57.824 | l3-ha 2021-02-11 19:10:57.824 | l3-flavors 2021-02-11 19:10:57.824 | l3-port-ip-change-not-allowed 2021-02-11 19:10:57.824 | l3_agent_scheduler 2021-02-11 19:10:57.824 | metering 2021-02-11 19:10:57.824 | metering_source_and_destination_fields 2021-02-11 19:10:57.824 | multi-provider 2021-02-11 19:10:57.824 | net-mtu 2021-02-11 19:10:57.824 | net-mtu-writable 2021-02-11 19:10:57.824 | network_availability_zone 2021-02-11 19:10:57.824 | network-ip-availability 2021-02-11 19:10:57.824 | pagination 2021-02-11 19:10:57.824 | port-device-profile 2021-02-11 19:10:57.824 | port-mac-address-regenerate 2021-02-11 19:10:57.824 | port-numa-affinity-policy 2021-02-11 19:10:57.824 | binding 2021-02-11 19:10:57.824 | binding-extended 2021-02-11 19:10:57.824 | port-security 2021-02-11 19:10:57.825 | project-id 2021-02-11 19:10:57.825 | provider 2021-02-11 19:10:57.825 | quotas 2021-02-11 19:10:57.825 | quota_details 2021-02-11 19:10:57.825 | rbac-policies 2021-02-11 19:10:57.825 | rbac-address-scope 2021-02-11 19:10:57.825 | rbac-security-groups 2021-02-11 19:10:57.825 | rbac-subnetpool 2021-02-11 19:10:57.825 | revision-if-match 2021-02-11 19:10:57.825 | standard-attr-revisions 2021-02-11 19:10:57.825 | router_availability_zone 2021-02-11 19:10:57.825 | security-groups-normalized-cidr 2021-02-11 19:10:57.825 | port-security-groups-filtering 2021-02-11 19:10:57.825 | security-groups-remote-address-group 2021-02-11 19:10:57.825 | security-group 2021-02-11 19:10:57.825 | service-type 2021-02-11 19:10:57.825 | sorting 2021-02-11 19:10:57.825 | standard-attr-description 2021-02-11 19:10:57.825 | stateful-security-group 2021-02-11 19:10:57.825 | subnet_onboard 2021-02-11 19:10:57.825 | subnet-service-types 2021-02-11 19:10:57.825 | subnet_allocation 2021-02-11 19:10:57.825 | subnetpool-prefix-ops 2021-02-11 19:10:57.825 | standard-attr-tag 2021-02-11 19:10:57.825 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-02-11 19:10:57.826 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-11 19:10:57.829 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-02-11 19:10:57.832 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-02-11 19:10:57.836 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-02-11 19:10:57.836 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-02-11 19:10:57.836 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-02-11 19:10:57.839 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:10:57.842 | ++ functions-common:get_field:729 : read data 2021-02-11 19:11:00.874 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:00.874 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:00.874 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:00.874 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:01.060 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:11:01.064 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-11 19:11:01.066 | ++ functions-common:get_field:733 : field='$3' 2021-02-11 19:11:01.069 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-11 19:11:01.070 | ++ functions-common:get_field:735 : echo '| id | dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc |' 2021-02-11 19:11:01.074 | ++ functions-common:get_field:729 : read data 2021-02-11 19:11:01.078 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc 2021-02-11 19:11:01.080 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:250 : die_if_not_set 250 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-02-11 19:11:01.083 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:11:01.098 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-02-11 19:11:01.101 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-02-11 19:11:01.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 917404ae-9c82-4cf1-9ee2-f29ecefa0d36 baefd264-97d4-4736-9b33-2275fe88339b 2021-02-11 19:11:06.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:06.456 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:06.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:06.456 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:06.639 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-02-11 19:11:06.643 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc 2021-02-11 19:11:06.647 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-02-11 19:11:06.649 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-02-11 19:11:06.652 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.28.3.1 ]] 2021-02-11 19:11:06.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.28.3.1 ' 2021-02-11 19:11:06.657 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc --subnet-range 172.28.3.0/24 --no-dhcp ' 2021-02-11 19:11:06.659 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-02-11 19:11:06.661 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-02-11 19:11:06.665 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.28.3.1 --network dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc --subnet-range 172.28.3.0/24 --no-dhcp public-subnet 2021-02-11 19:11:06.665 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-02-11 19:11:09.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:09.992 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:09.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:09.992 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:10.193 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:11:10.196 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | 2021-02-11 19:11:10.196 | | id | ab64292e-9f64-4f9e-a2e3-e6f852057808 |' 2021-02-11 19:11:10.199 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : die_if_not_set 318 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-02-11 19:11:10.201 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:11:10.223 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' ab64292e-9f64-4f9e-a2e3-e6f852057808 '|' 2021-02-11 19:11:10.226 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.28.3.1 | | id | ab64292e-9f64-4f9e-a2e3-e6f852057808 |' 2021-02-11 19:11:10.228 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-02-11 19:11:10.233 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-02-11 19:11:10.233 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' ab64292e-9f64-4f9e-a2e3-e6f852057808 '|' 2021-02-11 19:11:10.238 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:11:10.240 | ++ functions-common:get_field:729 : read data 2021-02-11 19:11:10.243 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-11 19:11:10.246 | ++ functions-common:get_field:733 : field='$3' 2021-02-11 19:11:10.249 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-11 19:11:10.251 | ++ functions-common:get_field:735 : echo '| gateway_ip | 172.28.3.1 | | id | ab64292e-9f64-4f9e-a2e3-e6f852057808 |' 2021-02-11 19:11:10.259 | ++ functions-common:get_field:729 : read data 2021-02-11 19:11:10.262 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.28.3.1 2021-02-11 19:11:10.266 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.28.3.1 '|' '|' id '|' ab64292e-9f64-4f9e-a2e3-e6f852057808 '|' 2021-02-11 19:11:10.267 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-02-11 19:11:10.269 | ++ functions-common:get_field:728 : local data field 2021-02-11 19:11:10.272 | ++ functions-common:get_field:729 : read data 2021-02-11 19:11:10.274 | ++ functions-common:get_field:730 : '[' 5 -lt 0 ']' 2021-02-11 19:11:10.276 | ++ functions-common:get_field:733 : field='$6' 2021-02-11 19:11:10.280 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-02-11 19:11:10.280 | ++ functions-common:get_field:735 : echo '| gateway_ip | 172.28.3.1 | | id | ab64292e-9f64-4f9e-a2e3-e6f852057808 |' 2021-02-11 19:11:10.285 | ++ functions-common:get_field:729 : read data 2021-02-11 19:11:10.289 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=ab64292e-9f64-4f9e-a2e3-e6f852057808 2021-02-11 19:11:10.291 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc 917404ae-9c82-4cf1-9ee2-f29ecefa0d36 2021-02-11 19:11:16.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:16.132 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:16.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:16.132 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:16.317 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2021-02-11 19:11:16.331 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:16.333 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-02-11 19:11:16.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-02-11 19:11:16.338 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-02-11 19:11:16.341 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-02-11 19:11:16.344 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-02-11 19:11:16.347 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-02-11 19:11:16.366 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-02-11 19:11:16.370 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-02-11 19:11:16.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-02-11 19:11:16.374 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-02-11 19:11:16.377 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-02-11 19:11:16.379 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-02-11 19:11:16.381 | + functions-common:test_with_retry:2244 : local 'testcmd=ip -o link | grep -q br-data' 2021-02-11 19:11:16.384 | + functions-common:test_with_retry:2245 : local 'failmsg=br-data creation failed' 2021-02-11 19:11:16.386 | + functions-common:test_with_retry:2246 : local until=10 2021-02-11 19:11:16.388 | + functions-common:test_with_retry:2247 : local sleep=0.5 2021-02-11 19:11:16.391 | + functions-common:test_with_retry:2249 : time_start test_with_retry 2021-02-11 19:11:16.393 | + functions-common:time_start:2292 : local name=test_with_retry 2021-02-11 19:11:16.396 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:16.398 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:16.401 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:16.404 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070676401 2021-02-11 19:11:16.407 | + functions-common:test_with_retry:2250 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-02-11 19:11:16.414 | + functions-common:test_with_retry:2253 : time_stop test_with_retry 2021-02-11 19:11:16.417 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:16.419 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:16.421 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:16.424 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:16.426 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:16.428 | + functions-common:time_stop:2312 : name=test_with_retry 2021-02-11 19:11:16.431 | + functions-common:time_stop:2313 : start_time=1613070676401 2021-02-11 19:11:16.433 | + functions-common:time_stop:2315 : [[ -z 1613070676401 ]] 2021-02-11 19:11:16.436 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:16.439 | + functions-common:time_stop:2318 : end_time=1613070676437 2021-02-11 19:11:16.442 | + functions-common:time_stop:2319 : elapsed_time=36 2021-02-11 19:11:16.444 | + functions-common:time_stop:2320 : total=5616 2021-02-11 19:11:16.446 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:16.449 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5652 2021-02-11 19:11:16.452 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-02-11 19:11:16.453 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.28.3.1 2021-02-11 19:11:16.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-02-11 19:11:16.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-02-11 19:11:16.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-02-11 19:11:16.464 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-02-11 19:11:16.467 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.28.3.1/24 dev br-data 2021-02-11 19:11:16.480 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-02-11 19:11:16.496 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-02-11 19:11:16.497 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-02-11 19:11:16.497 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-02-11 19:11:16.497 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-02-11 19:11:19.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:19.015 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:19.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:19.015 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:19.205 | ++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:11:19.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.28.3.223 ' 2021-02-11 19:11:19.221 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-02-11 19:11:19.223 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-11 19:11:19.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-02-11 19:11:19.243 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-02-11 19:11:19.246 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-02-11 19:11:19.248 | + ./stack.sh:main:1288 : is_service_enabled nova 2021-02-11 19:11:19.265 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:19.268 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova' 2021-02-11 19:11:19.271 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:11:19.273 | + ./stack.sh:echo_summary:422 : echo -e Starting Nova 2021-02-11 19:11:19.276 | + ./stack.sh:main:1290 : start_nova 2021-02-11 19:11:19.278 | + lib/nova:start_nova:1048 : start_nova_rest 2021-02-11 19:11:19.281 | + lib/nova:start_nova_rest:946 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:19.284 | + lib/nova:start_nova_rest:947 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:19.287 | + lib/nova:start_nova_rest:947 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:19.289 | + lib/nova:start_nova_rest:949 : local api_cell_conf=/etc/nova/nova.conf 2021-02-11 19:11:19.292 | + lib/nova:start_nova_rest:950 : local compute_cell_conf=/etc/nova/nova.conf 2021-02-11 19:11:19.294 | + lib/nova:start_nova_rest:952 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-11 19:11:19.298 | + functions-common:run_process:1561 : local service=n-sch 2021-02-11 19:11:19.300 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-11 19:11:19.303 | + functions-common:run_process:1563 : local group= 2021-02-11 19:11:19.306 | + functions-common:run_process:1564 : local user= 2021-02-11 19:11:19.309 | + functions-common:run_process:1566 : local name=n-sch 2021-02-11 19:11:19.311 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:11:19.314 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:11:19.316 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:19.319 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:19.322 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:19.325 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070679323 2021-02-11 19:11:19.328 | + functions-common:run_process:1569 : is_service_enabled n-sch 2021-02-11 19:11:19.344 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:19.347 | + functions-common:run_process:1570 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-02-11 19:11:19.350 | + functions-common:_run_under_systemd:1526 : local service=n-sch 2021-02-11 19:11:19.352 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-11 19:11:19.357 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-11 19:11:19.361 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-11 19:11:19.364 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-11 19:11:19.366 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-02-11 19:11:19.369 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-02-11 19:11:19.372 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-sch.service 2021-02-11 19:11:19.374 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:11:19.377 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:11:19.380 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-02-11 19:11:19.385 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-02-11 19:11:19.387 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-sch.service 2021-02-11 19:11:19.392 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-11 19:11:19.395 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:11:19.397 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:11:19.399 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:11:19.401 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:11:19.404 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-02-11 19:11:19.407 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:11:19.411 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-02-11 19:11:19.466 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-02-11 19:11:19.530 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-11 19:11:19.579 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-02-11 19:11:19.627 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-02-11 19:11:19.674 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:11:19.720 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:11:19.722 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-02-11 19:11:19.778 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:11:20.003 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-sch.service 2021-02-11 19:11:20.016 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-02-11 19:11:20.196 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-sch.service 2021-02-11 19:11:20.216 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:11:20.219 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:20.221 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:20.224 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:20.226 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:20.229 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:20.231 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:11:20.233 | + functions-common:time_stop:2313 : start_time=1613070679323 2021-02-11 19:11:20.236 | + functions-common:time_stop:2315 : [[ -z 1613070679323 ]] 2021-02-11 19:11:20.239 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:20.243 | + functions-common:time_stop:2318 : end_time=1613070680240 2021-02-11 19:11:20.246 | + functions-common:time_stop:2319 : elapsed_time=917 2021-02-11 19:11:20.248 | + functions-common:time_stop:2320 : total=15157 2021-02-11 19:11:20.251 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:20.254 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=16074 2021-02-11 19:11:20.256 | + lib/nova:start_nova_rest:953 : '[' True == False ']' 2021-02-11 19:11:20.259 | ++ lib/nova:start_nova_rest:956 : which uwsgi 2021-02-11 19:11:20.263 | + lib/nova:start_nova_rest:956 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-11 19:11:20.266 | + functions-common:run_process:1561 : local service=n-api-meta 2021-02-11 19:11:20.269 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-11 19:11:20.271 | + functions-common:run_process:1563 : local group= 2021-02-11 19:11:20.273 | + functions-common:run_process:1564 : local user= 2021-02-11 19:11:20.276 | + functions-common:run_process:1566 : local name=n-api-meta 2021-02-11 19:11:20.278 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:11:20.281 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:11:20.283 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:20.286 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:20.289 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:20.292 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070680289 2021-02-11 19:11:20.295 | + functions-common:run_process:1569 : is_service_enabled n-api-meta 2021-02-11 19:11:20.313 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:20.316 | + functions-common:run_process:1570 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-02-11 19:11:20.318 | + functions-common:_run_under_systemd:1526 : local service=n-api-meta 2021-02-11 19:11:20.321 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-11 19:11:20.323 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-11 19:11:20.326 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-11 19:11:20.329 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-11 19:11:20.331 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-02-11 19:11:20.334 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-02-11 19:11:20.336 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-api-meta.service 2021-02-11 19:11:20.339 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:11:20.341 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:11:20.343 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-02-11 19:11:20.346 | + functions-common:_run_under_systemd:1536 : 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 2021-02-11 19:11:20.349 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@n-api-meta.service 2021-02-11 19:11:20.351 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-11 19:11:20.354 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-11 19:11:20.356 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-11 19:11:20.359 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-02-11 19:11:20.362 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-11 19:11:20.366 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-02-11 19:11:20.423 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-02-11 19:11:20.480 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-02-11 19:11:20.529 | + functions-common:write_uwsgi_user_unit_file:1480 : 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' 2021-02-11 19:11:20.577 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:11:20.628 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-02-11 19:11:20.684 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-02-11 19:11:20.733 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-02-11 19:11:20.785 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-02-11 19:11:20.838 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-02-11 19:11:20.897 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-11 19:11:20.899 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-02-11 19:11:20.961 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-11 19:11:21.160 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-api-meta.service 2021-02-11 19:11:21.174 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-02-11 19:11:21.397 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-api-meta.service 2021-02-11 19:11:21.476 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:11:21.479 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:21.481 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:21.485 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:21.487 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:21.490 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:21.493 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:11:21.495 | + functions-common:time_stop:2313 : start_time=1613070680289 2021-02-11 19:11:21.499 | + functions-common:time_stop:2315 : [[ -z 1613070680289 ]] 2021-02-11 19:11:21.503 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:21.507 | + functions-common:time_stop:2318 : end_time=1613070681504 2021-02-11 19:11:21.509 | + functions-common:time_stop:2319 : elapsed_time=1215 2021-02-11 19:11:21.512 | + functions-common:time_stop:2320 : total=16074 2021-02-11 19:11:21.514 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:21.517 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=17289 2021-02-11 19:11:21.520 | + lib/nova:start_nova_rest:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:21.523 | + lib/nova:start_nova_rest:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:21.526 | + lib/nova:start_nova:1049 : start_nova_console_proxies 2021-02-11 19:11:21.529 | + lib/nova:start_nova_console_proxies:974 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:21.532 | + lib/nova:start_nova_console_proxies:976 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:21.535 | + lib/nova:start_nova_console_proxies:976 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:21.537 | + lib/nova:start_nova_console_proxies:978 : local api_cell_conf=/etc/nova/nova.conf 2021-02-11 19:11:21.540 | + lib/nova:start_nova_console_proxies:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-11 19:11:21.543 | + lib/nova:start_nova_console_proxies:986 : enable_nova_console_proxies 2021-02-11 19:11:21.548 | ++ lib/nova:enable_nova_console_proxies:963 : seq 1 1 2021-02-11 19:11:21.551 | + lib/nova:enable_nova_console_proxies:963 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-11 19:11:21.553 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-11 19:11:21.556 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-novnc 2021-02-11 19:11:21.574 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:21.576 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-11 19:11:21.580 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-xvnc 2021-02-11 19:11:21.599 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:21.602 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-11 19:11:21.604 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-spice 2021-02-11 19:11:21.623 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:21.626 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-11 19:11:21.628 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-sproxy 2021-02-11 19:11:21.646 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:21.650 | ++ lib/nova:start_nova_console_proxies:987 : seq 1 1 2021-02-11 19:11:21.653 | + lib/nova:start_nova_console_proxies:987 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-11 19:11:21.655 | + lib/nova:start_nova_console_proxies:988 : local conf 2021-02-11 19:11:21.658 | ++ lib/nova:start_nova_console_proxies:989 : conductor_conf 1 2021-02-11 19:11:21.661 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-11 19:11:21.663 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-11 19:11:21.666 | + lib/nova:start_nova_console_proxies:989 : conf=/etc/nova/nova_cell1.conf 2021-02-11 19:11:21.669 | + lib/nova:start_nova_console_proxies:990 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-11 19:11:21.671 | + functions-common:run_process:1561 : local service=n-novnc-cell1 2021-02-11 19:11:21.673 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-11 19:11:21.676 | + functions-common:run_process:1563 : local group= 2021-02-11 19:11:21.678 | + functions-common:run_process:1564 : local user= 2021-02-11 19:11:21.681 | + functions-common:run_process:1566 : local name=n-novnc-cell1 2021-02-11 19:11:21.683 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:11:21.685 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:11:21.688 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:21.691 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:21.695 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:21.698 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070681695 2021-02-11 19:11:21.701 | + functions-common:run_process:1569 : is_service_enabled n-novnc-cell1 2021-02-11 19:11:21.719 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:21.722 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:11:21.725 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:21.727 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:21.730 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:21.732 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:21.734 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:21.737 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:11:21.739 | + functions-common:time_stop:2313 : start_time=1613070681695 2021-02-11 19:11:21.741 | + functions-common:time_stop:2315 : [[ -z 1613070681695 ]] 2021-02-11 19:11:21.746 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:21.748 | + functions-common:time_stop:2318 : end_time=1613070681746 2021-02-11 19:11:21.751 | + functions-common:time_stop:2319 : elapsed_time=51 2021-02-11 19:11:21.754 | + functions-common:time_stop:2320 : total=17289 2021-02-11 19:11:21.756 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:21.759 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=17340 2021-02-11 19:11:21.761 | + lib/nova:start_nova_console_proxies:991 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:21.764 | + functions-common:run_process:1561 : local service=n-xvnc-cell1 2021-02-11 19:11:21.772 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:21.772 | + functions-common:run_process:1563 : local group= 2021-02-11 19:11:21.772 | + functions-common:run_process:1564 : local user= 2021-02-11 19:11:21.775 | + functions-common:run_process:1566 : local name=n-xvnc-cell1 2021-02-11 19:11:21.780 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:11:21.780 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:11:21.784 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:21.785 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:21.792 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:21.792 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070681789 2021-02-11 19:11:21.795 | + functions-common:run_process:1569 : is_service_enabled n-xvnc-cell1 2021-02-11 19:11:21.812 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:21.816 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:11:21.820 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:21.820 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:21.824 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:21.824 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:21.826 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:21.832 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:11:21.836 | + functions-common:time_stop:2313 : start_time=1613070681789 2021-02-11 19:11:21.836 | + functions-common:time_stop:2315 : [[ -z 1613070681789 ]] 2021-02-11 19:11:21.840 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:21.844 | + functions-common:time_stop:2318 : end_time=1613070681838 2021-02-11 19:11:21.844 | + functions-common:time_stop:2319 : elapsed_time=49 2021-02-11 19:11:21.846 | + functions-common:time_stop:2320 : total=17340 2021-02-11 19:11:21.852 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:21.852 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=17389 2021-02-11 19:11:21.856 | + lib/nova:start_nova_console_proxies:992 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-11 19:11:21.856 | + functions-common:run_process:1561 : local service=n-spice-cell1 2021-02-11 19:11:21.860 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-11 19:11:21.860 | + functions-common:run_process:1563 : local group= 2021-02-11 19:11:21.864 | + functions-common:run_process:1564 : local user= 2021-02-11 19:11:21.867 | + functions-common:run_process:1566 : local name=n-spice-cell1 2021-02-11 19:11:21.872 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:11:21.872 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:11:21.872 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:21.876 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:21.880 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:21.884 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070681878 2021-02-11 19:11:21.887 | + functions-common:run_process:1569 : is_service_enabled n-spice-cell1 2021-02-11 19:11:21.908 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:21.912 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:11:21.912 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:21.916 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:21.916 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:21.918 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:21.924 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:21.924 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:11:21.926 | + functions-common:time_stop:2313 : start_time=1613070681878 2021-02-11 19:11:21.928 | + functions-common:time_stop:2315 : [[ -z 1613070681878 ]] 2021-02-11 19:11:21.932 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:21.936 | + functions-common:time_stop:2318 : end_time=1613070681931 2021-02-11 19:11:21.939 | + functions-common:time_stop:2319 : elapsed_time=53 2021-02-11 19:11:21.940 | + functions-common:time_stop:2320 : total=17389 2021-02-11 19:11:21.944 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:21.946 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=17442 2021-02-11 19:11:21.948 | + lib/nova:start_nova_console_proxies:993 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:21.950 | + functions-common:run_process:1561 : local service=n-sproxy-cell1 2021-02-11 19:11:21.953 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:21.956 | + functions-common:run_process:1563 : local group= 2021-02-11 19:11:21.958 | + functions-common:run_process:1564 : local user= 2021-02-11 19:11:21.961 | + functions-common:run_process:1566 : local name=n-sproxy-cell1 2021-02-11 19:11:21.964 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:11:21.966 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:11:21.969 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:21.972 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:21.976 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:21.979 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070681975 2021-02-11 19:11:21.981 | + functions-common:run_process:1569 : is_service_enabled n-sproxy-cell1 2021-02-11 19:11:22.002 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:22.005 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:11:22.007 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:22.010 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:22.013 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:22.015 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:22.018 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:22.021 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:11:22.024 | + functions-common:time_stop:2313 : start_time=1613070681975 2021-02-11 19:11:22.026 | + functions-common:time_stop:2315 : [[ -z 1613070681975 ]] 2021-02-11 19:11:22.031 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:22.034 | + functions-common:time_stop:2318 : end_time=1613070682030 2021-02-11 19:11:22.037 | + functions-common:time_stop:2319 : elapsed_time=55 2021-02-11 19:11:22.039 | + functions-common:time_stop:2320 : total=17442 2021-02-11 19:11:22.042 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:22.045 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=17497 2021-02-11 19:11:22.049 | + lib/nova:start_nova_console_proxies:997 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:22.052 | + lib/nova:start_nova_console_proxies:997 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:22.055 | + lib/nova:start_nova:1050 : start_nova_conductor 2021-02-11 19:11:22.058 | + lib/nova:start_nova_conductor:1010 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-11 19:11:22.060 | + lib/nova:start_nova_conductor:1016 : enable_nova_fleet 2021-02-11 19:11:22.063 | + lib/nova:enable_nova_fleet:1001 : is_service_enabled n-cond 2021-02-11 19:11:22.082 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:22.085 | + lib/nova:enable_nova_fleet:1002 : enable_service n-super-cond 2021-02-11 19:11:22.136 | ++ lib/nova:enable_nova_fleet:1003 : seq 1 1 2021-02-11 19:11:22.141 | + lib/nova:enable_nova_fleet:1003 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-11 19:11:22.143 | + lib/nova:enable_nova_fleet:1004 : enable_service n-cond-cell1 2021-02-11 19:11:22.191 | + lib/nova:start_nova_conductor:1017 : is_service_enabled n-super-cond 2021-02-11 19:11:22.216 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:22.218 | + lib/nova:start_nova_conductor:1018 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-11 19:11:22.228 | + functions-common:run_process:1561 : local service=n-super-cond 2021-02-11 19:11:22.228 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-11 19:11:22.231 | + functions-common:run_process:1563 : local group= 2021-02-11 19:11:22.233 | + functions-common:run_process:1564 : local user= 2021-02-11 19:11:22.235 | + functions-common:run_process:1566 : local name=n-super-cond 2021-02-11 19:11:22.238 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:11:22.240 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:11:22.243 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:22.249 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:22.260 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:22.269 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070682261 2021-02-11 19:11:22.274 | + functions-common:run_process:1569 : is_service_enabled n-super-cond 2021-02-11 19:11:22.294 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:22.296 | + functions-common:run_process:1570 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-02-11 19:11:22.299 | + functions-common:_run_under_systemd:1526 : local service=n-super-cond 2021-02-11 19:11:22.301 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-11 19:11:22.303 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-11 19:11:22.306 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-11 19:11:22.309 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-11 19:11:22.312 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-02-11 19:11:22.315 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-02-11 19:11:22.317 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-super-cond.service 2021-02-11 19:11:22.320 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:11:22.322 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:11:22.325 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-02-11 19:11:22.328 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-02-11 19:11:22.331 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-super-cond.service 2021-02-11 19:11:22.333 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-11 19:11:22.336 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:11:22.338 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:11:22.341 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:11:22.343 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:11:22.346 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-02-11 19:11:22.349 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:11:22.353 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-02-11 19:11:22.417 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-02-11 19:11:22.483 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-11 19:11:22.536 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-02-11 19:11:22.593 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-02-11 19:11:22.648 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:11:22.705 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:11:22.708 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-02-11 19:11:22.769 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:11:23.012 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-super-cond.service 2021-02-11 19:11:23.028 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-02-11 19:11:23.277 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-super-cond.service 2021-02-11 19:11:23.305 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:11:23.310 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:23.320 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:23.326 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:23.330 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:23.337 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:23.340 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:11:23.348 | + functions-common:time_stop:2313 : start_time=1613070682261 2021-02-11 19:11:23.354 | + functions-common:time_stop:2315 : [[ -z 1613070682261 ]] 2021-02-11 19:11:23.368 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:23.382 | + functions-common:time_stop:2318 : end_time=1613070683369 2021-02-11 19:11:23.389 | + functions-common:time_stop:2319 : elapsed_time=1108 2021-02-11 19:11:23.397 | + functions-common:time_stop:2320 : total=17497 2021-02-11 19:11:23.405 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:23.416 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=18605 2021-02-11 19:11:23.417 | ++ lib/nova:start_nova_conductor:1020 : seq 1 1 2021-02-11 19:11:23.422 | + lib/nova:start_nova_conductor:1020 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-11 19:11:23.426 | + lib/nova:start_nova_conductor:1021 : is_service_enabled n-cond-cell1 2021-02-11 19:11:23.463 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:23.471 | + lib/nova:start_nova_conductor:1022 : local conf 2021-02-11 19:11:23.481 | ++ lib/nova:start_nova_conductor:1023 : conductor_conf 1 2021-02-11 19:11:23.488 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-11 19:11:23.496 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-11 19:11:23.499 | + lib/nova:start_nova_conductor:1023 : conf=/etc/nova/nova_cell1.conf 2021-02-11 19:11:23.502 | + lib/nova:start_nova_conductor:1024 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:23.504 | + functions-common:run_process:1561 : local service=n-cond-cell1 2021-02-11 19:11:23.507 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:23.512 | + functions-common:run_process:1563 : local group= 2021-02-11 19:11:23.518 | + functions-common:run_process:1564 : local user= 2021-02-11 19:11:23.520 | + functions-common:run_process:1566 : local name=n-cond-cell1 2021-02-11 19:11:23.526 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:11:23.530 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:11:23.533 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:23.538 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:23.543 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:23.550 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070683542 2021-02-11 19:11:23.554 | + functions-common:run_process:1569 : is_service_enabled n-cond-cell1 2021-02-11 19:11:23.608 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:23.615 | + functions-common:run_process:1570 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-02-11 19:11:23.624 | + functions-common:_run_under_systemd:1526 : local service=n-cond-cell1 2021-02-11 19:11:23.632 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:23.642 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:23.649 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:23.659 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:23.666 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-02-11 19:11:23.672 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-02-11 19:11:23.678 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-cond-cell1.service 2021-02-11 19:11:23.688 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:11:23.694 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:11:23.698 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-02-11 19:11:23.705 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-02-11 19:11:23.710 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-cond-cell1.service 2021-02-11 19:11:23.718 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:23.724 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:11:23.730 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:11:23.739 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:11:23.745 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:11:23.751 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-02-11 19:11:23.758 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:11:23.766 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-02-11 19:11:23.882 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-02-11 19:11:24.030 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-11 19:11:24.157 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-02-11 19:11:24.277 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-02-11 19:11:24.377 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:11:24.491 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:11:24.495 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-02-11 19:11:24.620 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:11:24.894 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-cond-cell1.service 2021-02-11 19:11:24.911 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-02-11 19:11:25.160 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-cond-cell1.service 2021-02-11 19:11:25.186 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:11:25.193 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:25.198 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:25.202 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:25.209 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:25.213 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:25.220 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:11:25.224 | + functions-common:time_stop:2313 : start_time=1613070683542 2021-02-11 19:11:25.227 | + functions-common:time_stop:2315 : [[ -z 1613070683542 ]] 2021-02-11 19:11:25.231 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:25.233 | + functions-common:time_stop:2318 : end_time=1613070685230 2021-02-11 19:11:25.237 | + functions-common:time_stop:2319 : elapsed_time=1688 2021-02-11 19:11:25.239 | + functions-common:time_stop:2320 : total=18605 2021-02-11 19:11:25.242 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:25.244 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=20293 2021-02-11 19:11:25.247 | + lib/nova:start_nova:1051 : start_nova_compute 2021-02-11 19:11:25.250 | + lib/nova:start_nova_compute:876 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:25.253 | + lib/nova:start_nova_compute:877 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:25.255 | + lib/nova:start_nova_compute:877 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:25.258 | + lib/nova:start_nova_compute:879 : local compute_cell_conf=/etc/nova/nova.conf 2021-02-11 19:11:25.261 | + lib/nova:start_nova_compute:882 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-02-11 19:11:25.266 | + lib/nova:start_nova_compute:884 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-02-11 19:11:25.268 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:11:25.271 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-11 19:11:25.273 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-02-11 19:11:25.276 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-11 19:11:25.286 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-02-11 19:11:25.297 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-02-11 19:11:25.309 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-02-11 19:11:25.315 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-02-11 19:11:25.320 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-02-11 19:11:25.321 | + inc/meta-config:merge_config_file:164 : read a 2021-02-11 19:11:25.324 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-02-11 19:11:25.324 | BEGIN { 2021-02-11 19:11:25.324 | section = "" 2021-02-11 19:11:25.324 | last_section = "" 2021-02-11 19:11:25.324 | section_count = 0 2021-02-11 19:11:25.324 | } 2021-02-11 19:11:25.324 | /^\[.+\]/ { 2021-02-11 19:11:25.324 | gsub("[][]", "", $1); 2021-02-11 19:11:25.324 | section=$1 2021-02-11 19:11:25.324 | next 2021-02-11 19:11:25.324 | } 2021-02-11 19:11:25.324 | /^ *\#/ { 2021-02-11 19:11:25.324 | next 2021-02-11 19:11:25.324 | } 2021-02-11 19:11:25.324 | /^[^ \t]+/ { 2021-02-11 19:11:25.325 | # get offset of first = in $0 2021-02-11 19:11:25.325 | eq_idx = index($0, "=") 2021-02-11 19:11:25.325 | # extract attr & value from $0 2021-02-11 19:11:25.325 | attr = substr($0, 1, eq_idx - 1) 2021-02-11 19:11:25.325 | value = substr($0, eq_idx + 1) 2021-02-11 19:11:25.325 | # only need to strip trailing whitespace from attr 2021-02-11 19:11:25.325 | sub(/[ \t]*$/, "", attr) 2021-02-11 19:11:25.325 | # need to strip leading & trailing whitespace from value 2021-02-11 19:11:25.325 | sub(/^[ \t]*/, "", value) 2021-02-11 19:11:25.325 | sub(/[ \t]*$/, "", value) 2021-02-11 19:11:25.325 | 2021-02-11 19:11:25.325 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-11 19:11:25.325 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-11 19:11:25.325 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-11 19:11:25.325 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-11 19:11:25.325 | if (! (section, attr) in cfg_attr_count) { 2021-02-11 19:11:25.325 | if (section != last_section) { 2021-02-11 19:11:25.325 | cfg_section[section_count++] = section 2021-02-11 19:11:25.325 | last_section = section 2021-02-11 19:11:25.325 | } 2021-02-11 19:11:25.325 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-11 19:11:25.325 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-11 19:11:25.325 | 2021-02-11 19:11:25.325 | cfg_attr[section, attr, 0] = value 2021-02-11 19:11:25.325 | cfg_attr_count[section, attr] = 1 2021-02-11 19:11:25.325 | } else { 2021-02-11 19:11:25.325 | lno = cfg_attr_count[section, attr]++ 2021-02-11 19:11:25.325 | cfg_attr[section, attr, lno] = value 2021-02-11 19:11:25.325 | } 2021-02-11 19:11:25.325 | } 2021-02-11 19:11:25.325 | END { 2021-02-11 19:11:25.325 | # Process each section in order 2021-02-11 19:11:25.325 | for (sno = 0; sno < section_count; sno++) { 2021-02-11 19:11:25.326 | section = cfg_section[sno] 2021-02-11 19:11:25.326 | # The ini routines simply append a config item immediately 2021-02-11 19:11:25.326 | # after the section header. To keep the same order as defined 2021-02-11 19:11:25.326 | # in local.conf, invoke the ini routines in the reverse order 2021-02-11 19:11:25.326 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-11 19:11:25.326 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-11 19:11:25.326 | if (cfg_attr_count[section, attr] == 1) 2021-02-11 19:11:25.326 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-11 19:11:25.326 | else { 2021-02-11 19:11:25.326 | # For multiline, invoke the ini routines in the reverse order 2021-02-11 19:11:25.326 | count = cfg_attr_count[section, attr] 2021-02-11 19:11:25.326 | print "inidelete " configfile " " section " " attr 2021-02-11 19:11:25.326 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-11 19:11:25.326 | for (l = count -2; l >= 0; l--) 2021-02-11 19:11:25.326 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-11 19:11:25.326 | } 2021-02-11 19:11:25.326 | } 2021-02-11 19:11:25.326 | } 2021-02-11 19:11:25.326 | } 2021-02-11 19:11:25.326 | ' 2021-02-11 19:11:25.332 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:11:25.348 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-11 19:11:25.360 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-02-11 19:11:25.366 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:11:25.376 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-02-11 19:11:25.388 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-02-11 19:11:25.388 | BEGIN { group = "" } 2021-02-11 19:11:25.389 | /^\[\[.+\|.*\]\]/ { 2021-02-11 19:11:25.389 | gsub("[][]", "", $1); 2021-02-11 19:11:25.389 | split($1, a, "|"); 2021-02-11 19:11:25.389 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-11 19:11:25.389 | group=a[1] 2021-02-11 19:11:25.389 | } else { 2021-02-11 19:11:25.389 | group="" 2021-02-11 19:11:25.389 | } 2021-02-11 19:11:25.389 | next 2021-02-11 19:11:25.389 | } 2021-02-11 19:11:25.389 | { 2021-02-11 19:11:25.389 | if (group != "") 2021-02-11 19:11:25.389 | print $0 2021-02-11 19:11:25.389 | } 2021-02-11 19:11:25.389 | ' /home/ubuntu/devstack/local.conf 2021-02-11 19:11:25.406 | + lib/nova:start_nova_compute:886 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-11 19:11:25.411 | + lib/nova:start_nova_compute:893 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-02-11 19:11:25.472 | + lib/nova:start_nova_compute:896 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-02-11 19:11:25.539 | + lib/nova:start_nova_compute:897 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-02-11 19:11:25.545 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-11 19:11:25.551 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-02-11 19:11:25.554 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-11 19:11:25.556 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-02-11 19:11:25.560 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-11 19:11:25.625 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:25.640 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-02-11 19:11:25.651 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-02-11 19:11:25.662 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-11 19:11:25.708 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:25.715 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/nova_cell1 2021-02-11 19:11:25.723 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/nova_cell1 2021-02-11 19:11:25.789 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-11 19:11:25.801 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-11 19:11:25.805 | + lib/nova:start_nova_compute:901 : inidelete /etc/nova/nova-cpu.conf database connection 2021-02-11 19:11:25.860 | + lib/nova:start_nova_compute:902 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-02-11 19:11:25.917 | + lib/nova:start_nova_compute:907 : configure_console_compute 2021-02-11 19:11:25.921 | + lib/nova:configure_console_compute:612 : local offset 2021-02-11 19:11:25.928 | + lib/nova:configure_console_compute:613 : offset=0 2021-02-11 19:11:25.933 | + lib/nova:configure_console_compute:617 : local default_proxyclient_addr 2021-02-11 19:11:25.944 | ++ lib/nova:configure_console_compute:618 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-02-11 19:11:26.005 | + lib/nova:configure_console_compute:618 : default_proxyclient_addr=10.222.0.101 2021-02-11 19:11:26.009 | + lib/nova:configure_console_compute:622 : is_service_enabled n-cpu 2021-02-11 19:11:26.056 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:26.065 | + lib/nova:configure_console_compute:640 : is_service_enabled n-novnc 2021-02-11 19:11:26.108 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:26.112 | + lib/nova:configure_console_compute:640 : is_service_enabled n-xvnc 2021-02-11 19:11:26.157 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:26.165 | + lib/nova:configure_console_compute:640 : '[' False '!=' False ']' 2021-02-11 19:11:26.173 | + lib/nova:configure_console_compute:648 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-02-11 19:11:26.238 | + lib/nova:configure_console_compute:651 : is_service_enabled n-spice 2021-02-11 19:11:26.282 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:26.297 | + lib/nova:configure_console_compute:661 : is_service_enabled n-sproxy 2021-02-11 19:11:26.336 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:26.347 | + lib/nova:start_nova_compute:910 : '[' -n '' ']' 2021-02-11 19:11:26.357 | + lib/nova:start_nova_compute:914 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-02-11 19:11:26.364 | + lib/nova:start_nova_compute:918 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-02-11 19:11:26.372 | + functions-common:run_process:1561 : local service=n-cpu 2021-02-11 19:11:26.380 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-02-11 19:11:26.389 | + functions-common:run_process:1563 : local group=libvirt 2021-02-11 19:11:26.395 | + functions-common:run_process:1564 : local user= 2021-02-11 19:11:26.402 | + functions-common:run_process:1566 : local name=n-cpu 2021-02-11 19:11:26.406 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:11:26.414 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:11:26.422 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:11:26.432 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:11:26.440 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:11:26.449 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070686441 2021-02-11 19:11:26.457 | + functions-common:run_process:1569 : is_service_enabled n-cpu 2021-02-11 19:11:26.496 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:11:26.505 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:11:26.509 | + functions-common:time_stop:2306 : local name 2021-02-11 19:11:26.515 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:11:26.524 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:11:26.530 | + functions-common:time_stop:2309 : local total 2021-02-11 19:11:26.537 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:11:26.543 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:11:26.550 | + functions-common:time_stop:2313 : start_time=1613070686441 2021-02-11 19:11:26.556 | + functions-common:time_stop:2315 : [[ -z 1613070686441 ]] 2021-02-11 19:11:26.559 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:11:26.569 | + functions-common:time_stop:2318 : end_time=1613070686560 2021-02-11 19:11:26.580 | + functions-common:time_stop:2319 : elapsed_time=119 2021-02-11 19:11:26.582 | + functions-common:time_stop:2320 : total=20293 2021-02-11 19:11:26.589 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:11:26.594 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=20412 2021-02-11 19:11:26.605 | + lib/nova:start_nova_compute:940 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:26.613 | + lib/nova:start_nova_compute:940 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-11 19:11:26.617 | + lib/nova:start_nova:1052 : is_service_enabled n-api 2021-02-11 19:11:26.664 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:26.675 | + lib/nova:start_nova:1054 : echo 'Dumping cells_v2 mapping' 2021-02-11 19:11:26.676 | Dumping cells_v2 mapping 2021-02-11 19:11:26.684 | + lib/nova:start_nova:1055 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-02-11 19:11:30.301 | +-------+--------------------------------------+------------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-11 19:11:30.301 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-02-11 19:11:30.301 | +-------+--------------------------------------+------------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-11 19:11:30.301 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-02-11 19:11:30.301 | | cell1 | 57b472ae-b79a-481a-ad11-7d14adb35e94 | rabbit://stackrabbit:Passw0rd@10.222.0.101:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-02-11 19:11:30.301 | +-------+--------------------------------------+------------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-11 19:11:30.721 | + ./stack.sh:main:1291 : create_flavors 2021-02-11 19:11:30.724 | + lib/nova:create_flavors:1119 : is_service_enabled n-api 2021-02-11 19:11:30.741 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:11:30.745 | + lib/nova:create_flavors:1120 : openstack --os-region-name=RegionOne flavor list 2021-02-11 19:11:30.745 | + lib/nova:create_flavors:1120 : grep -q ds512M 2021-02-11 19:11:33.625 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:33.625 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:33.625 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:33.626 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:33.808 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-02-11 19:11:36.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:36.671 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:36.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:36.671 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:36.671 | +----------------------------+-----------------------+ 2021-02-11 19:11:36.671 | | Field | Value | 2021-02-11 19:11:36.671 | +----------------------------+-----------------------+ 2021-02-11 19:11:36.671 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:11:36.671 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:11:36.671 | | disk | 1 | 2021-02-11 19:11:36.671 | | id | c1 | 2021-02-11 19:11:36.671 | | name | cirros256 | 2021-02-11 19:11:36.671 | | os-flavor-access:is_public | True | 2021-02-11 19:11:36.671 | | properties | hw_rng:allowed='True' | 2021-02-11 19:11:36.671 | | ram | 256 | 2021-02-11 19:11:36.671 | | rxtx_factor | 1.0 | 2021-02-11 19:11:36.671 | | swap | | 2021-02-11 19:11:36.671 | | vcpus | 1 | 2021-02-11 19:11:36.671 | +----------------------------+-----------------------+ 2021-02-11 19:11:36.851 | + lib/nova:create_flavors:1123 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-02-11 19:11:39.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:39.445 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:39.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:39.446 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:39.446 | +----------------------------+-----------------------+ 2021-02-11 19:11:39.446 | | Field | Value | 2021-02-11 19:11:39.446 | +----------------------------+-----------------------+ 2021-02-11 19:11:39.446 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:11:39.446 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:11:39.446 | | disk | 5 | 2021-02-11 19:11:39.446 | | id | d1 | 2021-02-11 19:11:39.446 | | name | ds512M | 2021-02-11 19:11:39.446 | | os-flavor-access:is_public | True | 2021-02-11 19:11:39.446 | | properties | hw_rng:allowed='True' | 2021-02-11 19:11:39.446 | | ram | 512 | 2021-02-11 19:11:39.446 | | rxtx_factor | 1.0 | 2021-02-11 19:11:39.446 | | swap | | 2021-02-11 19:11:39.446 | | vcpus | 1 | 2021-02-11 19:11:39.446 | +----------------------------+-----------------------+ 2021-02-11 19:11:39.622 | + lib/nova:create_flavors:1124 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-02-11 19:11:42.179 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:42.179 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:42.179 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:42.179 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:42.180 | +----------------------------+-----------------------+ 2021-02-11 19:11:42.180 | | Field | Value | 2021-02-11 19:11:42.180 | +----------------------------+-----------------------+ 2021-02-11 19:11:42.180 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:11:42.180 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:11:42.180 | | disk | 10 | 2021-02-11 19:11:42.180 | | id | d2 | 2021-02-11 19:11:42.180 | | name | ds1G | 2021-02-11 19:11:42.180 | | os-flavor-access:is_public | True | 2021-02-11 19:11:42.180 | | properties | hw_rng:allowed='True' | 2021-02-11 19:11:42.180 | | ram | 1024 | 2021-02-11 19:11:42.180 | | rxtx_factor | 1.0 | 2021-02-11 19:11:42.180 | | swap | | 2021-02-11 19:11:42.180 | | vcpus | 1 | 2021-02-11 19:11:42.180 | +----------------------------+-----------------------+ 2021-02-11 19:11:42.360 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-02-11 19:11:44.925 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:44.925 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:44.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:44.925 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:44.925 | +----------------------------+-----------------------+ 2021-02-11 19:11:44.925 | | Field | Value | 2021-02-11 19:11:44.925 | +----------------------------+-----------------------+ 2021-02-11 19:11:44.925 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:11:44.925 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:11:44.925 | | disk | 10 | 2021-02-11 19:11:44.925 | | id | d3 | 2021-02-11 19:11:44.925 | | name | ds2G | 2021-02-11 19:11:44.925 | | os-flavor-access:is_public | True | 2021-02-11 19:11:44.925 | | properties | hw_rng:allowed='True' | 2021-02-11 19:11:44.925 | | ram | 2048 | 2021-02-11 19:11:44.925 | | rxtx_factor | 1.0 | 2021-02-11 19:11:44.925 | | swap | | 2021-02-11 19:11:44.925 | | vcpus | 2 | 2021-02-11 19:11:44.926 | +----------------------------+-----------------------+ 2021-02-11 19:11:45.106 | + lib/nova:create_flavors:1126 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-02-11 19:11:47.658 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:47.658 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:47.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:47.658 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:47.658 | +----------------------------+-----------------------+ 2021-02-11 19:11:47.658 | | Field | Value | 2021-02-11 19:11:47.658 | +----------------------------+-----------------------+ 2021-02-11 19:11:47.659 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:11:47.659 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:11:47.659 | | disk | 20 | 2021-02-11 19:11:47.659 | | id | d4 | 2021-02-11 19:11:47.659 | | name | ds4G | 2021-02-11 19:11:47.659 | | os-flavor-access:is_public | True | 2021-02-11 19:11:47.659 | | properties | hw_rng:allowed='True' | 2021-02-11 19:11:47.659 | | ram | 4096 | 2021-02-11 19:11:47.659 | | rxtx_factor | 1.0 | 2021-02-11 19:11:47.659 | | swap | | 2021-02-11 19:11:47.659 | | vcpus | 4 | 2021-02-11 19:11:47.659 | +----------------------------+-----------------------+ 2021-02-11 19:11:47.837 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor list 2021-02-11 19:11:47.837 | + lib/nova:create_flavors:1129 : grep -q m1.tiny 2021-02-11 19:11:50.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:50.309 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:50.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:50.309 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:50.486 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-02-11 19:11:53.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:53.031 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:53.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:53.031 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:53.031 | +----------------------------+-----------------------+ 2021-02-11 19:11:53.031 | | Field | Value | 2021-02-11 19:11:53.031 | +----------------------------+-----------------------+ 2021-02-11 19:11:53.031 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:11:53.031 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:11:53.031 | | disk | 1 | 2021-02-11 19:11:53.031 | | id | 1 | 2021-02-11 19:11:53.031 | | name | m1.tiny | 2021-02-11 19:11:53.031 | | os-flavor-access:is_public | True | 2021-02-11 19:11:53.032 | | properties | hw_rng:allowed='True' | 2021-02-11 19:11:53.032 | | ram | 512 | 2021-02-11 19:11:53.032 | | rxtx_factor | 1.0 | 2021-02-11 19:11:53.032 | | swap | | 2021-02-11 19:11:53.032 | | vcpus | 1 | 2021-02-11 19:11:53.032 | +----------------------------+-----------------------+ 2021-02-11 19:11:53.209 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-02-11 19:11:55.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:55.774 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:55.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:55.774 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:55.774 | +----------------------------+-----------------------+ 2021-02-11 19:11:55.774 | | Field | Value | 2021-02-11 19:11:55.774 | +----------------------------+-----------------------+ 2021-02-11 19:11:55.774 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:11:55.774 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:11:55.774 | | disk | 20 | 2021-02-11 19:11:55.774 | | id | 2 | 2021-02-11 19:11:55.774 | | name | m1.small | 2021-02-11 19:11:55.774 | | os-flavor-access:is_public | True | 2021-02-11 19:11:55.774 | | properties | hw_rng:allowed='True' | 2021-02-11 19:11:55.774 | | ram | 2048 | 2021-02-11 19:11:55.774 | | rxtx_factor | 1.0 | 2021-02-11 19:11:55.774 | | swap | | 2021-02-11 19:11:55.775 | | vcpus | 1 | 2021-02-11 19:11:55.775 | +----------------------------+-----------------------+ 2021-02-11 19:11:55.963 | + lib/nova:create_flavors:1132 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-02-11 19:11:58.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:58.529 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:58.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:11:58.529 | from cryptography.utils import int_from_bytes 2021-02-11 19:11:58.529 | +----------------------------+-----------------------+ 2021-02-11 19:11:58.529 | | Field | Value | 2021-02-11 19:11:58.529 | +----------------------------+-----------------------+ 2021-02-11 19:11:58.529 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:11:58.529 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:11:58.530 | | disk | 40 | 2021-02-11 19:11:58.530 | | id | 3 | 2021-02-11 19:11:58.530 | | name | m1.medium | 2021-02-11 19:11:58.530 | | os-flavor-access:is_public | True | 2021-02-11 19:11:58.530 | | properties | hw_rng:allowed='True' | 2021-02-11 19:11:58.530 | | ram | 4096 | 2021-02-11 19:11:58.530 | | rxtx_factor | 1.0 | 2021-02-11 19:11:58.530 | | swap | | 2021-02-11 19:11:58.530 | | vcpus | 2 | 2021-02-11 19:11:58.530 | +----------------------------+-----------------------+ 2021-02-11 19:11:58.709 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-02-11 19:12:01.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:01.266 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:01.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:01.266 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:01.266 | +----------------------------+-----------------------+ 2021-02-11 19:12:01.266 | | Field | Value | 2021-02-11 19:12:01.266 | +----------------------------+-----------------------+ 2021-02-11 19:12:01.266 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:12:01.266 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:12:01.266 | | disk | 80 | 2021-02-11 19:12:01.266 | | id | 4 | 2021-02-11 19:12:01.266 | | name | m1.large | 2021-02-11 19:12:01.266 | | os-flavor-access:is_public | True | 2021-02-11 19:12:01.266 | | properties | hw_rng:allowed='True' | 2021-02-11 19:12:01.266 | | ram | 8192 | 2021-02-11 19:12:01.266 | | rxtx_factor | 1.0 | 2021-02-11 19:12:01.266 | | swap | | 2021-02-11 19:12:01.266 | | vcpus | 4 | 2021-02-11 19:12:01.266 | +----------------------------+-----------------------+ 2021-02-11 19:12:01.443 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-02-11 19:12:03.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:03.994 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:03.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:03.994 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:03.994 | +----------------------------+-----------------------+ 2021-02-11 19:12:03.995 | | Field | Value | 2021-02-11 19:12:03.995 | +----------------------------+-----------------------+ 2021-02-11 19:12:03.995 | | OS-FLV-DISABLED:disabled | False | 2021-02-11 19:12:03.995 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-11 19:12:03.995 | | disk | 160 | 2021-02-11 19:12:03.995 | | id | 5 | 2021-02-11 19:12:03.995 | | name | m1.xlarge | 2021-02-11 19:12:03.995 | | os-flavor-access:is_public | True | 2021-02-11 19:12:03.995 | | properties | hw_rng:allowed='True' | 2021-02-11 19:12:03.995 | | ram | 16384 | 2021-02-11 19:12:03.995 | | rxtx_factor | 1.0 | 2021-02-11 19:12:03.995 | | swap | | 2021-02-11 19:12:03.995 | | vcpus | 8 | 2021-02-11 19:12:03.995 | +----------------------------+-----------------------+ 2021-02-11 19:12:04.177 | + ./stack.sh:main:1293 : is_service_enabled cinder 2021-02-11 19:12:04.193 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:04.196 | + ./stack.sh:main:1294 : echo_summary 'Starting Cinder' 2021-02-11 19:12:04.198 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:12:04.201 | + ./stack.sh:echo_summary:422 : echo -e Starting Cinder 2021-02-11 19:12:04.204 | + ./stack.sh:main:1295 : start_cinder 2021-02-11 19:12:04.206 | + lib/cinder:start_cinder:460 : local service_port=8776 2021-02-11 19:12:04.209 | + lib/cinder:start_cinder:461 : local service_protocol=http 2021-02-11 19:12:04.211 | + lib/cinder:start_cinder:462 : local cinder_url 2021-02-11 19:12:04.214 | + lib/cinder:start_cinder:463 : is_service_enabled tls-proxy 2021-02-11 19:12:04.233 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:12:04.236 | + lib/cinder:start_cinder:467 : '[' tgtadm = tgtadm ']' 2021-02-11 19:12:04.239 | + lib/cinder:start_cinder:468 : is_service_enabled c-vol 2021-02-11 19:12:04.255 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:12:04.257 | + lib/cinder:start_cinder:487 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 ]] 2021-02-11 19:12:04.260 | + lib/cinder:start_cinder:488 : '[' True == False ']' 2021-02-11 19:12:04.263 | ++ lib/cinder:start_cinder:496 : which uwsgi 2021-02-11 19:12:04.267 | + lib/cinder:start_cinder:496 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-11 19:12:04.270 | + functions-common:run_process:1561 : local service=c-api 2021-02-11 19:12:04.272 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-11 19:12:04.275 | + functions-common:run_process:1563 : local group= 2021-02-11 19:12:04.278 | + functions-common:run_process:1564 : local user= 2021-02-11 19:12:04.281 | + functions-common:run_process:1566 : local name=c-api 2021-02-11 19:12:04.283 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:12:04.286 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:12:04.288 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:12:04.291 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:12:04.294 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:12:04.297 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070724294 2021-02-11 19:12:04.300 | + functions-common:run_process:1569 : is_service_enabled c-api 2021-02-11 19:12:04.316 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:04.319 | + functions-common:run_process:1570 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-02-11 19:12:04.321 | + functions-common:_run_under_systemd:1526 : local service=c-api 2021-02-11 19:12:04.324 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-11 19:12:04.327 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-11 19:12:04.329 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-11 19:12:04.332 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-11 19:12:04.334 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-02-11 19:12:04.337 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-02-11 19:12:04.339 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-api.service 2021-02-11 19:12:04.342 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:12:04.344 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:12:04.347 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-02-11 19:12:04.349 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-02-11 19:12:04.351 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@c-api.service 2021-02-11 19:12:04.354 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-11 19:12:04.356 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-11 19:12:04.358 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-11 19:12:04.360 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-02-11 19:12:04.362 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-11 19:12:04.366 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-02-11 19:12:04.425 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-02-11 19:12:04.479 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-02-11 19:12:04.525 | + functions-common:write_uwsgi_user_unit_file:1480 : 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' 2021-02-11 19:12:04.570 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:12:04.616 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-02-11 19:12:04.663 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-02-11 19:12:04.710 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-02-11 19:12:04.756 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-02-11 19:12:04.802 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-02-11 19:12:04.847 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-11 19:12:04.850 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-02-11 19:12:04.906 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-11 19:12:05.136 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-api.service 2021-02-11 19:12:05.150 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-02-11 19:12:05.371 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-api.service 2021-02-11 19:12:05.448 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:12:05.450 | + functions-common:time_stop:2306 : local name 2021-02-11 19:12:05.453 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:12:05.455 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:12:05.458 | + functions-common:time_stop:2309 : local total 2021-02-11 19:12:05.460 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:12:05.463 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:12:05.465 | + functions-common:time_stop:2313 : start_time=1613070724294 2021-02-11 19:12:05.468 | + functions-common:time_stop:2315 : [[ -z 1613070724294 ]] 2021-02-11 19:12:05.471 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:12:05.474 | + functions-common:time_stop:2318 : end_time=1613070725472 2021-02-11 19:12:05.477 | + functions-common:time_stop:2319 : elapsed_time=1178 2021-02-11 19:12:05.479 | + functions-common:time_stop:2320 : total=20412 2021-02-11 19:12:05.482 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:12:05.485 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=21590 2021-02-11 19:12:05.487 | + lib/cinder:start_cinder:497 : cinder_url=http://10.222.0.101/volume/v3 2021-02-11 19:12:05.490 | + lib/cinder:start_cinder:501 : echo 'Waiting for Cinder API to start...' 2021-02-11 19:12:05.490 | Waiting for Cinder API to start... 2021-02-11 19:12:05.492 | + lib/cinder:start_cinder:502 : wait_for_service 60 http://10.222.0.101/volume/v3 2021-02-11 19:12:05.495 | + functions:wait_for_service:481 : local timeout=60 2021-02-11 19:12:05.498 | + functions:wait_for_service:482 : local url=http://10.222.0.101/volume/v3 2021-02-11 19:12:05.500 | + functions:wait_for_service:483 : local rval=0 2021-02-11 19:12:05.503 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-11 19:12:05.505 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-11 19:12:05.507 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:12:05.510 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:12:05.513 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:12:05.517 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070725514 2021-02-11 19:12:05.519 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-11 19:12:05.524 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.101/volume/v3 2021-02-11 19:12:10.502 | + :: : [[ 401 == 503 ]] 2021-02-11 19:12:10.504 | + :: : [[ 0 -eq 7 ]] 2021-02-11 19:12:10.507 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-11 19:12:10.509 | + functions-common:time_stop:2306 : local name 2021-02-11 19:12:10.512 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:12:10.515 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:12:10.518 | + functions-common:time_stop:2309 : local total 2021-02-11 19:12:10.520 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:12:10.522 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-11 19:12:10.525 | + functions-common:time_stop:2313 : start_time=1613070725514 2021-02-11 19:12:10.527 | + functions-common:time_stop:2315 : [[ -z 1613070725514 ]] 2021-02-11 19:12:10.530 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:12:10.534 | + functions-common:time_stop:2318 : end_time=1613070730531 2021-02-11 19:12:10.537 | + functions-common:time_stop:2319 : elapsed_time=5017 2021-02-11 19:12:10.539 | + functions-common:time_stop:2320 : total=18515 2021-02-11 19:12:10.542 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:12:10.545 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=23532 2021-02-11 19:12:10.548 | + functions:wait_for_service:491 : return 0 2021-02-11 19:12:10.551 | + lib/cinder:start_cinder:506 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:10.554 | + functions-common:run_process:1561 : local service=c-sch 2021-02-11 19:12:10.556 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:10.559 | + functions-common:run_process:1563 : local group= 2021-02-11 19:12:10.562 | + functions-common:run_process:1564 : local user= 2021-02-11 19:12:10.564 | + functions-common:run_process:1566 : local name=c-sch 2021-02-11 19:12:10.567 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:12:10.569 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:12:10.572 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:12:10.574 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:12:10.578 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:12:10.582 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070730579 2021-02-11 19:12:10.584 | + functions-common:run_process:1569 : is_service_enabled c-sch 2021-02-11 19:12:10.601 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:10.603 | + functions-common:run_process:1570 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-02-11 19:12:10.606 | + functions-common:_run_under_systemd:1526 : local service=c-sch 2021-02-11 19:12:10.608 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:10.611 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:10.613 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:10.616 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:10.618 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-02-11 19:12:10.621 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-02-11 19:12:10.624 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-sch.service 2021-02-11 19:12:10.626 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:12:10.629 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:12:10.631 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-02-11 19:12:10.633 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-02-11 19:12:10.636 | + functions-common:write_user_unit_file:1443 : local service=devstack@c-sch.service 2021-02-11 19:12:10.639 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:10.641 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-11 19:12:10.644 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-11 19:12:10.646 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-11 19:12:10.648 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-11 19:12:10.651 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-02-11 19:12:10.653 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-11 19:12:10.657 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-02-11 19:12:10.713 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-02-11 19:12:10.769 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:10.820 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-02-11 19:12:10.867 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-02-11 19:12:10.913 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:12:10.961 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-11 19:12:10.963 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-02-11 19:12:11.021 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-11 19:12:11.251 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-sch.service 2021-02-11 19:12:11.266 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-02-11 19:12:11.471 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-sch.service 2021-02-11 19:12:11.491 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:12:11.494 | + functions-common:time_stop:2306 : local name 2021-02-11 19:12:11.497 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:12:11.499 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:12:11.502 | + functions-common:time_stop:2309 : local total 2021-02-11 19:12:11.504 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:12:11.507 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:12:11.509 | + functions-common:time_stop:2313 : start_time=1613070730579 2021-02-11 19:12:11.512 | + functions-common:time_stop:2315 : [[ -z 1613070730579 ]] 2021-02-11 19:12:11.515 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:12:11.519 | + functions-common:time_stop:2318 : end_time=1613070731516 2021-02-11 19:12:11.522 | + functions-common:time_stop:2319 : elapsed_time=937 2021-02-11 19:12:11.524 | + functions-common:time_stop:2320 : total=21590 2021-02-11 19:12:11.527 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:12:11.530 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=22527 2021-02-11 19:12:11.532 | + lib/cinder:start_cinder:507 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:11.534 | + functions-common:run_process:1561 : local service=c-bak 2021-02-11 19:12:11.537 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:11.539 | + functions-common:run_process:1563 : local group= 2021-02-11 19:12:11.542 | + functions-common:run_process:1564 : local user= 2021-02-11 19:12:11.544 | + functions-common:run_process:1566 : local name=c-bak 2021-02-11 19:12:11.547 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:12:11.549 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:12:11.551 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:12:11.554 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:12:11.557 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:12:11.560 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070731558 2021-02-11 19:12:11.563 | + functions-common:run_process:1569 : is_service_enabled c-bak 2021-02-11 19:12:11.580 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:12:11.583 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:12:11.585 | + functions-common:time_stop:2306 : local name 2021-02-11 19:12:11.587 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:12:11.590 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:12:11.593 | + functions-common:time_stop:2309 : local total 2021-02-11 19:12:11.595 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:12:11.598 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:12:11.600 | + functions-common:time_stop:2313 : start_time=1613070731558 2021-02-11 19:12:11.602 | + functions-common:time_stop:2315 : [[ -z 1613070731558 ]] 2021-02-11 19:12:11.605 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:12:11.609 | + functions-common:time_stop:2318 : end_time=1613070731606 2021-02-11 19:12:11.611 | + functions-common:time_stop:2319 : elapsed_time=48 2021-02-11 19:12:11.614 | + functions-common:time_stop:2320 : total=22527 2021-02-11 19:12:11.616 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:12:11.619 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=22575 2021-02-11 19:12:11.621 | + lib/cinder:start_cinder:508 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:11.624 | + functions-common:run_process:1561 : local service=c-vol 2021-02-11 19:12:11.626 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-11 19:12:11.629 | + functions-common:run_process:1563 : local group= 2021-02-11 19:12:11.631 | + functions-common:run_process:1564 : local user= 2021-02-11 19:12:11.633 | + functions-common:run_process:1566 : local name=c-vol 2021-02-11 19:12:11.636 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:12:11.639 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:12:11.641 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:12:11.643 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:12:11.647 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:12:11.650 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070731647 2021-02-11 19:12:11.653 | + functions-common:run_process:1569 : is_service_enabled c-vol 2021-02-11 19:12:11.670 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:12:11.673 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:12:11.676 | + functions-common:time_stop:2306 : local name 2021-02-11 19:12:11.678 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:12:11.681 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:12:11.683 | + functions-common:time_stop:2309 : local total 2021-02-11 19:12:11.686 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:12:11.688 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:12:11.690 | + functions-common:time_stop:2313 : start_time=1613070731647 2021-02-11 19:12:11.693 | + functions-common:time_stop:2315 : [[ -z 1613070731647 ]] 2021-02-11 19:12:11.696 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:12:11.701 | + functions-common:time_stop:2318 : end_time=1613070731697 2021-02-11 19:12:11.703 | + functions-common:time_stop:2319 : elapsed_time=50 2021-02-11 19:12:11.706 | + functions-common:time_stop:2320 : total=22575 2021-02-11 19:12:11.708 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:12:11.711 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=22625 2021-02-11 19:12:11.714 | + ./stack.sh:main:1296 : create_volume_types 2021-02-11 19:12:11.717 | + lib/cinder:create_volume_types:526 : is_service_enabled c-api 2021-02-11 19:12:11.734 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:11.737 | + lib/cinder:create_volume_types:526 : [[ -n lvm:lvmdriver-1 ]] 2021-02-11 19:12:11.739 | + lib/cinder:create_volume_types:527 : local be be_name 2021-02-11 19:12:11.742 | + lib/cinder:create_volume_types:528 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-11 19:12:11.745 | + lib/cinder:create_volume_types:529 : be_name=lvmdriver-1 2021-02-11 19:12:11.747 | + lib/cinder:create_volume_types:531 : is_service_enabled keystone 2021-02-11 19:12:11.764 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:11.767 | + lib/cinder:create_volume_types:532 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-02-11 19:12:15.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:15.494 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:15.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:15.494 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:15.494 | +-------------+--------------------------------------+ 2021-02-11 19:12:15.494 | | Field | Value | 2021-02-11 19:12:15.494 | +-------------+--------------------------------------+ 2021-02-11 19:12:15.494 | | description | None | 2021-02-11 19:12:15.494 | | id | a29b4f15-6036-4458-b9a6-aa19bb819706 | 2021-02-11 19:12:15.495 | | is_public | True | 2021-02-11 19:12:15.495 | | name | lvmdriver-1 | 2021-02-11 19:12:15.495 | | properties | volume_backend_name='lvmdriver-1' | 2021-02-11 19:12:15.495 | +-------------+--------------------------------------+ 2021-02-11 19:12:15.680 | + ./stack.sh:main:1301 : [[ False == \T\r\u\e ]] 2021-02-11 19:12:15.682 | + ./stack.sh:main:1309 : is_service_enabled glance 2021-02-11 19:12:15.699 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:15.702 | + ./stack.sh:main:1310 : echo_summary 'Starting Glance' 2021-02-11 19:12:15.705 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:12:15.707 | + ./stack.sh:echo_summary:422 : echo -e Starting Glance 2021-02-11 19:12:15.710 | + ./stack.sh:main:1311 : start_glance 2021-02-11 19:12:15.712 | + lib/glance:start_glance:465 : local service_protocol=http 2021-02-11 19:12:15.715 | + lib/glance:start_glance:466 : is_service_enabled tls-proxy 2021-02-11 19:12:15.731 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:12:15.733 | + lib/glance:start_glance:472 : [[ False == False ]] 2021-02-11 19:12:15.737 | ++ lib/glance:start_glance:473 : which uwsgi 2021-02-11 19:12:15.740 | + lib/glance:start_glance:473 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-11 19:12:15.743 | + functions-common:run_process:1561 : local service=g-api 2021-02-11 19:12:15.746 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-11 19:12:15.749 | + functions-common:run_process:1563 : local group= 2021-02-11 19:12:15.751 | + functions-common:run_process:1564 : local user= 2021-02-11 19:12:15.754 | + functions-common:run_process:1566 : local name=g-api 2021-02-11 19:12:15.756 | + functions-common:run_process:1568 : time_start run_process 2021-02-11 19:12:15.759 | + functions-common:time_start:2292 : local name=run_process 2021-02-11 19:12:15.761 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:12:15.764 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:12:15.767 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:12:15.771 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070735768 2021-02-11 19:12:15.774 | + functions-common:run_process:1569 : is_service_enabled g-api 2021-02-11 19:12:15.790 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:15.793 | + functions-common:run_process:1570 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-02-11 19:12:15.796 | + functions-common:_run_under_systemd:1526 : local service=g-api 2021-02-11 19:12:15.798 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-11 19:12:15.801 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-11 19:12:15.804 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-11 19:12:15.806 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-11 19:12:15.810 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-02-11 19:12:15.812 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-02-11 19:12:15.815 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@g-api.service 2021-02-11 19:12:15.817 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-11 19:12:15.820 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-11 19:12:15.822 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-02-11 19:12:15.825 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-02-11 19:12:15.828 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@g-api.service 2021-02-11 19:12:15.830 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-11 19:12:15.832 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-11 19:12:15.835 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-11 19:12:15.837 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-02-11 19:12:15.839 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-11 19:12:15.843 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-02-11 19:12:15.899 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-02-11 19:12:15.954 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-02-11 19:12:16.001 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-11 19:12:16.048 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-11 19:12:16.096 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-02-11 19:12:16.142 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-02-11 19:12:16.192 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-02-11 19:12:16.240 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-02-11 19:12:16.288 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-02-11 19:12:16.336 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-11 19:12:16.338 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-02-11 19:12:16.394 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-11 19:12:16.605 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@g-api.service 2021-02-11 19:12:16.619 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-02-11 19:12:16.834 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@g-api.service 2021-02-11 19:12:16.910 | + functions-common:run_process:1572 : time_stop run_process 2021-02-11 19:12:16.913 | + functions-common:time_stop:2306 : local name 2021-02-11 19:12:16.915 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:12:16.918 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:12:16.921 | + functions-common:time_stop:2309 : local total 2021-02-11 19:12:16.923 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:12:16.926 | + functions-common:time_stop:2312 : name=run_process 2021-02-11 19:12:16.928 | + functions-common:time_stop:2313 : start_time=1613070735768 2021-02-11 19:12:16.931 | + functions-common:time_stop:2315 : [[ -z 1613070735768 ]] 2021-02-11 19:12:16.935 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:12:16.938 | + functions-common:time_stop:2318 : end_time=1613070736935 2021-02-11 19:12:16.941 | + functions-common:time_stop:2319 : elapsed_time=1167 2021-02-11 19:12:16.943 | + functions-common:time_stop:2320 : total=22625 2021-02-11 19:12:16.946 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:12:16.948 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=23792 2021-02-11 19:12:16.951 | + lib/glance:start_glance:478 : echo 'Waiting for g-api (10.222.0.101) to start...' 2021-02-11 19:12:16.951 | Waiting for g-api (10.222.0.101) to start... 2021-02-11 19:12:16.953 | + lib/glance:start_glance:479 : wait_for_service 60 http://10.222.0.101/image 2021-02-11 19:12:16.956 | + functions:wait_for_service:481 : local timeout=60 2021-02-11 19:12:16.958 | + functions:wait_for_service:482 : local url=http://10.222.0.101/image 2021-02-11 19:12:16.961 | + functions:wait_for_service:483 : local rval=0 2021-02-11 19:12:16.963 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-11 19:12:16.966 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-11 19:12:16.969 | + functions-common:time_start:2293 : local start_time= 2021-02-11 19:12:16.971 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-11 19:12:16.975 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-11 19:12:16.978 | + functions-common:time_start:2297 : _TIME_START[$name]=1613070736975 2021-02-11 19:12:16.980 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-11 19:12:16.987 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.101/image 2021-02-11 19:12:20.594 | + :: : [[ 300 == 503 ]] 2021-02-11 19:12:20.596 | + :: : [[ 0 -eq 7 ]] 2021-02-11 19:12:20.599 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-11 19:12:20.602 | + functions-common:time_stop:2306 : local name 2021-02-11 19:12:20.604 | + functions-common:time_stop:2307 : local end_time 2021-02-11 19:12:20.608 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:12:20.610 | + functions-common:time_stop:2309 : local total 2021-02-11 19:12:20.613 | + functions-common:time_stop:2310 : local start_time 2021-02-11 19:12:20.615 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-11 19:12:20.618 | + functions-common:time_stop:2313 : start_time=1613070736975 2021-02-11 19:12:20.620 | + functions-common:time_stop:2315 : [[ -z 1613070736975 ]] 2021-02-11 19:12:20.624 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:12:20.628 | + functions-common:time_stop:2318 : end_time=1613070740625 2021-02-11 19:12:20.630 | + functions-common:time_stop:2319 : elapsed_time=3650 2021-02-11 19:12:20.633 | + functions-common:time_stop:2320 : total=23532 2021-02-11 19:12:20.635 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:12:20.638 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=27182 2021-02-11 19:12:20.640 | + functions:wait_for_service:491 : return 0 2021-02-11 19:12:20.643 | + ./stack.sh:main:1325 : is_service_enabled mysql postgresql 2021-02-11 19:12:20.659 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:20.661 | + ./stack.sh:main:1325 : is_service_enabled glance 2021-02-11 19:12:20.678 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:20.681 | + ./stack.sh:main:1326 : echo_summary 'Uploading images' 2021-02-11 19:12:20.684 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:12:20.687 | + ./stack.sh:echo_summary:422 : echo -e Uploading images 2021-02-11 19:12:20.689 | + ./stack.sh:main:1328 : for image_url in ${IMAGE_URLS//,/ } 2021-02-11 19:12:20.692 | + ./stack.sh:main:1329 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:20.694 | + functions:upload_image:131 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:20.696 | + functions:upload_image:133 : local image image_fname image_name 2021-02-11 19:12:20.698 | + functions:upload_image:136 : mkdir -p /home/ubuntu/devstack/files/images 2021-02-11 19:12:20.702 | ++ functions:upload_image:137 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:20.705 | + functions:upload_image:137 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:20.707 | + functions:upload_image:138 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-02-11 19:12:20.709 | + functions:upload_image:140 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-02-11 19:12:20.711 | + functions:upload_image:141 : 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 2021-02-11 19:12:20.714 | --2021-02-11 19:12:20-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:20.715 | Connecting to 10.100.0.9:80... connected. 2021-02-11 19:12:20.716 | HTTP request sent, awaiting response... 200 OK 2021-02-11 19:12:20.716 | Length: 645922816 (616M) 2021-02-11 19:12:20.716 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-02-11 19:12:20.736 | 2021-02-11 19:12:21.026 | 0K ........ ........ ........ ........ 5% 106M 5s 2021-02-11 19:12:21.312 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-02-11 19:12:21.597 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-02-11 19:12:21.883 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-02-11 19:12:22.169 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-02-11 19:12:22.457 | 163840K ........ ........ ........ ........ 31% 111M 4s 2021-02-11 19:12:22.745 | 196608K ........ ........ ........ ........ 36% 111M 4s 2021-02-11 19:12:23.031 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-02-11 19:12:23.318 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-02-11 19:12:23.604 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-02-11 19:12:23.892 | 327680K ........ ........ ........ ........ 57% 111M 2s 2021-02-11 19:12:24.179 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-02-11 19:12:24.466 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-02-11 19:12:24.754 | 425984K ........ ........ ........ ........ 72% 111M 2s 2021-02-11 19:12:25.041 | 458752K ........ ........ ........ ........ 77% 111M 1s 2021-02-11 19:12:25.328 | 491520K ........ ........ ........ ........ 83% 111M 1s 2021-02-11 19:12:25.616 | 524288K ........ ........ ........ ........ 88% 111M 1s 2021-02-11 19:12:25.904 | 557056K ........ ........ ........ ........ 93% 111M 0s 2021-02-11 19:12:26.192 | 589824K ........ ........ ........ ........ 98% 111M 0s 2021-02-11 19:12:26.255 | 622592K ........ 100% 112M=5.5s 2021-02-11 19:12:26.255 | 2021-02-11 19:12:26.255 | 2021-02-11 19:12:26 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-02-11 19:12:26.255 | 2021-02-11 19:12:26.258 | + functions:upload_image:142 : [[ 0 -ne 0 ]] 2021-02-11 19:12:26.260 | + functions:upload_image:147 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:26.262 | + functions:upload_image:161 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-02-11 19:12:26.265 | + functions:upload_image:168 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-02-11 19:12:26.267 | + functions:upload_image:284 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-02-11 19:12:26.269 | + functions:upload_image:301 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-02-11 19:12:26.271 | + functions:upload_image:307 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-02-11 19:12:26.273 | + functions:upload_image:318 : local kernel= 2021-02-11 19:12:26.276 | + functions:upload_image:319 : local ramdisk= 2021-02-11 19:12:26.278 | + functions:upload_image:320 : local disk_format= 2021-02-11 19:12:26.280 | + functions:upload_image:321 : local container_format= 2021-02-11 19:12:26.282 | + functions:upload_image:322 : local unpack= 2021-02-11 19:12:26.285 | + functions:upload_image:323 : local img_property= 2021-02-11 19:12:26.287 | + functions:upload_image:327 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-02-11 19:12:26.289 | + functions:upload_image:328 : [[ kvm == \q\e\m\u ]] 2021-02-11 19:12:26.291 | + functions:upload_image:328 : [[ kvm == \k\v\m ]] 2021-02-11 19:12:26.294 | + functions:upload_image:329 : img_property=hw_rng_model=virtio 2021-02-11 19:12:26.296 | + functions:upload_image:333 : case "$image_fname" in 2021-02-11 19:12:26.298 | + functions:upload_image:398 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:26.301 | ++ functions:upload_image:399 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:26.304 | + functions:upload_image:399 : image_name=ubuntu-16 2021-02-11 19:12:26.307 | ++ functions:upload_image:400 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:26.307 | ++ functions:upload_image:400 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-02-11 19:12:26.312 | + functions:upload_image:400 : disk_format=vhdx 2021-02-11 19:12:26.314 | + functions:upload_image:401 : container_format=bare 2021-02-11 19:12:26.316 | + functions:upload_image:402 : '[' vhdx == gz ']' 2021-02-11 19:12:26.318 | + functions:upload_image:409 : is_arch ppc64le 2021-02-11 19:12:26.321 | ++ functions-common:is_arch:430 : uname -m 2021-02-11 19:12:26.324 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-02-11 19:12:26.326 | + functions:upload_image:409 : is_arch ppc64 2021-02-11 19:12:26.329 | ++ functions-common:is_arch:430 : uname -m 2021-02-11 19:12:26.332 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4 ]] 2021-02-11 19:12:26.334 | + functions:upload_image:409 : is_arch ppc 2021-02-11 19:12:26.337 | ++ functions-common:is_arch:430 : uname -m 2021-02-11 19:12:26.341 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c ]] 2021-02-11 19:12:26.343 | + functions:upload_image:413 : is_arch aarch64 2021-02-11 19:12:26.345 | ++ functions-common:is_arch:430 : uname -m 2021-02-11 19:12:26.349 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-02-11 19:12:26.351 | + functions:upload_image:417 : '[' bare = bare ']' 2021-02-11 19:12:26.353 | + functions:upload_image:418 : '[' '' = zcat ']' 2021-02-11 19:12:26.355 | + functions:upload_image:420 : '[' '' = bunzip2 ']' 2021-02-11 19:12:26.358 | + functions:upload_image:422 : '[' '' = unxz ']' 2021-02-11 19:12:26.360 | + functions:upload_image:433 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2021-02-11 19:12:26.362 | + functions:_upload_image:103 : local image_name=ubuntu-16 2021-02-11 19:12:26.364 | + functions:_upload_image:104 : shift 2021-02-11 19:12:26.366 | + functions:_upload_image:105 : local container=bare 2021-02-11 19:12:26.368 | + functions:_upload_image:106 : shift 2021-02-11 19:12:26.370 | + functions:_upload_image:107 : local disk=vhdx 2021-02-11 19:12:26.372 | + functions:_upload_image:108 : shift 2021-02-11 19:12:26.374 | + functions:_upload_image:109 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-11 19:12:26.376 | + functions:_upload_image:110 : shift 2021-02-11 19:12:26.378 | + functions:_upload_image:111 : local properties 2021-02-11 19:12:26.380 | + functions:_upload_image:112 : local useimport 2021-02-11 19:12:26.383 | ++ functions:_upload_image:114 : _image_properties_to_arg hw_rng_model=virtio 2021-02-11 19:12:26.385 | ++ functions:_image_properties_to_arg:86 : local result= 2021-02-11 19:12:26.388 | ++ functions:_image_properties_to_arg:87 : for property in $* 2021-02-11 19:12:26.390 | ++ functions:_image_properties_to_arg:88 : result+=' --property hw_rng_model=virtio' 2021-02-11 19:12:26.391 | ++ functions:_image_properties_to_arg:90 : echo --property hw_rng_model=virtio 2021-02-11 19:12:26.394 | + functions:_upload_image:114 : properties='--property hw_rng_model=virtio' 2021-02-11 19:12:26.396 | + functions:_upload_image:116 : [[ False == \T\r\u\e ]] 2021-02-11 19:12:26.398 | + functions:_upload_image:120 : 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 2021-02-11 19:12:45.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:45.344 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:45.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:45.344 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:45.344 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-11 19:12:45.344 | | Field | Value | 2021-02-11 19:12:45.344 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-11 19:12:45.344 | | container_format | bare | 2021-02-11 19:12:45.344 | | created_at | 2021-02-11T19:12:29Z | 2021-02-11 19:12:45.344 | | disk_format | vhdx | 2021-02-11 19:12:45.344 | | file | /v2/images/395471d2-b3dc-4a03-b77c-26b736d05e84/file | 2021-02-11 19:12:45.344 | | id | 395471d2-b3dc-4a03-b77c-26b736d05e84 | 2021-02-11 19:12:45.344 | | min_disk | 0 | 2021-02-11 19:12:45.344 | | min_ram | 0 | 2021-02-11 19:12:45.344 | | name | ubuntu-16 | 2021-02-11 19:12:45.344 | | owner | 3697ada997da4b8bb94e8215aefe7f63 | 2021-02-11 19:12:45.344 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-02-11 19:12:45.345 | | protected | False | 2021-02-11 19:12:45.345 | | schema | /v2/schemas/image | 2021-02-11 19:12:45.345 | | status | queued | 2021-02-11 19:12:45.345 | | tags | | 2021-02-11 19:12:45.345 | | updated_at | 2021-02-11T19:12:29Z | 2021-02-11 19:12:45.345 | | visibility | public | 2021-02-11 19:12:45.345 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-11 19:12:45.523 | + ./stack.sh:main:1334 : is_service_enabled horizon 2021-02-11 19:12:45.540 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:12:45.542 | + ./stack.sh:main:1348 : is_service_enabled nova 2021-02-11 19:12:45.559 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:45.562 | + ./stack.sh:main:1348 : is_service_enabled keystone 2021-02-11 19:12:45.580 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:12:45.582 | + ./stack.sh:main:1349 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-02-11 19:12:45.585 | + ./stack.sh:main:1351 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-11 19:12:45.587 | + ./stack.sh:main:1355 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-02-11 19:12:45.592 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-02-11 19:12:45.594 | ++ 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 2021-02-11 19:12:45.596 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-02-11 19:12:45.598 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-02-11 19:12:45.599 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-02-11 19:12:45.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-02-11 19:12:45.602 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-02-11 19:12:45.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-02-11 19:12:45.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-02-11 19:12:45.606 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-02-11 19:12:45.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-02-11 19:12:45.609 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-02-11 19:12:45.611 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-02-11 19:12:45.613 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-11 19:12:45.614 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-02-11 19:12:45.615 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-11 19:12:45.617 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-02-11 19:12:45.619 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-11 19:12:45.621 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-02-11 19:12:45.622 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-11 19:12:45.624 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-02-11 19:12:45.625 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-11 19:12:45.627 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-02-11 19:12:45.628 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-02-11 19:12:45.630 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-11 19:12:45.631 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-02-11 19:12:45.633 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-11 19:12:45.634 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-02-11 19:12:45.636 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-02-11 19:12:45.638 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-02-11 19:12:45.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-02-11 19:12:45.641 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-02-11 19:12:45.642 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-02-11 19:12:45.644 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-02-11 19:12:45.646 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.101/identity ']' 2021-02-11 19:12:45.647 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-02-11 19:12:45.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-02-11 19:12:45.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-02-11 19:12:45.652 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-02-11 19:12:45.653 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-02-11 19:12:45.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-02-11 19:12:45.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-02-11 19:12:45.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-02-11 19:12:45.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-02-11 19:12:45.660 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-11 19:12:45.662 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-11 19:12:47.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:47.990 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:47.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:47.990 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:48.170 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 3697ada997da4b8bb94e8215aefe7f63 --long --quote none -f csv 2021-02-11 19:12:48.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:48.171 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-11 19:12:48.172 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:50.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:50.634 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:50.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:50.634 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:50.812 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-11 19:12:50.813 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-11 19:12:50.815 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-11 19:12:50.817 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-11 19:12:50.818 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8fadb3fb5081413b9152aa3f81f9276c admin 3697ada997da4b8bb94e8215aefe7f63 admin Passw0rd 2021-02-11 19:12:50.820 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8fadb3fb5081413b9152aa3f81f9276c 2021-02-11 19:12:50.821 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-11 19:12:50.823 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=3697ada997da4b8bb94e8215aefe7f63 2021-02-11 19:12:50.825 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-02-11 19:12:50.826 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-11 19:12:50.828 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-02-11 19:12:50.831 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-02-11 19:12:50.833 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:12:50.836 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:12:50.837 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-11 19:12:50.839 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:12:50.840 | + 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 2021-02-11 19:12:50.842 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:50.843 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:12:50.845 | + 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 2021-02-11 19:12:50.846 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:50.848 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:12:50.849 | + 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 2021-02-11 19:12:50.851 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:50.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:12:50.854 | + 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 2021-02-11 19:12:50.856 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:50.857 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:12:50.859 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:50.860 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:50.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-11 19:12:50.864 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-11 19:12:50.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 4a9e520f42b34461b7fc86127dc10a2f --long --quote none -f csv 2021-02-11 19:12:50.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-11 19:12:50.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:50.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:53.535 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:53.536 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:53.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:53.536 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:53.715 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-02-11 19:12:53.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-02-11 19:12:53.718 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-02-11 19:12:53.719 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-02-11 19:12:53.721 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-02-11 19:12:53.722 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 7c0aa9fe089b47ec8c58dcea7c55348e swiftusertest1 4a9e520f42b34461b7fc86127dc10a2f swiftprojecttest1 testing 2021-02-11 19:12:53.724 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=7c0aa9fe089b47ec8c58dcea7c55348e 2021-02-11 19:12:53.726 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-02-11 19:12:53.728 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:12:53.729 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-02-11 19:12:53.731 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-02-11 19:12:53.732 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-02-11 19:12:53.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-02-11 19:12:53.737 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:12:53.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:12:53.742 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-02-11 19:12:53.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:12:53.745 | + 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 2021-02-11 19:12:53.746 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:53.748 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:12:53.749 | + 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 2021-02-11 19:12:53.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:53.752 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:12:53.754 | + 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 2021-02-11 19:12:53.755 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:53.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:12:53.758 | + 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 2021-02-11 19:12:53.759 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:53.761 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:12:53.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:53.765 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:53.766 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-02-11 19:12:53.768 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-02-11 19:12:53.769 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-02-11 19:12:53.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-02-11 19:12:53.772 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-02-11 19:12:53.774 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 2789da7194264d9289a7ebca339d0c4a swiftusertest3 4a9e520f42b34461b7fc86127dc10a2f swiftprojecttest1 testing3 2021-02-11 19:12:53.775 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=2789da7194264d9289a7ebca339d0c4a 2021-02-11 19:12:53.778 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-02-11 19:12:53.779 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4a9e520f42b34461b7fc86127dc10a2f 2021-02-11 19:12:53.781 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-02-11 19:12:53.782 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-02-11 19:12:53.784 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-02-11 19:12:53.787 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-02-11 19:12:53.788 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:12:53.791 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:12:53.792 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-02-11 19:12:53.794 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:12:53.796 | + 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 2021-02-11 19:12:53.797 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:53.799 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:12:53.800 | + 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 2021-02-11 19:12:53.802 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:53.803 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:12:53.805 | + 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 2021-02-11 19:12:53.806 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:53.808 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:12:53.810 | + 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 2021-02-11 19:12:53.811 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:53.813 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:12:53.815 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:53.816 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:53.818 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-11 19:12:53.820 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-11 19:12:53.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 4f4760d339ee4989a3d876844aa4a87f --long --quote none -f csv 2021-02-11 19:12:53.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-11 19:12:53.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:53.827 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:56.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:56.351 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:56.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:56.351 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:56.529 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-11 19:12:56.531 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-11 19:12:56.533 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-11 19:12:56.534 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-11 19:12:56.536 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8fadb3fb5081413b9152aa3f81f9276c admin 4f4760d339ee4989a3d876844aa4a87f demo Passw0rd 2021-02-11 19:12:56.537 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8fadb3fb5081413b9152aa3f81f9276c 2021-02-11 19:12:56.539 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-11 19:12:56.540 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4f4760d339ee4989a3d876844aa4a87f 2021-02-11 19:12:56.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-02-11 19:12:56.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-11 19:12:56.545 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-02-11 19:12:56.548 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-02-11 19:12:56.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:12:56.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:12:56.563 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-11 19:12:56.565 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:12:56.566 | + 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 2021-02-11 19:12:56.567 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:56.569 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:12:56.570 | + 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 2021-02-11 19:12:56.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:56.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:12:56.575 | + 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 2021-02-11 19:12:56.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:56.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:12:56.580 | + 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 2021-02-11 19:12:56.581 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:56.583 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:12:56.585 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:56.586 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:56.588 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-02-11 19:12:56.590 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-02-11 19:12:56.591 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-11 19:12:56.593 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-11 19:12:56.595 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 11125caabf894e9083a760e703bef76c demo 4f4760d339ee4989a3d876844aa4a87f demo Passw0rd 2021-02-11 19:12:56.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=11125caabf894e9083a760e703bef76c 2021-02-11 19:12:56.598 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-02-11 19:12:56.600 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=4f4760d339ee4989a3d876844aa4a87f 2021-02-11 19:12:56.601 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-02-11 19:12:56.603 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-11 19:12:56.604 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-02-11 19:12:56.607 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-02-11 19:12:56.609 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:12:56.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:12:56.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-11 19:12:56.615 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:12:56.617 | + 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 2021-02-11 19:12:56.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:56.620 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:12:56.621 | + 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 2021-02-11 19:12:56.623 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:56.624 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:12:56.626 | + 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 2021-02-11 19:12:56.627 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:56.629 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:12:56.630 | + 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 2021-02-11 19:12:56.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:56.633 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:12:56.635 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:56.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:56.639 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-11 19:12:56.640 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-11 19:12:56.642 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 83b3dc01c361473789a9dc423476f927 --long --quote none -f csv 2021-02-11 19:12:56.643 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-11 19:12:56.643 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:56.644 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:59.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:59.147 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:59.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:12:59.147 | from cryptography.utils import int_from_bytes 2021-02-11 19:12:59.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-02-11 19:12:59.335 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-02-11 19:12:59.337 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-11 19:12:59.338 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-11 19:12:59.340 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 11125caabf894e9083a760e703bef76c demo 83b3dc01c361473789a9dc423476f927 invisible_to_admin Passw0rd 2021-02-11 19:12:59.342 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=11125caabf894e9083a760e703bef76c 2021-02-11 19:12:59.343 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-02-11 19:12:59.345 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=83b3dc01c361473789a9dc423476f927 2021-02-11 19:12:59.346 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-02-11 19:12:59.348 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-11 19:12:59.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-02-11 19:12:59.353 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-02-11 19:12:59.355 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:12:59.358 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:12:59.359 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-11 19:12:59.361 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:12:59.362 | + 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 2021-02-11 19:12:59.364 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:59.365 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:12:59.367 | + 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 2021-02-11 19:12:59.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:59.370 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:12:59.372 | + 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 2021-02-11 19:12:59.373 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:12:59.375 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:12:59.376 | + 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 2021-02-11 19:12:59.378 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:12:59.379 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:12:59.381 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:59.382 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:12:59.384 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-11 19:12:59.386 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-11 19:12:59.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-11 19:12:59.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:12:59.389 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 87a7e6f96d4447cc9a2134cc8cb4a439 --long --quote none -f csv 2021-02-11 19:12:59.390 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:13:01.883 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:01.883 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:01.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:01.883 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:02.067 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-02-11 19:13:02.069 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-02-11 19:13:02.070 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-02-11 19:13:02.072 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-02-11 19:13:02.074 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-02-11 19:13:02.075 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5dc70efc308d49d4be025f2a3094bacd swiftusertest2 87a7e6f96d4447cc9a2134cc8cb4a439 swiftprojecttest2 testing2 2021-02-11 19:13:02.077 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5dc70efc308d49d4be025f2a3094bacd 2021-02-11 19:13:02.078 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-02-11 19:13:02.080 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=87a7e6f96d4447cc9a2134cc8cb4a439 2021-02-11 19:13:02.082 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-02-11 19:13:02.083 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-02-11 19:13:02.084 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-02-11 19:13:02.088 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-02-11 19:13:02.089 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:13:02.092 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:13:02.094 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-02-11 19:13:02.095 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:13:02.097 | + 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 2021-02-11 19:13:02.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:13:02.100 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:13:02.102 | + 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 2021-02-11 19:13:02.103 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:13:02.105 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:13:02.106 | + 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 2021-02-11 19:13:02.108 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:13:02.109 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:13:02.111 | + 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 2021-02-11 19:13:02.113 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:13:02.114 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:13:02.116 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:13:02.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:13:02.120 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-11 19:13:02.121 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-11 19:13:02.123 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8d2eab71195542a692e1c20c285a9b22 --long --quote none -f csv 2021-02-11 19:13:02.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-11 19:13:02.124 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:13:02.125 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:13:04.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:04.700 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:04.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:04.700 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:04.882 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-02-11 19:13:04.883 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-02-11 19:13:04.885 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-11 19:13:04.887 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-11 19:13:04.888 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0ecc251500e4443e8f7a0db2ae5a037f alt_demo 8d2eab71195542a692e1c20c285a9b22 alt_demo Passw0rd 2021-02-11 19:13:04.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0ecc251500e4443e8f7a0db2ae5a037f 2021-02-11 19:13:04.891 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-02-11 19:13:04.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:13:04.894 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-02-11 19:13:04.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-11 19:13:04.897 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-02-11 19:13:04.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-02-11 19:13:04.903 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:13:04.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:13:04.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-11 19:13:04.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:13:04.911 | + 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 2021-02-11 19:13:04.912 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:13:04.914 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:13:04.915 | + 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 2021-02-11 19:13:04.917 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:13:04.918 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:13:04.920 | + 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 2021-02-11 19:13:04.921 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:13:04.923 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:13:04.925 | + 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 2021-02-11 19:13:04.926 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:13:04.928 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:13:04.929 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:13:04.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:13:04.933 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-11 19:13:04.934 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-11 19:13:04.936 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-11 19:13:04.937 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-11 19:13:04.939 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 8fadb3fb5081413b9152aa3f81f9276c admin 8d2eab71195542a692e1c20c285a9b22 alt_demo Passw0rd 2021-02-11 19:13:04.940 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=8fadb3fb5081413b9152aa3f81f9276c 2021-02-11 19:13:04.942 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-11 19:13:04.943 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8d2eab71195542a692e1c20c285a9b22 2021-02-11 19:13:04.945 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-02-11 19:13:04.946 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-11 19:13:04.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-02-11 19:13:04.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-02-11 19:13:04.953 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:13:04.956 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:13:04.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-11 19:13:04.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:13:04.961 | + 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 2021-02-11 19:13:04.963 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:13:04.965 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:13:04.967 | + 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 2021-02-11 19:13:04.968 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:13:04.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:13:04.972 | + 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 2021-02-11 19:13:04.973 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:13:04.975 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:13:04.976 | + 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 2021-02-11 19:13:04.978 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:13:04.979 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:13:04.981 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:13:04.983 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:13:04.985 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-11 19:13:04.986 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-11 19:13:04.989 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-11 19:13:04.989 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 91dcd07da7ff4288a555674e82cb3291 --long --quote none -f csv 2021-02-11 19:13:04.989 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:13:04.991 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:13:07.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:07.478 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:07.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:07.478 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:07.659 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-02-11 19:13:07.660 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-02-11 19:13:07.662 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-02-11 19:13:07.663 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-02-11 19:13:07.665 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-02-11 19:13:07.666 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry b3bff095b1814b4fb82dde631d608c3b swiftusertest4 91dcd07da7ff4288a555674e82cb3291 swiftprojecttest4 testing4 2021-02-11 19:13:07.668 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=b3bff095b1814b4fb82dde631d608c3b 2021-02-11 19:13:07.670 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-02-11 19:13:07.671 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=91dcd07da7ff4288a555674e82cb3291 2021-02-11 19:13:07.673 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-02-11 19:13:07.674 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-02-11 19:13:07.675 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-02-11 19:13:07.679 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-02-11 19:13:07.680 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-11 19:13:07.683 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-11 19:13:07.685 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-02-11 19:13:07.686 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-11 19:13:07.688 | + 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 2021-02-11 19:13:07.689 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:13:07.691 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-11 19:13:07.692 | + 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 2021-02-11 19:13:07.694 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:13:07.695 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-11 19:13:07.697 | + 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 2021-02-11 19:13:07.699 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-11 19:13:07.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-11 19:13:07.702 | + 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 2021-02-11 19:13:07.703 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-11 19:13:07.705 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-11 19:13:07.706 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-11 19:13:07.708 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-11 19:13:07.710 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-11 19:13:07.711 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-11 19:13:07.715 | + ./stack.sh:main:1360 : save_stackenv 2021-02-11 19:13:07.718 | + functions-common:save_stackenv:60 : local tag= 2021-02-11 19:13:07.721 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-11 19:13:07.724 | + functions-common:save_stackenv:62 : time_stamp=2021-02-11-191307 2021-02-11 19:13:07.727 | + functions-common:save_stackenv:63 : echo '# 2021-02-11-191307 ' 2021-02-11 19:13:07.729 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.732 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-11 19:13:07.734 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.737 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-11 19:13:07.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.742 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-11 19:13:07.744 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.747 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,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 2021-02-11 19:13:07.749 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.751 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.101 2021-02-11 19:13:07.754 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.756 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.101/identity 2021-02-11 19:13:07.759 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.762 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-11-184727 2021-02-11 19:13:07.764 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.767 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-11 19:13:07.769 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.772 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.101 2021-02-11 19:13:07.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.777 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-11 19:13:07.780 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.782 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-11 19:13:07.785 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.787 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-11 19:13:07.789 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-11 19:13:07.792 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-11 19:13:07.795 | + ./stack.sh:main:1371 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-02-11 19:13:07.797 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-11 19:13:07.800 | + inc/meta-config:merge_config_group:171 : shift 2021-02-11 19:13:07.802 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-02-11 19:13:07.804 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:13:07.807 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-11 19:13:07.809 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-11 19:13:07.812 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-02-11 19:13:07.815 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:13:07.818 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-02-11 19:13:07.820 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:13:07.824 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-02-11 19:13:07.824 | /^\[\[.+\|.*\]\]/ { 2021-02-11 19:13:07.824 | gsub("[][]", "", $1); 2021-02-11 19:13:07.824 | split($1, a, "|"); 2021-02-11 19:13:07.824 | if (a[1] == matchgroup) 2021-02-11 19:13:07.824 | print a[2] 2021-02-11 19:13:07.824 | } 2021-02-11 19:13:07.824 | ' /home/ubuntu/devstack/local.conf 2021-02-11 19:13:07.830 | + ./stack.sh:main:1378 : run_phase stack extra 2021-02-11 19:13:07.833 | + functions-common:run_phase:1734 : local mode=stack 2021-02-11 19:13:07.835 | + functions-common:run_phase:1735 : local phase=extra 2021-02-11 19:13:07.837 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-11 19:13:07.840 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-11 19:13:07.843 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-11 19:13:07.846 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-11 19:13:07.849 | + functions-common:run_phase:1744 : local extra 2021-02-11 19:13:07.852 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-11 19:13:07.856 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-11 19:13:07.859 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-11 19:13:07.862 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-11 19:13:07.864 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-02-11 19:13:07.867 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-11 19:13:07.883 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:13:07.886 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 19:13:07.888 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:13:07.891 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-02-11 19:13:07.893 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:13:07.896 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-11 19:13:07.898 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:13:07.901 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-02-11 19:13:07.903 | ++ extras.d/80-tempest.sh:source:15 : : 2021-02-11 19:13:07.906 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-11 19:13:07.908 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-11 19:13:07.911 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 19:13:07.914 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-11 19:13:07.916 | + functions-common:run_phase:1761 : run_plugins stack extra 2021-02-11 19:13:07.919 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-11 19:13:07.921 | + functions-common:run_plugins:1721 : local phase=extra 2021-02-11 19:13:07.924 | + functions-common:run_plugins:1723 : local plugins= 2021-02-11 19:13:07.926 | + functions-common:run_plugins:1724 : local plugin 2021-02-11 19:13:07.929 | + ./stack.sh:main:1386 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-02-11 19:13:07.931 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-11 19:13:07.934 | + inc/meta-config:merge_config_group:171 : shift 2021-02-11 19:13:07.936 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-02-11 19:13:07.939 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:13:07.941 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-11 19:13:07.943 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-11 19:13:07.947 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-02-11 19:13:07.950 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:13:07.952 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-02-11 19:13:07.955 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:13:07.958 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-02-11 19:13:07.958 | /^\[\[.+\|.*\]\]/ { 2021-02-11 19:13:07.958 | gsub("[][]", "", $1); 2021-02-11 19:13:07.958 | split($1, a, "|"); 2021-02-11 19:13:07.958 | if (a[1] == matchgroup) 2021-02-11 19:13:07.958 | print a[2] 2021-02-11 19:13:07.958 | } 2021-02-11 19:13:07.958 | ' /home/ubuntu/devstack/local.conf 2021-02-11 19:13:07.964 | + ./stack.sh:main:1395 : is_service_enabled n-cpu 2021-02-11 19:13:07.981 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:13:07.984 | + ./stack.sh:main:1400 : service_check 2021-02-11 19:13:07.987 | + functions-common:service_check:1599 : local service 2021-02-11 19:13:07.989 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:07.992 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@key.service 2021-02-11 19:13:08.005 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-02-11 19:13:08.009 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.012 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-api.service 2021-02-11 19:13:08.025 | enabled 2021-02-11 19:13:08.030 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-api.service --no-pager 2021-02-11 19:13:08.046 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-02-11 19:13:08.046 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.046 | Active: active (running) since Thu 2021-02-11 19:10:01 UTC; 3min 6s ago 2021-02-11 19:13:08.046 | Main PID: 79272 (uwsgi) 2021-02-11 19:13:08.046 | Status: "uWSGI is ready" 2021-02-11 19:13:08.046 | Tasks: 3 (limit: 14352) 2021-02-11 19:13:08.046 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-02-11 19:13:08.046 | ├─79272 nova-apiuWSGI master 2021-02-11 19:13:08.046 | ├─79273 nova-apiuWSGI worker 1 2021-02-11 19:13:08.046 | └─79274 nova-apiuWSGI worker 2 2021-02-11 19:13:08.046 | 2021-02-11 19:13:08.046 | Feb 11 19:12:01 dv-cinder-775250-1-smb devstack@n-api.service[79272]: [pid: 79273|app: 0|req: 16/30] 10.222.0.101 () {58 vars in 1185 bytes} [Thu Feb 11 19:12:01 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-11 19:13:08.046 | Feb 11 19:12:03 dv-cinder-775250-1-smb devstack@n-api.service[79272]: DEBUG nova.api.openstack.wsgi [None req-c62546d0-0bca-4364-ab15-dbe2cea94c8d admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "ram": 16384, "vcpus": 8, "disk": 160, "id": "5", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=79274) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:510}} 2021-02-11 19:13:08.046 | Feb 11 19:12:03 dv-cinder-775250-1-smb devstack@n-api.service[79272]: INFO nova.api.openstack.requestlog [None req-c62546d0-0bca-4364-ab15-dbe2cea94c8d admin admin] 10.222.0.101 "POST /compute/v2.1/flavors" status: 200 len: 370 microversion: 2.1 time: 0.112727 2021-02-11 19:13:08.046 | Feb 11 19:12:03 dv-cinder-775250-1-smb devstack@n-api.service[79272]: [pid: 79274|app: 0|req: 15/31] 10.222.0.101 () {62 vars in 1188 bytes} [Thu Feb 11 19:12:03 2021] POST /compute/v2.1/flavors => generated 370 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-02-11 19:13:08.046 | Feb 11 19:12:03 dv-cinder-775250-1-smb devstack@n-api.service[79272]: DEBUG nova.api.openstack.wsgi [None req-a85f5536-9e75-4823-9857-9fb64462fcf9 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=79273) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:510}} 2021-02-11 19:13:08.046 | Feb 11 19:12:03 dv-cinder-775250-1-smb devstack@n-api.service[79272]: INFO nova.api.openstack.requestlog [None req-a85f5536-9e75-4823-9857-9fb64462fcf9 admin admin] 10.222.0.101 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.049638 2021-02-11 19:13:08.046 | Feb 11 19:12:03 dv-cinder-775250-1-smb devstack@n-api.service[79272]: [pid: 79273|app: 0|req: 17/32] 10.222.0.101 () {62 vars in 1238 bytes} [Thu Feb 11 19:12:03 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-11 19:13:08.046 | Feb 11 19:12:03 dv-cinder-775250-1-smb devstack@n-api.service[79272]: DEBUG nova.api.openstack.wsgi [None req-b615c7f6-7b66-47ab-a21f-be933ba5366e admin admin] Calling method '>' {{(pid=79274) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-02-11 19:13:08.046 | Feb 11 19:12:03 dv-cinder-775250-1-smb devstack@n-api.service[79272]: INFO nova.api.openstack.requestlog [None req-b615c7f6-7b66-47ab-a21f-be933ba5366e admin admin] 10.222.0.101 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.029940 2021-02-11 19:13:08.046 | Feb 11 19:12:03 dv-cinder-775250-1-smb devstack@n-api.service[79272]: [pid: 79274|app: 0|req: 16/33] 10.222.0.101 () {58 vars in 1185 bytes} [Thu Feb 11 19:12:03 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-11 19:13:08.049 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.052 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cond.service 2021-02-11 19:13:08.065 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-02-11 19:13:08.069 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.071 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-sch.service 2021-02-11 19:13:08.087 | enabled 2021-02-11 19:13:08.091 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-sch.service --no-pager 2021-02-11 19:13:08.107 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-02-11 19:13:08.107 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.107 | Active: active (running) since Thu 2021-02-11 19:11:20 UTC; 1min 47s ago 2021-02-11 19:13:08.107 | Main PID: 84077 (nova-scheduler) 2021-02-11 19:13:08.107 | Tasks: 3 (limit: 14352) 2021-02-11 19:13:08.107 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-02-11 19:13:08.107 | ├─84077 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-11 19:13:08.107 | ├─85714 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-11 19:13:08.107 | └─85720 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-11 19:13:08.107 | 2021-02-11 19:13:08.107 | Feb 11 19:11:25 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.service [None req-a9e2af47-7ddb-4172-aa63-f9b622166243 None None] oslo_messaging_notifications.retry = -1 {{(pid=84077) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.107 | Feb 11 19:11:25 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.service [None req-a9e2af47-7ddb-4172-aa63-f9b622166243 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84077) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.107 | Feb 11 19:11:25 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.service [None req-a9e2af47-7ddb-4172-aa63-f9b622166243 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84077) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.107 | Feb 11 19:11:25 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.service [None req-a9e2af47-7ddb-4172-aa63-f9b622166243 None None] oslo_reports.file_event_handler = None {{(pid=84077) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.108 | Feb 11 19:11:25 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.service [None req-a9e2af47-7ddb-4172-aa63-f9b622166243 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84077) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.108 | Feb 11 19:11:25 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.service [None req-a9e2af47-7ddb-4172-aa63-f9b622166243 None None] oslo_reports.log_dir = None {{(pid=84077) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.108 | Feb 11 19:11:25 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.service [None req-a9e2af47-7ddb-4172-aa63-f9b622166243 None None] ******************************************************************************** {{(pid=84077) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-11 19:13:08.108 | Feb 11 19:12:07 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.periodic_task [None req-f29edcc3-f3ef-4c90-b077-8bd28fd9a7fb None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=85720) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-11 19:13:08.108 | Feb 11 19:12:10 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.periodic_task [None req-9edfbd1f-dc6d-41c4-95d2-1971317c1a56 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=85714) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-11 19:13:08.108 | Feb 11 19:13:07 dv-cinder-775250-1-smb nova-scheduler[84077]: DEBUG oslo_service.periodic_task [None req-f29edcc3-f3ef-4c90-b077-8bd28fd9a7fb None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=85720) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-11 19:13:08.111 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.113 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-02-11 19:13:08.127 | enabled 2021-02-11 19:13:08.131 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-02-11 19:13:08.147 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-02-11 19:13:08.147 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.147 | Active: active (running) since Thu 2021-02-11 19:11:21 UTC; 1min 46s ago 2021-02-11 19:13:08.147 | Main PID: 84524 (uwsgi) 2021-02-11 19:13:08.147 | Status: "uWSGI is ready" 2021-02-11 19:13:08.147 | Tasks: 4 (limit: 14352) 2021-02-11 19:13:08.147 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-02-11 19:13:08.147 | ├─84524 nova-api-metauWSGI master 2021-02-11 19:13:08.147 | ├─84525 nova-api-metauWSGI worker 1 2021-02-11 19:13:08.147 | ├─84526 nova-api-metauWSGI worker 2 2021-02-11 19:13:08.147 | └─84527 nova-api-metauWSGI http 1 2021-02-11 19:13:08.147 | 2021-02-11 19:13:08.147 | Feb 11 19:11:26 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: DEBUG oslo_concurrency.lockutils [None req-2d76ad87-0b66-4660-ad02-1202b31ce55c None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84526) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.147 | Feb 11 19:11:26 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: DEBUG oslo_concurrency.lockutils [None req-2d76ad87-0b66-4660-ad02-1202b31ce55c None None] Lock "57b472ae-b79a-481a-ad11-7d14adb35e94" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84526) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-11 19:13:08.147 | Feb 11 19:11:26 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: DEBUG oslo_concurrency.lockutils [None req-2d76ad87-0b66-4660-ad02-1202b31ce55c None None] Lock "57b472ae-b79a-481a-ad11-7d14adb35e94" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.012s {{(pid=84526) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.147 | Feb 11 19:11:26 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: DEBUG oslo_db.sqlalchemy.engines [None req-2d76ad87-0b66-4660-ad02-1202b31ce55c 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=84526) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-11 19:13:08.147 | Feb 11 19:11:26 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: DEBUG oslo_db.sqlalchemy.engines [None req-2d76ad87-0b66-4660-ad02-1202b31ce55c 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=84526) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-11 19:13:08.147 | Feb 11 19:11:27 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: DEBUG oslo_db.sqlalchemy.engines [None req-2d76ad87-0b66-4660-ad02-1202b31ce55c 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=84526) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-11 19:13:08.147 | Feb 11 19:11:27 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: WARNING nova.api.metadata.handler [None req-9ea131af-073f-4ff8-ba0a-b1ba33e8bde1 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-02-11 19:13:08.147 | Feb 11 19:11:27 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55769653e8b0 pid: 84525 (default app) 2021-02-11 19:13:08.147 | Feb 11 19:11:27 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: WARNING nova.api.metadata.handler [None req-2d76ad87-0b66-4660-ad02-1202b31ce55c None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-02-11 19:13:08.147 | Feb 11 19:11:27 dv-cinder-775250-1-smb devstack@n-api-meta.service[84524]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x55769653e8b0 pid: 84526 (default app) 2021-02-11 19:13:08.151 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.153 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@placement-api.service 2021-02-11 19:13:08.166 | enabled 2021-02-11 19:13:08.170 | + functions-common:service_check:1606 : sudo systemctl status devstack@placement-api.service --no-pager 2021-02-11 19:13:08.186 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-02-11 19:13:08.186 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.186 | Active: active (running) since Thu 2021-02-11 19:10:15 UTC; 2min 52s ago 2021-02-11 19:13:08.186 | Main PID: 80432 (uwsgi) 2021-02-11 19:13:08.186 | Status: "uWSGI is ready" 2021-02-11 19:13:08.186 | Tasks: 3 (limit: 14352) 2021-02-11 19:13:08.186 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-02-11 19:13:08.186 | ├─80432 placementuWSGI master 2021-02-11 19:13:08.186 | ├─80433 placementuWSGI worker 1 2021-02-11 19:13:08.186 | └─80434 placementuWSGI worker 2 2021-02-11 19:13:08.186 | 2021-02-11 19:13:08.186 | Feb 11 19:11:23 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: [pid: 80434|app: 0|req: 1/2] 10.222.0.101 () {54 vars in 910 bytes} [Thu Feb 11 19:11:23 2021] GET /placement => generated 136 bytes in 38 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-11 19:13:08.187 | Feb 11 19:11:24 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: DEBUG placement.requestlog [None req-1067bc20-938e-49d7-b4fb-63cac9ff8038 None None] Starting request: 10.222.0.101 "GET /placement/" {{(pid=80433) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-11 19:13:08.187 | Feb 11 19:11:24 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: INFO placement.requestlog [None req-1067bc20-938e-49d7-b4fb-63cac9ff8038 None None] 10.222.0.101 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-11 19:13:08.187 | Feb 11 19:11:24 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: [pid: 80433|app: 0|req: 2/3] 10.222.0.101 () {54 vars in 910 bytes} [Thu Feb 11 19:11:24 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-11 19:13:08.187 | Feb 11 19:11:27 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: DEBUG placement.requestlog [None req-ca3661bc-b071-4d61-9a7a-b822589d4b17 None None] Starting request: 10.222.0.101 "GET /placement/" {{(pid=80434) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-11 19:13:08.187 | Feb 11 19:11:27 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: INFO placement.requestlog [None req-ca3661bc-b071-4d61-9a7a-b822589d4b17 None None] 10.222.0.101 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-11 19:13:08.187 | Feb 11 19:11:27 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: [pid: 80434|app: 0|req: 2/4] 10.222.0.101 () {54 vars in 910 bytes} [Thu Feb 11 19:11:27 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-11 19:13:08.187 | Feb 11 19:11:28 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: DEBUG placement.requestlog [None req-6e17e3c1-fd16-4faa-8fda-1c70ae87c271 None None] Starting request: 10.222.0.101 "GET /placement/" {{(pid=80433) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-11 19:13:08.187 | Feb 11 19:11:28 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: INFO placement.requestlog [None req-6e17e3c1-fd16-4faa-8fda-1c70ae87c271 None None] 10.222.0.101 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-11 19:13:08.187 | Feb 11 19:11:28 dv-cinder-775250-1-smb devstack@placement-api.service[80432]: [pid: 80433|app: 0|req: 3/5] 10.222.0.101 () {54 vars in 910 bytes} [Thu Feb 11 19:11:28 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-11 19:13:08.191 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.194 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@placement-client.service 2021-02-11 19:13:08.207 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-02-11 19:13:08.212 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.214 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@g-api.service 2021-02-11 19:13:08.229 | enabled 2021-02-11 19:13:08.234 | + functions-common:service_check:1606 : sudo systemctl status devstack@g-api.service --no-pager 2021-02-11 19:13:08.251 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-02-11 19:13:08.251 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.251 | Active: active (running) since Thu 2021-02-11 19:12:16 UTC; 51s ago 2021-02-11 19:13:08.251 | Main PID: 88024 (uwsgi) 2021-02-11 19:13:08.251 | Status: "uWSGI is ready" 2021-02-11 19:13:08.251 | Tasks: 5 (limit: 14352) 2021-02-11 19:13:08.251 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-02-11 19:13:08.251 | ├─88024 glance-apiuWSGI master 2021-02-11 19:13:08.251 | ├─88025 glance-apiuWSGI worker 1 2021-02-11 19:13:08.252 | └─88026 glance-apiuWSGI worker 2 2021-02-11 19:13:08.252 | 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: DEBUG glance_store.location [None req-5f6f2991-f145-4176-b1ba-a50d91cbc2d9 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88025) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: DEBUG glance_store.location [None req-5f6f2991-f145-4176-b1ba-a50d91cbc2d9 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88025) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: DEBUG glance_store.location [None req-5f6f2991-f145-4176-b1ba-a50d91cbc2d9 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88025) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: DEBUG glance_store.location [None req-5f6f2991-f145-4176-b1ba-a50d91cbc2d9 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88025) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: DEBUG glance_store.location [None req-5f6f2991-f145-4176-b1ba-a50d91cbc2d9 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88025) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: DEBUG glance_store.location [None req-5f6f2991-f145-4176-b1ba-a50d91cbc2d9 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88025) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: DEBUG glance_store.location [None req-5f6f2991-f145-4176-b1ba-a50d91cbc2d9 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88025) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: DEBUG glance_store.location [None req-5f6f2991-f145-4176-b1ba-a50d91cbc2d9 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=88025) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: DEBUG glance_store.backend [None req-5f6f2991-f145-4176-b1ba-a50d91cbc2d9 admin admin] Skipping store.set_acls... not implemented. {{(pid=88025) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-02-11 19:13:08.252 | Feb 11 19:12:45 dv-cinder-775250-1-smb devstack@g-api.service[88024]: [pid: 88025|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 876 bytes} [Thu Feb 11 19:12:29 2021] PUT /v2/images/395471d2-b3dc-4a03-b77c-26b736d05e84/file => generated 0 bytes in 15955 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-02-11 19:13:08.256 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.258 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-sch.service 2021-02-11 19:13:08.273 | enabled 2021-02-11 19:13:08.277 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-sch.service --no-pager 2021-02-11 19:13:08.295 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-02-11 19:13:08.295 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.296 | Active: active (running) since Thu 2021-02-11 19:12:11 UTC; 56s ago 2021-02-11 19:13:08.296 | Main PID: 87329 (cinder-schedule) 2021-02-11 19:13:08.296 | Tasks: 5 (limit: 14352) 2021-02-11 19:13:08.296 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-02-11 19:13:08.296 | └─87329 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-02-11 19:13:08.296 | 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: DEBUG oslo_service.service [None req-d207cfc2-1c0f-4d99-b8ca-f9f6ad74a758 None None] nova.region_name = RegionOne {{(pid=87329) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: DEBUG oslo_service.service [None req-d207cfc2-1c0f-4d99-b8ca-f9f6ad74a758 None None] nova.split_loggers = False {{(pid=87329) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: DEBUG oslo_service.service [None req-d207cfc2-1c0f-4d99-b8ca-f9f6ad74a758 None None] nova.timeout = None {{(pid=87329) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: DEBUG oslo_service.service [None req-d207cfc2-1c0f-4d99-b8ca-f9f6ad74a758 None None] nova.token_auth_url = None {{(pid=87329) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: DEBUG oslo_service.service [None req-d207cfc2-1c0f-4d99-b8ca-f9f6ad74a758 None None] ******************************************************************************** {{(pid=87329) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: INFO cinder.service [-] Starting cinder-scheduler node (version 17.1.0) 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: INFO cinder.manager [None req-d4e13aa7-f345-4df4-b9c9-d2eeeadf6f03 None None] Initiating service 1 cleanup 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: INFO cinder.manager [None req-d4e13aa7-f345-4df4-b9c9-d2eeeadf6f03 None None] Service 1 cleanup completed. 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: DEBUG cinder.service [None req-d4e13aa7-f345-4df4-b9c9-d2eeeadf6f03 None None] Creating RPC server for service cinder-scheduler {{(pid=87329) start /opt/stack/cinder/cinder/service.py:231}} 2021-02-11 19:13:08.296 | Feb 11 19:12:15 dv-cinder-775250-1-smb cinder-scheduler[87329]: DEBUG cinder.service [None req-d4e13aa7-f345-4df4-b9c9-d2eeeadf6f03 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=87329) start /opt/stack/cinder/cinder/service.py:238}} 2021-02-11 19:13:08.299 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.302 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-api.service 2021-02-11 19:13:08.316 | enabled 2021-02-11 19:13:08.320 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-api.service --no-pager 2021-02-11 19:13:08.336 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-02-11 19:13:08.336 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.336 | Active: active (running) since Thu 2021-02-11 19:12:05 UTC; 1min 2s ago 2021-02-11 19:13:08.336 | Main PID: 86896 (uwsgi) 2021-02-11 19:13:08.336 | Status: "uWSGI is ready" 2021-02-11 19:13:08.336 | Tasks: 11 (limit: 14352) 2021-02-11 19:13:08.336 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-02-11 19:13:08.336 | ├─86896 cinder-apiuWSGI master 2021-02-11 19:13:08.336 | ├─86897 cinder-apiuWSGI worker 1 2021-02-11 19:13:08.336 | └─86898 cinder-apiuWSGI worker 2 2021-02-11 19:13:08.336 | 2021-02-11 19:13:08.336 | Feb 11 19:12:14 dv-cinder-775250-1-smb devstack@c-api.service[86896]: [pid: 86897|app: 0|req: 2/2] 10.222.0.101 () {60 vars in 1233 bytes} [Thu Feb 11 19:12:14 2021] POST /volume/v3/3697ada997da4b8bb94e8215aefe7f63/types => generated 186 bytes in 786 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-02-11 19:13:08.336 | Feb 11 19:12:15 dv-cinder-775250-1-smb devstack@c-api.service[86896]: INFO cinder.api.openstack.wsgi [req-a5957a37-a08b-4917-93c4-cb432cc0838c req-1c44acf7-daa2-4cdd-acc5-13e53703f5b2 admin admin] POST http://10.222.0.101/volume/v3/3697ada997da4b8bb94e8215aefe7f63/types/a29b4f15-6036-4458-b9a6-aa19bb819706/extra_specs 2021-02-11 19:13:08.336 | Feb 11 19:12:15 dv-cinder-775250-1-smb devstack@c-api.service[86896]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: 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. 2021-02-11 19:13:08.336 | Feb 11 19:12:15 dv-cinder-775250-1-smb devstack@c-api.service[86896]: DeprecationWarning, 2021-02-11 19:13:08.336 | Feb 11 19:12:15 dv-cinder-775250-1-smb devstack@c-api.service[86896]: DEBUG cinder.api.openstack.wsgi [req-a5957a37-a08b-4917-93c4-cb432cc0838c req-1c44acf7-daa2-4cdd-acc5-13e53703f5b2 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=86898) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2021-02-11 19:13:08.337 | Feb 11 19:12:15 dv-cinder-775250-1-smb devstack@c-api.service[86896]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: 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. 2021-02-11 19:13:08.337 | Feb 11 19:12:15 dv-cinder-775250-1-smb devstack@c-api.service[86896]: DeprecationWarning) 2021-02-11 19:13:08.337 | Feb 11 19:12:15 dv-cinder-775250-1-smb devstack@c-api.service[86896]: DEBUG oslo_db.sqlalchemy.engines [req-a5957a37-a08b-4917-93c4-cb432cc0838c req-1c44acf7-daa2-4cdd-acc5-13e53703f5b2 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=86898) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-11 19:13:08.337 | Feb 11 19:12:15 dv-cinder-775250-1-smb devstack@c-api.service[86896]: INFO cinder.api.openstack.wsgi [req-a5957a37-a08b-4917-93c4-cb432cc0838c req-1c44acf7-daa2-4cdd-acc5-13e53703f5b2 admin admin] http://10.222.0.101/volume/v3/3697ada997da4b8bb94e8215aefe7f63/types/a29b4f15-6036-4458-b9a6-aa19bb819706/extra_specs returned with HTTP 200 2021-02-11 19:13:08.337 | Feb 11 19:12:15 dv-cinder-775250-1-smb devstack@c-api.service[86896]: [pid: 86898|app: 0|req: 1/3] 10.222.0.101 () {62 vars in 1450 bytes} [Thu Feb 11 19:12:14 2021] POST /volume/v3/3697ada997da4b8bb94e8215aefe7f63/types/a29b4f15-6036-4458-b9a6-aa19bb819706/extra_specs => generated 55 bytes in 603 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-02-11 19:13:08.340 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.342 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-svc.service 2021-02-11 19:13:08.355 | enabled 2021-02-11 19:13:08.359 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-svc.service --no-pager 2021-02-11 19:13:08.375 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-02-11 19:13:08.375 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.376 | Active: active (running) since Thu 2021-02-11 19:10:08 UTC; 2min 59s ago 2021-02-11 19:13:08.376 | Main PID: 79846 (/usr/bin/python) 2021-02-11 19:13:08.376 | Tasks: 9 (limit: 14352) 2021-02-11 19:13:08.376 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-02-11 19:13:08.376 | ├─79846 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-11 19:13:08.376 | ├─79955 neutron-server: api worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-11 19:13:08.376 | ├─79956 neutron-server: api worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-11 19:13:08.376 | ├─79957 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-11 19:13:08.376 | └─79959 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-11 19:13:08.376 | 2021-02-11 19:13:08.376 | Feb 11 19:12:27 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron_lib.callbacks.manager [None req-c5ab1f0d-ea96-4718-b62a-ab821c9e155b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363309787717765', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8166175'] for agent, after_update {{(pid=79957) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-11 19:13:08.376 | Feb 11 19:12:27 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron_lib.callbacks.manager [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363309787717765', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8166175'] for agent, after_update {{(pid=79957) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-11 19:13:08.376 | Feb 11 19:12:28 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron_lib.callbacks.manager [None req-45ecf456-752a-46b0-87cb-fd40a2c1c258 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363309787717765', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8166175'] for agent, after_update {{(pid=79957) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-11 19:13:08.376 | Feb 11 19:12:29 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron_lib.callbacks.manager [None req-d61d707c-6599-4919-b89a-e19acb897e3c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363309787717765', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8166175'] for agent, after_update {{(pid=79957) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-11 19:13:08.376 | Feb 11 19:12:41 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron.db.agents_db [None req-3494f0b4-a62a-4b79-a949-1f367daff830 None None] Agent healthcheck: found 5 active agents {{(pid=79959) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2021-02-11 19:13:08.376 | Feb 11 19:12:54 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron_lib.callbacks.manager [None req-3e88e36a-537a-4a5a-8dfc-cd402698f421 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363309787717765', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8166175'] for agent, after_update {{(pid=79957) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-11 19:13:08.376 | Feb 11 19:12:57 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron_lib.callbacks.manager [None req-1e480651-cb92-44e6-81c5-d940a71d7913 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363309787717765', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8166175'] for agent, after_update {{(pid=79957) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-11 19:13:08.376 | Feb 11 19:12:57 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron_lib.callbacks.manager [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363309787717765', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8166175'] for agent, after_update {{(pid=79957) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-11 19:13:08.376 | Feb 11 19:12:58 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron_lib.callbacks.manager [None req-45ecf456-752a-46b0-87cb-fd40a2c1c258 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363309787717765', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8166175'] for agent, after_update {{(pid=79957) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-11 19:13:08.376 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-server[79846]: DEBUG neutron_lib.callbacks.manager [None req-d61d707c-6599-4919-b89a-e19acb897e3c None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363309787717765', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8166175'] for agent, after_update {{(pid=79957) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-11 19:13:08.379 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.382 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-02-11 19:13:08.396 | enabled 2021-02-11 19:13:08.399 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-02-11 19:13:08.415 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-02-11 19:13:08.415 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.415 | Active: active (running) since Thu 2021-02-11 19:10:20 UTC; 2min 47s ago 2021-02-11 19:13:08.415 | Main PID: 81249 (neutron-dhcp-ag) 2021-02-11 19:13:08.415 | Tasks: 14 (limit: 14352) 2021-02-11 19:13:08.415 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-02-11 19:13:08.415 | ├─81249 neutron-dhcp-agent (/usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2021-02-11 19:13:08.415 | ├─82858 /usr/bin/python3.6 /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/tmpf38ka6__/privsep.sock 2021-02-11 19:13:08.415 | ├─82865 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-11 19:13:08.415 | ├─82866 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-11 19:13:08.415 | └─82973 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/b0f8ebe6-c273-480e-b469-08e028bb9072/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/b0f8ebe6-c273-480e-b469-08e028bb9072/host --addn-hosts=/opt/stack/data/neutron/dhcp/b0f8ebe6-c273-480e-b469-08e028bb9072/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/b0f8ebe6-c273-480e-b469-08e028bb9072/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/b0f8ebe6-c273-480e-b469-08e028bb9072/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-baefd264-97d4-4736-9b33-2275fe88339b,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-02-11 19:13:08.415 | 2021-02-11 19:13:08.415 | Feb 11 19:11:17 dv-cinder-775250-1-smb neutron-dhcp-agent[81249]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=81249) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-02-11 19:13:08.415 | Feb 11 19:11:17 dv-cinder-775250-1-smb neutron-dhcp-agent[81249]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=81249) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-02-11 19:13:08.415 | Feb 11 19:11:18 dv-cinder-775250-1-smb dnsmasq[82973]: reading /etc/resolv.conf 2021-02-11 19:13:08.415 | Feb 11 19:11:18 dv-cinder-775250-1-smb dnsmasq[82973]: using nameserver 127.0.0.53#53 2021-02-11 19:13:08.415 | Feb 11 19:11:18 dv-cinder-775250-1-smb dnsmasq[82973]: reading /etc/resolv.conf 2021-02-11 19:13:08.416 | Feb 11 19:11:18 dv-cinder-775250-1-smb dnsmasq[82973]: using nameserver 127.0.0.53#53 2021-02-11 19:13:08.416 | Feb 11 19:11:24 dv-cinder-775250-1-smb neutron-dhcp-agent[81249]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81249) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-11 19:13:08.416 | Feb 11 19:11:24 dv-cinder-775250-1-smb neutron-dhcp-agent[81249]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.003s {{(pid=81249) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.416 | Feb 11 19:12:24 dv-cinder-775250-1-smb neutron-dhcp-agent[81249]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81249) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-11 19:13:08.416 | Feb 11 19:12:24 dv-cinder-775250-1-smb neutron-dhcp-agent[81249]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=81249) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.419 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.422 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-meta.service 2021-02-11 19:13:08.435 | enabled 2021-02-11 19:13:08.439 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-meta.service --no-pager 2021-02-11 19:13:08.456 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-02-11 19:13:08.456 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.456 | Active: active (running) since Thu 2021-02-11 19:10:22 UTC; 2min 45s ago 2021-02-11 19:13:08.456 | Main PID: 81982 (neutron-metadat) 2021-02-11 19:13:08.456 | Tasks: 4 (limit: 14352) 2021-02-11 19:13:08.456 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-02-11 19:13:08.456 | ├─81982 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-11 19:13:08.456 | ├─82466 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-11 19:13:08.456 | └─82467 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-11 19:13:08.456 | 2021-02-11 19:13:08.456 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] oslo_messaging_rabbit.ssl = False {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.456 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.456 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.456 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.456 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] oslo_messaging_rabbit.ssl_version = {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.456 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] oslo_messaging_notifications.driver = [] {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.456 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] oslo_messaging_notifications.retry = -1 {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.457 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.457 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] oslo_messaging_notifications.transport_url = **** {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:08.457 | Feb 11 19:10:27 dv-cinder-775250-1-smb neutron-metadata-agent[81982]: DEBUG oslo_service.service [None req-e1e1476b-9ec5-407a-8adb-72386a748bb3 None None] ******************************************************************************** {{(pid=81982) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-11 19:13:08.459 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.462 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-agt.service 2021-02-11 19:13:08.476 | enabled 2021-02-11 19:13:08.480 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-agt.service --no-pager 2021-02-11 19:13:08.496 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-02-11 19:13:08.496 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.496 | Active: active (running) since Thu 2021-02-11 19:10:19 UTC; 2min 48s ago 2021-02-11 19:13:08.496 | Main PID: 80892 (neutron-openvsw) 2021-02-11 19:13:08.496 | Tasks: 16 (limit: 14352) 2021-02-11 19:13:08.496 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-02-11 19:13:08.496 | ├─80892 neutron-openvswitch-agent (/usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-11 19:13:08.497 | ├─82443 /usr/bin/python3.6 /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/tmp8xdmr2rx/privsep.sock 2021-02-11 19:13:08.498 | ├─82491 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-11 19:13:08.498 | ├─82492 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-11 19:13:08.498 | ├─82581 /usr/bin/python3.6 /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/tmpunnskuqr/privsep.sock 2021-02-11 19:13:08.498 | └─82585 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-02-11 19:13:08.498 | 2021-02-11 19:13:08.498 | Feb 11 19:13:02 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: DEBUG neutron.agent.linux.utils [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 82585. {{(pid=80892) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:321}} 2021-02-11 19:13:08.498 | Feb 11 19:13:02 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] Agent rpc_loop - iteration:76 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-11 19:13:08.498 | Feb 11 19:13:04 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] Agent rpc_loop - iteration:77 started 2021-02-11 19:13:08.498 | Feb 11 19:13:04 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x911838ce,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=10068199217718578105,duration_nsec=125000000,duration_sec=157,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=80892) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:113}} 2021-02-11 19:13:08.498 | Feb 11 19:13:04 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: DEBUG neutron.agent.linux.utils [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 82585. {{(pid=80892) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:321}} 2021-02-11 19:13:08.498 | Feb 11 19:13:04 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] Agent rpc_loop - iteration:77 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-02-11 19:13:08.499 | Feb 11 19:13:06 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] Agent rpc_loop - iteration:78 started 2021-02-11 19:13:08.499 | Feb 11 19:13:06 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x911838d0,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=10068199217718578105,duration_nsec=126000000,duration_sec=159,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=80892) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:113}} 2021-02-11 19:13:08.499 | Feb 11 19:13:06 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: DEBUG neutron.agent.linux.utils [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 82585. {{(pid=80892) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:321}} 2021-02-11 19:13:08.499 | Feb 11 19:13:06 dv-cinder-775250-1-smb neutron-openvswitch-agent[80892]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a93a66fb-429f-455d-ac0e-4938f212ecec None None] Agent rpc_loop - iteration:78 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-11 19:13:08.500 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.503 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-l3.service 2021-02-11 19:13:08.517 | enabled 2021-02-11 19:13:08.521 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-l3.service --no-pager 2021-02-11 19:13:08.537 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-02-11 19:13:08.537 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.537 | Active: active (running) since Thu 2021-02-11 19:10:21 UTC; 2min 46s ago 2021-02-11 19:13:08.537 | Main PID: 81635 (neutron-l3-agen) 2021-02-11 19:13:08.537 | Tasks: 13 (limit: 14352) 2021-02-11 19:13:08.537 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-02-11 19:13:08.537 | ├─81635 neutron-l3-agent (/usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2021-02-11 19:13:08.537 | ├─82627 /usr/bin/python3.6 /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/tmppgdl_gyc/privsep.sock 2021-02-11 19:13:08.537 | ├─83308 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-11 19:13:08.537 | ├─83309 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-11 19:13:08.537 | └─83471 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/917404ae-9c82-4cf1-9ee2-f29ecefa0d36.conf 2021-02-11 19:13:08.537 | 2021-02-11 19:13:08.537 | Feb 11 19:11:26 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-11 19:13:08.537 | Feb 11 19:11:26 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=81635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.538 | Feb 11 19:11:26 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-11 19:13:08.538 | Feb 11 19:11:26 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=81635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.538 | Feb 11 19:11:51 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_service.periodic_task [None req-108ed35d-4830-4cab-b7e2-d2badda5a9ac None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=81635) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-11 19:13:08.538 | Feb 11 19:12:26 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-11 19:13:08.538 | Feb 11 19:12:26 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=81635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.538 | Feb 11 19:12:26 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=81635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-11 19:13:08.538 | Feb 11 19:12:26 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=81635) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.538 | Feb 11 19:12:31 dv-cinder-775250-1-smb neutron-l3-agent[81635]: DEBUG oslo_service.periodic_task [None req-108ed35d-4830-4cab-b7e2-d2badda5a9ac None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=81635) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-11 19:13:08.541 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.544 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@rabbit.service 2021-02-11 19:13:08.556 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-02-11 19:13:08.560 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.562 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@tempest.service 2021-02-11 19:13:08.575 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-02-11 19:13:08.579 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.581 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@mysql.service 2021-02-11 19:13:08.594 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-02-11 19:13:08.598 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.601 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@etcd3.service 2021-02-11 19:13:08.613 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-02-11 19:13:08.617 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.620 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@dstat.service 2021-02-11 19:13:08.633 | enabled 2021-02-11 19:13:08.637 | + functions-common:service_check:1606 : sudo systemctl status devstack@dstat.service --no-pager 2021-02-11 19:13:08.655 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-02-11 19:13:08.655 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.655 | Active: active (running) since Thu 2021-02-11 18:58:12 UTC; 14min ago 2021-02-11 19:13:08.655 | Main PID: 63258 (dstat.sh) 2021-02-11 19:13:08.655 | Tasks: 3 (limit: 14352) 2021-02-11 19:13:08.655 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-02-11 19:13:08.655 | ├─63258 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-02-11 19:13:08.655 | ├─63311 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-02-11 19:13:08.655 | └─63312 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-02-11 19:13:08.655 | 2021-02-11 19:13:08.655 | Feb 11 19:12:59 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:12:59| 27 3 70 0 0|4338M 2549M 148M 4741M| 0 0 | 0 578k| 0 45.0 | 723 3923 |1.71 1.52 1.15|2.0 0 0| 0 0 |openstack 88892 20%4342k 511B|openstack 888924342k 511B 20%|mysqld 383M| 0 0 | 28 251 0 95 0 2021-02-11 19:13:08.655 | Feb 11 19:13:00 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:13:00| 26 4 69 0 0|4299M 2588M 148M 4741M|1344B 0 | 0 184k| 0 11.0 | 692 3900 |1.71 1.52 1.15|2.0 0 78| 0 0 |openstack 88972 21%5417k 33k|bash 88509 14M 42k 0%|mysqld 383M| 0 0 | 28 251 0 95 0 2021-02-11 19:13:08.655 | Feb 11 19:13:01 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:13:01| 26 3 71 0 0|4326M 2561M 148M 4741M| 332B 0 | 0 656k| 0 23.0 | 363 3182 |1.71 1.52 1.15|2.0 0 2.0| 0 0 |openstack 88972 25%6267k 7B|openstack 889726267k 7B 25%|mysqld 383M| 0 0 | 28 251 0 91 0 2021-02-11 19:13:08.655 | Feb 11 19:13:02 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:13:02| 26 4 70 0 0|4281M 2605M 148M 4742M|5831B 0 | 0 0 | 0 0 |1000 4365 |1.71 1.52 1.15|2.0 0 79| 0 0 |uwsgi 644733.0%3329B9828B|bash 88509 14M 42k 0%|mysqld 383M| 0 0 | 28 251 0 96 0 2021-02-11 19:13:08.655 | Feb 11 19:13:03 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:13:03| 26 4 71 0 0|4309M 2577M 148M 4742M|1962B 0 | 0 0 | 0 0 | 361 3182 |1.74 1.53 1.15|2.0 0 1.0| 0 0 |openstack 89054 25%6709k 33k|openstack 890546709k 33k 25%|mysqld 383M| 0 0 | 28 251 0 90 0 2021-02-11 19:13:08.655 | Feb 11 19:13:04 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:13:04| 26 3 71 0 0|4333M 2553M 148M 4742M|1544B 0 | 0 124k| 0 9.00 | 324 3126 |1.74 1.53 1.15|2.0 0 2.0| 0 0 |openstack 89054 25%5532k 7B|openstack 890545532k 7B 25%|mysqld 383M| 0 0 | 28 251 0 90 0 2021-02-11 19:13:08.655 | Feb 11 19:13:05 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:13:05| 26 6 69 0 0|4286M 2600M 148M 4742M|1012B 0 | 0 32k| 0 3.00 |1340 5098 |1.74 1.53 1.15|5.0 0 141| 0 0 |openstack 891965.8%1932k 256B|bash 88509 14M 49k 0%|mysqld 383M| 0 0 | 28 251 0 90 0 2021-02-11 19:13:08.655 | Feb 11 19:13:06 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:13:06| 25 4 71 0 0|4313M 2572M 148M 4742M|1404B 0 | 0 2792k| 0 325 | 341 3221 |1.74 1.53 1.15|2.0 0 3.0| 0 0 |openstack 89196 25%6553k 33k|openstack 891966553k 33k 25%|mysqld 383M| 0 0 | 28 251 0 90 0 2021-02-11 19:13:08.655 | Feb 11 19:13:07 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:13:07| 27 2 71 0 0|4339M 2546M 148M 4742M| 0 0 | 0 440k| 0 23.0 | 335 3126 |1.74 1.53 1.15|3.0 0 0| 0 0 |openstack 89196 25%5784k 0 |openstack 891965784k 0 25%|mysqld 383M| 0 0 | 28 253 0 91 0 2021-02-11 19:13:08.655 | Feb 11 19:13:08 dv-cinder-775250-1-smb dstat.sh[63258]: 11-02 19:13:08| 20 11 69 0 0|4276M 2610M 148M 4742M| 881B 0 | 0 4096B| 0 1.00 |2102 6564 |1.76 1.53 1.16|2.0 0 341| 0 0 |uwsgi 644743.2%2405B8226B|bash 11384 113M 399k1.2%|mysqld 383M| 0 0 | 28 251 0 95 0 2021-02-11 19:13:08.658 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.661 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-crt.service 2021-02-11 19:13:08.674 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-02-11 19:13:08.678 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.681 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cauth.service 2021-02-11 19:13:08.696 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-02-11 19:13:08.700 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.703 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-metering.service 2021-02-11 19:13:08.717 | enabled 2021-02-11 19:13:08.721 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-metering.service --no-pager 2021-02-11 19:13:08.737 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-02-11 19:13:08.737 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.737 | Active: active (running) since Thu 2021-02-11 19:10:24 UTC; 2min 44s ago 2021-02-11 19:13:08.737 | Main PID: 82337 (neutron-meterin) 2021-02-11 19:13:08.737 | Tasks: 2 (limit: 14352) 2021-02-11 19:13:08.737 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-02-11 19:13:08.737 | └─82337 neutron-metering-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini) 2021-02-11 19:13:08.737 | 2021-02-11 19:13:08.737 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=82337) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:302}} 2021-02-11 19:13:08.737 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=82337) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-11 19:13:08.737 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: 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=82337) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-02-11 19:13:08.738 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=82337) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.738 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: DEBUG neutron.services.metering.agents.metering_agent [-] Retrieving traffic counters for routers [{}]. {{(pid=82337) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:220}} 2021-02-11 19:13:08.738 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=82337) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:298}} 2021-02-11 19:13:08.738 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=82337) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-11 19:13:08.738 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: 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=82337) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-02-11 19:13:08.738 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=82337) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-11 19:13:08.738 | Feb 11 19:12:59 dv-cinder-775250-1-smb neutron-metering-agent[82337]: DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [None] retrieved for routers [{}]. {{(pid=82337) _add_metering_infos /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:224}} 2021-02-11 19:13:08.741 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.744 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-vpn.service 2021-02-11 19:13:08.756 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-02-11 19:13:08.759 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.763 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@g-reg.service 2021-02-11 19:13:08.774 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-02-11 19:13:08.779 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.781 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@cinder.service 2021-02-11 19:13:08.793 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-02-11 19:13:08.797 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.800 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@s-proxy.service 2021-02-11 19:13:08.813 | enabled 2021-02-11 19:13:08.817 | + functions-common:service_check:1606 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-02-11 19:13:08.833 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-02-11 19:13:08.833 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.833 | Active: active (running) since Thu 2021-02-11 19:09:57 UTC; 3min 11s ago 2021-02-11 19:13:08.833 | Main PID: 78561 (swift-proxy-ser) 2021-02-11 19:13:08.833 | Tasks: 2 (limit: 14352) 2021-02-11 19:13:08.833 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-02-11 19:13:08.833 | ├─78561 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-02-11 19:13:08.833 | └─78659 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-02-11 19:13:08.833 | 2021-02-11 19:13:08.833 | Feb 11 19:12:30 dv-cinder-775250-1-smb proxy-server[78659]: Validating token access rules against request 2021-02-11 19:13:08.833 | Feb 11 19:12:30 dv-cinder-775250-1-smb swift-proxy-server[78561]: proxy-server: Validating token access rules against request 2021-02-11 19:13:08.833 | Feb 11 19:12:30 dv-cinder-775250-1-smb proxy-server[78659]: Received request from user: user_id 7266326e65c04726878cf7aace4c7689, project_id cfb025eeeab245f88638a80c03868fff, roles service,ResellerAdmin 2021-02-11 19:13:08.834 | Feb 11 19:12:30 dv-cinder-775250-1-smb swift-proxy-server[78561]: proxy-server: Received request from user: user_id 7266326e65c04726878cf7aace4c7689, project_id cfb025eeeab245f88638a80c03868fff, roles service,ResellerAdmin 2021-02-11 19:13:08.834 | Feb 11 19:12:30 dv-cinder-775250-1-smb proxy-server[78659]: Using identity: {'user': ('7266326e65c04726878cf7aace4c7689', 'glance-swift'), 'tenant': ('cfb025eeeab245f88638a80c03868fff', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txd5d2b92bfd364a68ae488-006025819e) 2021-02-11 19:13:08.834 | Feb 11 19:12:30 dv-cinder-775250-1-smb swift-proxy-server[78561]: proxy-server: Using identity: {'user': ('7266326e65c04726878cf7aace4c7689', 'glance-swift'), 'tenant': ('cfb025eeeab245f88638a80c03868fff', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txd5d2b92bfd364a68ae488-006025819e) 2021-02-11 19:13:08.834 | Feb 11 19:12:30 dv-cinder-775250-1-smb proxy-server[78659]: User cfb025eeeab245f88638a80c03868fff has reseller admin authorizing (txn: txd5d2b92bfd364a68ae488-006025819e) (client_ip: 10.222.0.101) 2021-02-11 19:13:08.834 | Feb 11 19:12:30 dv-cinder-775250-1-smb swift-proxy-server[78561]: proxy-server: User cfb025eeeab245f88638a80c03868fff has reseller admin authorizing (txn: txd5d2b92bfd364a68ae488-006025819e) (client_ip: 10.222.0.101) 2021-02-11 19:13:08.834 | Feb 11 19:12:45 dv-cinder-775250-1-smb proxy-server[78659]: 10.222.0.101 10.222.0.101 11/Feb/2021/19/12/45 PUT /v1/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84 HTTP/1.0 201 - python-swiftclient-3.11.0 gAAAAABgJYGd... 645922816 - - txd5d2b92bfd364a68ae488-006025819e - 15.2434 - - 1613070750.027124882 1613070765.270565987 0 2021-02-11 19:13:08.834 | Feb 11 19:12:45 dv-cinder-775250-1-smb swift-proxy-server[78561]: proxy-server: 10.222.0.101 10.222.0.101 11/Feb/2021/19/12/45 PUT /v1/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84 HTTP/1.0 201 - python-swiftclient-3.11.0 gAAAAABgJYGd... 645922816 - - txd5d2b92bfd364a68ae488-006025819e - 15.2434 - - 1613070750.027124882 1613070765.270565987 0 2021-02-11 19:13:08.837 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.839 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@s-object.service 2021-02-11 19:13:08.853 | enabled 2021-02-11 19:13:08.856 | + functions-common:service_check:1606 : sudo systemctl status devstack@s-object.service --no-pager 2021-02-11 19:13:08.873 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-02-11 19:13:08.873 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.873 | Active: active (running) since Thu 2021-02-11 19:09:53 UTC; 3min 15s ago 2021-02-11 19:13:08.873 | Main PID: 77085 (swift-object-se) 2021-02-11 19:13:08.873 | Tasks: 23 (limit: 14352) 2021-02-11 19:13:08.873 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-02-11 19:13:08.873 | ├─77085 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-02-11 19:13:08.873 | ├─77650 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-02-11 19:13:08.874 | └─77690 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-02-11 19:13:08.874 | 2021-02-11 19:13:08.874 | Feb 11 19:09:53 dv-cinder-775250-1-smb systemd[1]: Started Devstack devstack@s-object.service. 2021-02-11 19:13:08.874 | Feb 11 19:09:54 dv-cinder-775250-1-smb object-server[77085]: Started child 77650 from parent 77085 2021-02-11 19:13:08.874 | Feb 11 19:09:54 dv-cinder-775250-1-smb swift-object-server[77085]: object-server: Started child 77650 from parent 77085 2021-02-11 19:13:08.874 | Feb 11 19:09:54 dv-cinder-775250-1-smb object-server[77085]: Started child 77690 from parent 77085 2021-02-11 19:13:08.874 | Feb 11 19:09:54 dv-cinder-775250-1-smb swift-object-server[77085]: object-server: Started child 77690 from parent 77085 2021-02-11 19:13:08.874 | Feb 11 19:12:45 dv-cinder-775250-1-smb object-server[77650]: 127.0.0.1 - - [11/Feb/2021:19:12:45 +0000] "PUT /sdb1/508/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84" 201 - "PUT http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84" "txd5d2b92bfd364a68ae488-006025819e" "proxy-server 78659" 15.2125 "-" 77650 0 2021-02-11 19:13:08.874 | Feb 11 19:12:45 dv-cinder-775250-1-smb swift-object-server[77085]: object-server: 127.0.0.1 - - [11/Feb/2021:19:12:45 +0000] "PUT /sdb1/508/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84" 201 - "PUT http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84" "txd5d2b92bfd364a68ae488-006025819e" "proxy-server 78659" 15.2125 "-" 77650 0 2021-02-11 19:13:08.877 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.880 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@s-container.service 2021-02-11 19:13:08.894 | enabled 2021-02-11 19:13:08.898 | + functions-common:service_check:1606 : sudo systemctl status devstack@s-container.service --no-pager 2021-02-11 19:13:08.914 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-02-11 19:13:08.914 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.914 | Active: active (running) since Thu 2021-02-11 19:09:54 UTC; 3min 14s ago 2021-02-11 19:13:08.914 | Main PID: 77440 (swift-container) 2021-02-11 19:13:08.915 | Tasks: 3 (limit: 14352) 2021-02-11 19:13:08.915 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-02-11 19:13:08.915 | ├─77440 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-02-11 19:13:08.915 | ├─77965 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-02-11 19:13:08.915 | └─78001 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-02-11 19:13:08.915 | 2021-02-11 19:13:08.915 | Feb 11 19:09:55 dv-cinder-775250-1-smb container-server[77440]: Started child 77965 from parent 77440 2021-02-11 19:13:08.915 | Feb 11 19:09:55 dv-cinder-775250-1-smb swift-container-server[77440]: container-server: Started child 77965 from parent 77440 2021-02-11 19:13:08.915 | Feb 11 19:09:55 dv-cinder-775250-1-smb container-server[77440]: Started child 78001 from parent 77440 2021-02-11 19:13:08.915 | Feb 11 19:09:55 dv-cinder-775250-1-smb swift-container-server[77440]: container-server: Started child 78001 from parent 77440 2021-02-11 19:13:08.915 | Feb 11 19:12:30 dv-cinder-775250-1-smb container-server[78001]: 127.0.0.1 - - [11/Feb/2021:19:12:30 +0000] "PUT /sdb1/392/AUTH_cfb025eeeab245f88638a80c03868fff/glance" 201 - "PUT http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff/glance" "tx8c4981cad1be4aef8bdc4-006025819d" "proxy-server 78659" 0.0216 "-" 78001 0 2021-02-11 19:13:08.915 | Feb 11 19:12:30 dv-cinder-775250-1-smb swift-container-server[77440]: container-server: 127.0.0.1 - - [11/Feb/2021:19:12:30 +0000] "PUT /sdb1/392/AUTH_cfb025eeeab245f88638a80c03868fff/glance" 201 - "PUT http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff/glance" "tx8c4981cad1be4aef8bdc4-006025819d" "proxy-server 78659" 0.0216 "-" 78001 0 2021-02-11 19:13:08.915 | Feb 11 19:12:30 dv-cinder-775250-1-smb container-server[77965]: 127.0.0.1 - - [11/Feb/2021:19:12:30 +0000] "HEAD /sdb1/392/AUTH_cfb025eeeab245f88638a80c03868fff/glance" 204 - "HEAD http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff/glance?format=json&states=listing" "txd5d2b92bfd364a68ae488-006025819e" "proxy-server 78659" 0.0062 "-" 77965 0 2021-02-11 19:13:08.915 | Feb 11 19:12:30 dv-cinder-775250-1-smb swift-container-server[77440]: container-server: 127.0.0.1 - - [11/Feb/2021:19:12:30 +0000] "HEAD /sdb1/392/AUTH_cfb025eeeab245f88638a80c03868fff/glance" 204 - "HEAD http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff/glance?format=json&states=listing" "txd5d2b92bfd364a68ae488-006025819e" "proxy-server 78659" 0.0062 "-" 77965 0 2021-02-11 19:13:08.915 | Feb 11 19:12:45 dv-cinder-775250-1-smb container-server[78001]: 127.0.0.1 - - [11/Feb/2021:19:12:45 +0000] "PUT /sdb1/392/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84" 201 - "PUT http://10.222.0.101:8080/sdb1/508/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84" "txd5d2b92bfd364a68ae488-006025819e" "object-server 77650" 0.0010 "-" 78001 0 2021-02-11 19:13:08.915 | Feb 11 19:12:45 dv-cinder-775250-1-smb swift-container-server[77440]: container-server: 127.0.0.1 - - [11/Feb/2021:19:12:45 +0000] "PUT /sdb1/392/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84" 201 - "PUT http://10.222.0.101:8080/sdb1/508/AUTH_cfb025eeeab245f88638a80c03868fff/glance/395471d2-b3dc-4a03-b77c-26b736d05e84" "txd5d2b92bfd364a68ae488-006025819e" "object-server 77650" 0.0010 "-" 78001 0 2021-02-11 19:13:08.918 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.921 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@s-account.service 2021-02-11 19:13:08.935 | enabled 2021-02-11 19:13:08.938 | + functions-common:service_check:1606 : sudo systemctl status devstack@s-account.service --no-pager 2021-02-11 19:13:08.955 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-02-11 19:13:08.955 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-02-11 19:13:08.955 | Active: active (running) since Thu 2021-02-11 19:09:55 UTC; 3min 13s ago 2021-02-11 19:13:08.955 | Main PID: 77800 (swift-account-s) 2021-02-11 19:13:08.955 | Tasks: 3 (limit: 14352) 2021-02-11 19:13:08.955 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-02-11 19:13:08.955 | ├─77800 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-02-11 19:13:08.955 | ├─78288 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-02-11 19:13:08.955 | └─78343 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-02-11 19:13:08.955 | 2021-02-11 19:13:08.955 | Feb 11 19:12:29 dv-cinder-775250-1-smb account-server[78288]: 127.0.0.1 - - [11/Feb/2021:19:12:29 +0000] "HEAD /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff" 404 - "HEAD http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff?format=json" "txb4b9de8b30104699a56c4-006025819d" "proxy-server 78659" 0.0020 "-" 78288 - 2021-02-11 19:13:08.955 | Feb 11 19:12:29 dv-cinder-775250-1-smb swift-account-server[77800]: account-server: 127.0.0.1 - - [11/Feb/2021:19:12:29 +0000] "HEAD /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff" 404 - "HEAD http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff?format=json" "txb4b9de8b30104699a56c4-006025819d" "proxy-server 78659" 0.0020 "-" 78288 - 2021-02-11 19:13:08.955 | Feb 11 19:12:29 dv-cinder-775250-1-smb account-server[78343]: 127.0.0.1 - - [11/Feb/2021:19:12:29 +0000] "HEAD /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff" 404 - "HEAD http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff?format=json" "txb4b9de8b30104699a56c4-006025819d" "proxy-server 78659" 0.0020 "-" 78343 - 2021-02-11 19:13:08.955 | Feb 11 19:12:29 dv-cinder-775250-1-smb swift-account-server[77800]: account-server: 127.0.0.1 - - [11/Feb/2021:19:12:29 +0000] "HEAD /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff" 404 - "HEAD http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff?format=json" "txb4b9de8b30104699a56c4-006025819d" "proxy-server 78659" 0.0020 "-" 78343 - 2021-02-11 19:13:08.955 | Feb 11 19:12:29 dv-cinder-775250-1-smb account-server[78343]: 127.0.0.1 - - [11/Feb/2021:19:12:29 +0000] "PUT /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff" 201 - "-" "tx8c4981cad1be4aef8bdc4-006025819d" "-" 0.0155 "-" 78343 - 2021-02-11 19:13:08.955 | Feb 11 19:12:29 dv-cinder-775250-1-smb swift-account-server[77800]: account-server: 127.0.0.1 - - [11/Feb/2021:19:12:29 +0000] "PUT /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff" 201 - "-" "tx8c4981cad1be4aef8bdc4-006025819d" "-" 0.0155 "-" 78343 - 2021-02-11 19:13:08.955 | Feb 11 19:12:29 dv-cinder-775250-1-smb account-server[78343]: 127.0.0.1 - - [11/Feb/2021:19:12:29 +0000] "HEAD /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff" 204 - "HEAD http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff?format=json" "tx8c4981cad1be4aef8bdc4-006025819d" "proxy-server 78659" 0.0022 "-" 78343 - 2021-02-11 19:13:08.955 | Feb 11 19:12:29 dv-cinder-775250-1-smb swift-account-server[77800]: account-server: 127.0.0.1 - - [11/Feb/2021:19:12:29 +0000] "HEAD /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff" 204 - "HEAD http://10.222.0.101:8080/v1/AUTH_cfb025eeeab245f88638a80c03868fff?format=json" "tx8c4981cad1be4aef8bdc4-006025819d" "proxy-server 78659" 0.0022 "-" 78343 - 2021-02-11 19:13:08.955 | Feb 11 19:12:30 dv-cinder-775250-1-smb account-server[78288]: 127.0.0.1 - - [11/Feb/2021:19:12:30 +0000] "PUT /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/392/AUTH_cfb025eeeab245f88638a80c03868fff/glance" "tx8c4981cad1be4aef8bdc4-006025819d" "container-server 78001" 0.0033 "-" 78288 0 2021-02-11 19:13:08.955 | Feb 11 19:12:30 dv-cinder-775250-1-smb swift-account-server[77800]: account-server: 127.0.0.1 - - [11/Feb/2021:19:12:30 +0000] "PUT /sdb1/281/AUTH_cfb025eeeab245f88638a80c03868fff/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/392/AUTH_cfb025eeeab245f88638a80c03868fff/glance" "tx8c4981cad1be4aef8bdc4-006025819d" "container-server 78001" 0.0033 "-" 78288 0 2021-02-11 19:13:08.958 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.961 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@heat.service 2021-02-11 19:13:08.973 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-02-11 19:13:08.977 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.979 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@h-api.service 2021-02-11 19:13:08.992 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-02-11 19:13:08.996 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:08.999 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-02-11 19:13:09.011 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-02-11 19:13:09.015 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.018 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-02-11 19:13:09.030 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-02-11 19:13:09.034 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.036 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@h-eng.service 2021-02-11 19:13:09.049 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-02-11 19:13:09.053 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.055 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-02-11 19:13:09.068 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-02-11 19:13:09.072 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.075 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-02-11 19:13:09.087 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-02-11 19:13:09.092 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.095 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-02-11 19:13:09.107 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-02-11 19:13:09.112 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.114 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-02-11 19:13:09.128 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-02-11 19:13:09.132 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.134 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-02-11 19:13:09.147 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-02-11 19:13:09.151 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.154 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-02-11 19:13:09.168 | enabled 2021-02-11 19:13:09.171 | + functions-common:service_check:1606 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-02-11 19:13:09.188 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-02-11 19:13:09.188 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-02-11 19:13:09.188 | Active: active (running) since Thu 2021-02-11 19:09:56 UTC; 3min 13s ago 2021-02-11 19:13:09.188 | Main PID: 78191 (swift-container) 2021-02-11 19:13:09.188 | Tasks: 1 (limit: 14352) 2021-02-11 19:13:09.188 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-02-11 19:13:09.188 | └─78191 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-02-11 19:13:09.188 | 2021-02-11 19:13:09.188 | Feb 11 19:09:56 dv-cinder-775250-1-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-02-11 19:13:09.188 | Feb 11 19:09:57 dv-cinder-775250-1-smb container-sync[78191]: Starting 78191 2021-02-11 19:13:09.188 | Feb 11 19:09:57 dv-cinder-775250-1-smb container-sync[78191]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-02-11 19:13:09.191 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.194 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-02-11 19:13:09.208 | enabled 2021-02-11 19:13:09.214 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-02-11 19:13:09.231 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-02-11 19:13:09.231 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-02-11 19:13:09.231 | Active: active (running) since Thu 2021-02-11 19:11:23 UTC; 1min 45s ago 2021-02-11 19:13:09.231 | Main PID: 85404 (nova-conductor) 2021-02-11 19:13:09.231 | Tasks: 3 (limit: 14352) 2021-02-11 19:13:09.231 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-02-11 19:13:09.231 | ├─85404 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-11 19:13:09.232 | ├─86300 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-11 19:13:09.232 | └─86301 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-11 19:13:09.232 | 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] oslo_messaging_rabbit.ssl_version = {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] oslo_messaging_notifications.retry = -1 {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] oslo_messaging_notifications.transport_url = **** {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] oslo_reports.file_event_handler = None {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] oslo_reports.log_dir = None {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.232 | Feb 11 19:11:28 dv-cinder-775250-1-smb nova-conductor[85404]: DEBUG oslo_service.service [None req-32e9ad13-522a-4093-80f9-0b1b409e7537 None None] ******************************************************************************** {{(pid=85404) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-11 19:13:09.235 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-11 19:13:09.238 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-02-11 19:13:09.252 | enabled 2021-02-11 19:13:09.256 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-02-11 19:13:09.272 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-02-11 19:13:09.272 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-02-11 19:13:09.272 | Active: active (running) since Thu 2021-02-11 19:11:25 UTC; 1min 44s ago 2021-02-11 19:13:09.272 | Main PID: 85798 (nova-conductor) 2021-02-11 19:13:09.272 | Tasks: 3 (limit: 14352) 2021-02-11 19:13:09.272 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-02-11 19:13:09.272 | ├─85798 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-11 19:13:09.272 | ├─86305 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-11 19:13:09.272 | └─86306 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-11 19:13:09.272 | 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG oslo_service.service [None req-9e9c2e1a-4fb0-46a8-bf3f-e480a9098780 None None] oslo_reports.log_dir = None {{(pid=85798) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG oslo_service.service [None req-9e9c2e1a-4fb0-46a8-bf3f-e480a9098780 None None] ******************************************************************************** {{(pid=85798) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG oslo_db.sqlalchemy.engines [None req-4be18ddc-34e5-42a6-8a73-86cc3930bd1e None None] Parent process 85798 forked (86305) with an open database connection, which is being discarded and recreated. {{(pid=86305) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG oslo_db.sqlalchemy.engines [None req-855b1a1c-2fd2-4dbd-bf10-2ccdd4015155 None None] Parent process 85798 forked (86306) with an open database connection, which is being discarded and recreated. {{(pid=86306) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG nova.service [None req-4be18ddc-34e5-42a6-8a73-86cc3930bd1e None None] Creating RPC server for service conductor {{(pid=86305) start /opt/stack/nova/nova/service.py:182}} 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG nova.service [None req-855b1a1c-2fd2-4dbd-bf10-2ccdd4015155 None None] Creating RPC server for service conductor {{(pid=86306) start /opt/stack/nova/nova/service.py:182}} 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG nova.service [None req-855b1a1c-2fd2-4dbd-bf10-2ccdd4015155 None None] Join ServiceGroup membership for this service conductor {{(pid=86306) start /opt/stack/nova/nova/service.py:200}} 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG nova.servicegroup.drivers.db [None req-855b1a1c-2fd2-4dbd-bf10-2ccdd4015155 None None] DB_Driver: join new ServiceGroup member dv-cinder-775250-1-smb to the conductor group, service = {{(pid=86306) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG nova.service [None req-4be18ddc-34e5-42a6-8a73-86cc3930bd1e None None] Join ServiceGroup membership for this service conductor {{(pid=86305) start /opt/stack/nova/nova/service.py:200}} 2021-02-11 19:13:09.272 | Feb 11 19:11:29 dv-cinder-775250-1-smb nova-conductor[85798]: DEBUG nova.servicegroup.drivers.db [None req-4be18ddc-34e5-42a6-8a73-86cc3930bd1e None None] DB_Driver: join new ServiceGroup member dv-cinder-775250-1-smb to the conductor group, service = {{(pid=86305) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2021-02-11 19:13:09.276 | + ./stack.sh:main:1406 : is_service_enabled n-api 2021-02-11 19:13:09.294 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:13:09.296 | + ./stack.sh:main:1407 : is_service_enabled n-cpu 2021-02-11 19:13:09.315 | + functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:13:09.317 | + ./stack.sh:main:1414 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-02-11 19:13:09.320 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:13:09.322 | + ./stack.sh:echo_summary:422 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-02-11 19:13:09.325 | + ./stack.sh:main:1421 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-02-11 19:13:12.715 | +--------------------------------------------------------------------+ 2021-02-11 19:13:12.715 | | Upgrade Check Results | 2021-02-11 19:13:12.715 | +--------------------------------------------------------------------+ 2021-02-11 19:13:12.715 | | Check: Cells v2 | 2021-02-11 19:13:12.715 | | Result: Success | 2021-02-11 19:13:12.715 | | Details: No host mappings or compute nodes were found. Remember to | 2021-02-11 19:13:12.715 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-02-11 19:13:12.715 | | compute hosts are deployed. | 2021-02-11 19:13:12.715 | +--------------------------------------------------------------------+ 2021-02-11 19:13:12.715 | | Check: Placement API | 2021-02-11 19:13:12.715 | | Result: Success | 2021-02-11 19:13:12.715 | | Details: None | 2021-02-11 19:13:12.715 | +--------------------------------------------------------------------+ 2021-02-11 19:13:12.715 | | Check: Ironic Flavor Migration | 2021-02-11 19:13:12.715 | | Result: Success | 2021-02-11 19:13:12.715 | | Details: None | 2021-02-11 19:13:12.715 | +--------------------------------------------------------------------+ 2021-02-11 19:13:12.715 | | Check: Cinder API | 2021-02-11 19:13:12.715 | | Result: Success | 2021-02-11 19:13:12.716 | | Details: None | 2021-02-11 19:13:12.716 | +--------------------------------------------------------------------+ 2021-02-11 19:13:12.716 | | Check: Policy Scope-based Defaults | 2021-02-11 19:13:12.716 | | Result: Success | 2021-02-11 19:13:12.716 | | Details: None | 2021-02-11 19:13:12.716 | +--------------------------------------------------------------------+ 2021-02-11 19:13:12.716 | | Check: Policy File JSON to YAML Migration | 2021-02-11 19:13:12.716 | | Result: Success | 2021-02-11 19:13:12.716 | | Details: None | 2021-02-11 19:13:12.716 | +--------------------------------------------------------------------+ 2021-02-11 19:13:12.716 | | Check: Older than N-1 computes | 2021-02-11 19:13:12.716 | | Result: Success | 2021-02-11 19:13:12.716 | | Details: None | 2021-02-11 19:13:12.716 | +--------------------------------------------------------------------+ 2021-02-11 19:13:13.067 | + ./stack.sh:main:1428 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-02-11 19:13:13.070 | + ./stack.sh:main:1429 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-02-11 19:13:13.070 | Running user script /home/ubuntu/devstack/local.sh 2021-02-11 19:13:13.072 | + ./stack.sh:main:1430 : /home/ubuntu/devstack/local.sh 2021-02-11 19:13:13.074 | Before updating nova flavors: 2021-02-11 19:13:15.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:15.547 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:15.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:15.547 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:15.547 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-11 19:13:15.547 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-02-11 19:13:15.547 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-11 19:13:15.547 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-02-11 19:13:15.547 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-02-11 19:13:15.547 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-02-11 19:13:15.547 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-02-11 19:13:15.547 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-02-11 19:13:15.547 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-02-11 19:13:15.547 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-02-11 19:13:15.547 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-02-11 19:13:15.547 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-02-11 19:13:15.547 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-02-11 19:13:15.547 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-11 19:13:17.529 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-02-11 19:13:17.613 | Flavor 42 not found 2021-02-11 19:13:19.441 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-02-11 19:13:19.525 | Flavor 84 not found 2021-02-11 19:13:21.348 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-02-11 19:13:21.432 | Flavor 451 not found 2021-02-11 19:13:23.169 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:23.169 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-11 19:13:23.169 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:23.169 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:23.169 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:24.990 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:24.990 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-11 19:13:24.990 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:24.990 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:24.990 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:26.811 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:26.811 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-11 19:13:26.811 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:26.811 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:26.811 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:28.660 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:28.660 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-11 19:13:28.660 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:28.660 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:28.660 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:28.746 | After updating nova flavors: 2021-02-11 19:13:30.500 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:30.500 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-11 19:13:30.500 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:30.500 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-11 19:13:30.500 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-11 19:13:30.500 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:13:33.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:33.150 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:33.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:33.150 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:36.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:36.450 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:36.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:36.450 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:36.637 | Neutron networks: 2021-02-11 19:13:39.150 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:39.150 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:39.150 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:39.150 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:39.150 | +--------------------------------------+---------+--------------------------------------+ 2021-02-11 19:13:39.150 | | ID | Name | Subnets | 2021-02-11 19:13:39.150 | +--------------------------------------+---------+--------------------------------------+ 2021-02-11 19:13:39.150 | | b0f8ebe6-c273-480e-b469-08e028bb9072 | private | baefd264-97d4-4736-9b33-2275fe88339b | 2021-02-11 19:13:39.150 | | dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc | public | ab64292e-9f64-4f9e-a2e3-e6f852057808 | 2021-02-11 19:13:39.150 | +--------------------------------------+---------+--------------------------------------+ 2021-02-11 19:13:41.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:41.833 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:41.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:41.833 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:44.517 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:44.517 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:44.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:44.517 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:44.517 | +---------------------------+--------------------------------------+ 2021-02-11 19:13:44.517 | | Field | Value | 2021-02-11 19:13:44.517 | +---------------------------+--------------------------------------+ 2021-02-11 19:13:44.517 | | admin_state_up | UP | 2021-02-11 19:13:44.517 | | availability_zone_hints | | 2021-02-11 19:13:44.517 | | availability_zones | nova | 2021-02-11 19:13:44.517 | | created_at | 2021-02-11T19:10:38Z | 2021-02-11 19:13:44.517 | | description | | 2021-02-11 19:13:44.517 | | dns_domain | None | 2021-02-11 19:13:44.517 | | id | b0f8ebe6-c273-480e-b469-08e028bb9072 | 2021-02-11 19:13:44.517 | | ipv4_address_scope | None | 2021-02-11 19:13:44.517 | | ipv6_address_scope | None | 2021-02-11 19:13:44.517 | | is_default | None | 2021-02-11 19:13:44.517 | | is_vlan_transparent | None | 2021-02-11 19:13:44.517 | | mtu | 1450 | 2021-02-11 19:13:44.517 | | name | private | 2021-02-11 19:13:44.517 | | port_security_enabled | True | 2021-02-11 19:13:44.517 | | project_id | 4f4760d339ee4989a3d876844aa4a87f | 2021-02-11 19:13:44.517 | | provider:network_type | vxlan | 2021-02-11 19:13:44.517 | | provider:physical_network | None | 2021-02-11 19:13:44.517 | | provider:segmentation_id | 1 | 2021-02-11 19:13:44.518 | | qos_policy_id | None | 2021-02-11 19:13:44.518 | | revision_number | 3 | 2021-02-11 19:13:44.518 | | router:external | Internal | 2021-02-11 19:13:44.518 | | segments | None | 2021-02-11 19:13:44.518 | | shared | False | 2021-02-11 19:13:44.518 | | status | ACTIVE | 2021-02-11 19:13:44.518 | | subnets | baefd264-97d4-4736-9b33-2275fe88339b | 2021-02-11 19:13:44.518 | | tags | | 2021-02-11 19:13:44.518 | | updated_at | 2021-02-11T19:13:36Z | 2021-02-11 19:13:44.518 | +---------------------------+--------------------------------------+ 2021-02-11 19:13:47.208 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:47.208 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:47.208 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:47.208 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:47.208 | +---------------------------+--------------------------------------+ 2021-02-11 19:13:47.208 | | Field | Value | 2021-02-11 19:13:47.208 | +---------------------------+--------------------------------------+ 2021-02-11 19:13:47.208 | | admin_state_up | UP | 2021-02-11 19:13:47.208 | | availability_zone_hints | | 2021-02-11 19:13:47.208 | | availability_zones | nova | 2021-02-11 19:13:47.208 | | created_at | 2021-02-11T19:11:00Z | 2021-02-11 19:13:47.208 | | description | | 2021-02-11 19:13:47.208 | | dns_domain | None | 2021-02-11 19:13:47.208 | | id | dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc | 2021-02-11 19:13:47.208 | | ipv4_address_scope | None | 2021-02-11 19:13:47.208 | | ipv6_address_scope | None | 2021-02-11 19:13:47.208 | | is_default | True | 2021-02-11 19:13:47.208 | | is_vlan_transparent | None | 2021-02-11 19:13:47.208 | | mtu | 1500 | 2021-02-11 19:13:47.208 | | name | public | 2021-02-11 19:13:47.208 | | port_security_enabled | True | 2021-02-11 19:13:47.208 | | project_id | 3697ada997da4b8bb94e8215aefe7f63 | 2021-02-11 19:13:47.209 | | provider:network_type | flat | 2021-02-11 19:13:47.209 | | provider:physical_network | physnet1 | 2021-02-11 19:13:47.209 | | provider:segmentation_id | None | 2021-02-11 19:13:47.209 | | qos_policy_id | None | 2021-02-11 19:13:47.209 | | revision_number | 2 | 2021-02-11 19:13:47.209 | | router:external | External | 2021-02-11 19:13:47.209 | | segments | None | 2021-02-11 19:13:47.209 | | shared | False | 2021-02-11 19:13:47.209 | | status | ACTIVE | 2021-02-11 19:13:47.209 | | subnets | ab64292e-9f64-4f9e-a2e3-e6f852057808 | 2021-02-11 19:13:47.209 | | tags | | 2021-02-11 19:13:47.209 | | updated_at | 2021-02-11T19:11:09Z | 2021-02-11 19:13:47.209 | +---------------------------+--------------------------------------+ 2021-02-11 19:13:47.387 | Neutron subnetworks: 2021-02-11 19:13:49.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:49.830 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:49.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:49.830 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:49.830 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-11 19:13:49.830 | | ID | Name | Network | Subnet | 2021-02-11 19:13:49.830 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-11 19:13:49.830 | | ab64292e-9f64-4f9e-a2e3-e6f852057808 | public-subnet | dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc | 172.28.3.0/24 | 2021-02-11 19:13:49.830 | | baefd264-97d4-4736-9b33-2275fe88339b | private-subnet | b0f8ebe6-c273-480e-b469-08e028bb9072 | 172.20.0.0/26 | 2021-02-11 19:13:49.830 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-11 19:13:52.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:52.458 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:52.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:52.458 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:55.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:55.096 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:55.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:55.096 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:55.096 | +----------------------+--------------------------------------+ 2021-02-11 19:13:55.096 | | Field | Value | 2021-02-11 19:13:55.096 | +----------------------+--------------------------------------+ 2021-02-11 19:13:55.096 | | allocation_pools | 172.28.3.2-172.28.3.254 | 2021-02-11 19:13:55.096 | | cidr | 172.28.3.0/24 | 2021-02-11 19:13:55.096 | | created_at | 2021-02-11T19:11:09Z | 2021-02-11 19:13:55.096 | | description | | 2021-02-11 19:13:55.096 | | dns_nameservers | | 2021-02-11 19:13:55.096 | | dns_publish_fixed_ip | None | 2021-02-11 19:13:55.096 | | enable_dhcp | False | 2021-02-11 19:13:55.097 | | gateway_ip | 172.28.3.1 | 2021-02-11 19:13:55.097 | | host_routes | | 2021-02-11 19:13:55.097 | | id | ab64292e-9f64-4f9e-a2e3-e6f852057808 | 2021-02-11 19:13:55.097 | | ip_version | 4 | 2021-02-11 19:13:55.097 | | ipv6_address_mode | None | 2021-02-11 19:13:55.097 | | ipv6_ra_mode | None | 2021-02-11 19:13:55.097 | | name | public-subnet | 2021-02-11 19:13:55.097 | | network_id | dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc | 2021-02-11 19:13:55.097 | | prefix_length | None | 2021-02-11 19:13:55.097 | | project_id | 3697ada997da4b8bb94e8215aefe7f63 | 2021-02-11 19:13:55.097 | | revision_number | 0 | 2021-02-11 19:13:55.097 | | segment_id | None | 2021-02-11 19:13:55.097 | | service_types | | 2021-02-11 19:13:55.097 | | subnetpool_id | None | 2021-02-11 19:13:55.097 | | tags | | 2021-02-11 19:13:55.097 | | updated_at | 2021-02-11T19:11:09Z | 2021-02-11 19:13:55.097 | +----------------------+--------------------------------------+ 2021-02-11 19:13:57.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:57.757 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:57.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:13:57.757 | from cryptography.utils import int_from_bytes 2021-02-11 19:13:57.757 | +----------------------+--------------------------------------+ 2021-02-11 19:13:57.757 | | Field | Value | 2021-02-11 19:13:57.757 | +----------------------+--------------------------------------+ 2021-02-11 19:13:57.757 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-02-11 19:13:57.757 | | cidr | 172.20.0.0/26 | 2021-02-11 19:13:57.757 | | created_at | 2021-02-11T19:10:42Z | 2021-02-11 19:13:57.757 | | description | | 2021-02-11 19:13:57.758 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-02-11 19:13:57.758 | | dns_publish_fixed_ip | None | 2021-02-11 19:13:57.758 | | enable_dhcp | True | 2021-02-11 19:13:57.758 | | gateway_ip | 172.20.0.1 | 2021-02-11 19:13:57.758 | | host_routes | | 2021-02-11 19:13:57.758 | | id | baefd264-97d4-4736-9b33-2275fe88339b | 2021-02-11 19:13:57.758 | | ip_version | 4 | 2021-02-11 19:13:57.758 | | ipv6_address_mode | None | 2021-02-11 19:13:57.758 | | ipv6_ra_mode | None | 2021-02-11 19:13:57.758 | | name | private-subnet | 2021-02-11 19:13:57.758 | | network_id | b0f8ebe6-c273-480e-b469-08e028bb9072 | 2021-02-11 19:13:57.758 | | prefix_length | None | 2021-02-11 19:13:57.758 | | project_id | 4f4760d339ee4989a3d876844aa4a87f | 2021-02-11 19:13:57.758 | | revision_number | 1 | 2021-02-11 19:13:57.758 | | segment_id | None | 2021-02-11 19:13:57.758 | | service_types | | 2021-02-11 19:13:57.758 | | subnetpool_id | 409c1bf7-68ed-4300-b62c-a6bb61afdb19 | 2021-02-11 19:13:57.758 | | tags | | 2021-02-11 19:13:57.758 | | updated_at | 2021-02-11T19:13:36Z | 2021-02-11 19:13:57.758 | +----------------------+--------------------------------------+ 2021-02-11 19:13:58.169 | + ./stack.sh:main:1439 : command openstack complete 2021-02-11 19:13:58.169 | + ./stack.sh:main:1440 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-02-11 19:13:58.172 | + ./stack.sh:main:1439 : openstack complete 2021-02-11 19:14:00.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:00.838 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:00.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:00.838 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:00.838 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-02-11 19:14:01.247 | + ./stack.sh:main:1443 : is_service_enabled cinder 2021-02-11 19:14:01.264 | + functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:01.267 | + ./stack.sh:main:1444 : is_ubuntu 2021-02-11 19:14:01.269 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-11 19:14:01.272 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-11 19:14:01.275 | + ./stack.sh:main:1445 : echo_summary 'Configuring lvm.conf global device filter' 2021-02-11 19:14:01.278 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:14:01.280 | + ./stack.sh:echo_summary:422 : echo -e Configuring lvm.conf global device filter 2021-02-11 19:14:01.283 | + ./stack.sh:main:1446 : set_lvm_filter 2021-02-11 19:14:01.286 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-02-11 19:14:01.289 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-02-11 19:14:01.293 | + lib/lvm:set_lvm_filter:180 : local pv 2021-02-11 19:14:01.295 | + lib/lvm:set_lvm_filter:181 : local vg 2021-02-11 19:14:01.298 | + lib/lvm:set_lvm_filter:182 : local line 2021-02-11 19:14:01.301 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-02-11 19:14:01.367 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-02-11 19:14:01.370 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-02-11 19:14:01.372 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-02-11 19:14:01.392 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-02-11 19:14:01.411 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-02-11 19:14:01.414 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:14:01.418 | + ./stack.sh:echo_summary:422 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-02-11 19:14:01.421 | + ./stack.sh:main:1456 : run_phase stack test-config 2021-02-11 19:14:01.424 | + functions-common:run_phase:1734 : local mode=stack 2021-02-11 19:14:01.426 | + functions-common:run_phase:1735 : local phase=test-config 2021-02-11 19:14:01.429 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-11 19:14:01.432 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-11 19:14:01.434 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-11 19:14:01.437 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-11 19:14:01.439 | + functions-common:run_phase:1744 : local extra 2021-02-11 19:14:01.443 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-11 19:14:01.446 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-11 19:14:01.449 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-11 19:14:01.452 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-11 19:14:01.454 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-02-11 19:14:01.457 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-11 19:14:01.473 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:01.475 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 19:14:01.478 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:14:01.481 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-02-11 19:14:01.483 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:14:01.486 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-11 19:14:01.488 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:14:01.491 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-02-11 19:14:01.494 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:14:01.496 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-02-11 19:14:01.499 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-02-11 19:14:01.501 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-11 19:14:01.504 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-02-11 19:14:01.506 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:14:01.509 | ++ ./stack.sh:echo_summary:422 : echo -e Initializing Tempest 2021-02-11 19:14:01.511 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-02-11 19:14:01.514 | ++ lib/tempest:configure_tempest:116 : [[ True == \T\r\u\e ]] 2021-02-11 19:14:01.516 | ++ lib/tempest:configure_tempest:117 : setup_develop /opt/stack/tempest 2021-02-11 19:14:01.518 | ++ inc/python:setup_develop:338 : local bindep 2021-02-11 19:14:01.520 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-11 19:14:01.521 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-02-11 19:14:01.524 | ++ inc/python:setup_develop:344 : local extras= 2021-02-11 19:14:01.526 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-02-11 19:14:01.528 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-11 19:14:01.530 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-11 19:14:01.532 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-02-11 19:14:01.534 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-11 19:14:01.536 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-11 19:14:01.539 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-02-11 19:14:01.541 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-11 19:14:01.544 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-02-11 19:14:01.546 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-11 19:14:01.547 | ++ inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-11 19:14:01.550 | +++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-02-11 19:14:01.555 | ++ inc/python:_setup_package_with_constraints_edit:383 : name=tempest 2021-02-11 19:14:01.557 | ++ inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest '-e file:///opt/stack/tempest#egg=tempest' 2021-02-11 19:14:02.256 | ++ inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/tempest -e 2021-02-11 19:14:02.258 | ++ inc/python:setup_package:417 : local bindep=0 2021-02-11 19:14:02.260 | ++ inc/python:setup_package:418 : local bindep_flag= 2021-02-11 19:14:02.262 | ++ inc/python:setup_package:419 : local bindep_profiles= 2021-02-11 19:14:02.265 | ++ inc/python:setup_package:420 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-11 19:14:02.267 | ++ inc/python:setup_package:425 : local project_dir=/opt/stack/tempest 2021-02-11 19:14:02.269 | ++ inc/python:setup_package:426 : local flags=-e 2021-02-11 19:14:02.271 | ++ inc/python:setup_package:427 : local extras= 2021-02-11 19:14:02.273 | ++ inc/python:setup_package:431 : [[ -n -e ]] 2021-02-11 19:14:02.275 | ++ inc/python:setup_package:431 : [[ -z '' ]] 2021-02-11 19:14:02.277 | ++ inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-11 19:14:02.279 | ++ inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-11 19:14:02.281 | ++ inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-11 19:14:02.283 | ++ inc/python:setup_package:445 : pip_install -e /opt/stack/tempest 2021-02-11 19:14:02.302 | Using python 3.6 to install /opt/stack/tempest 2021-02-11 19:14:02.304 | ++ 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2021-02-11 19:14:03.510 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:03.510 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:03.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:03.510 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:04.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 19:14:04.681 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-02-11 19:14:04.689 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 19:14:04.692 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 19:14:04.699 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 19:14:04.704 | Obtaining file:///opt/stack/tempest 2021-02-11 19:14:06.694 | Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-11 19:14:08.693 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-11 19:14:08.697 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-11 19:14:08.712 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-11 19:14:08.777 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-11 19:14:08.782 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-11 19:14:08.790 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-11 19:14:08.802 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-11 19:14:08.842 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-11 19:14:08.875 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-11 19:14:08.882 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-11 19:14:08.894 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (8.4.0) 2021-02-11 19:14:08.941 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (5.0.1) 2021-02-11 19:14:08.948 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.4.0) 2021-02-11 19:14:08.993 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.1.0) 2021-02-11 19:14:09.003 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.7.0) 2021-02-11 19:14:09.023 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (20.9) 2021-02-11 19:14:09.029 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.2) 2021-02-11 19:14:09.068 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.5.1) 2021-02-11 19:14:09.072 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.7.2) 2021-02-11 19:14:09.075 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.9.6) 2021-02-11 19:14:09.078 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-02-11 19:14:09.081 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.1) 2021-02-11 19:14:09.084 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (0.17.3) 2021-02-11 19:14:09.089 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.1) 2021-02-11 19:14:09.095 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (1.4.0) 2021-02-11 19:14:09.110 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2021.1) 2021-02-11 19:14:09.115 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.25.1) 2021-02-11 19:14:09.138 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.4.0) 2021-02-11 19:14:09.143 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (53.0.0) 2021-02-11 19:14:09.193 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.15.0) 2021-02-11 19:14:09.197 | Requirement already satisfied: stestr===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.1.0) 2021-02-11 19:14:09.229 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.3.0) 2021-02-11 19:14:09.240 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (2.4.0) 2021-02-11 19:14:09.260 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.4.0) 2021-02-11 19:14:09.264 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.7.4.3) 2021-02-11 19:14:09.269 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.1.0) 2021-02-11 19:14:09.277 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (1.26.3) 2021-02-11 19:14:09.300 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.12.1) 2021-02-11 19:14:09.306 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (0.2.5) 2021-02-11 19:14:09.312 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (1.12.1) 2021-02-11 19:14:09.315 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.4.0) 2021-02-11 19:14:09.343 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-11 19:14:09.389 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-11 19:14:09.408 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-11 19:14:09.415 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.1.1) 2021-02-11 19:14:09.424 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-11 19:14:09.428 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-11 19:14:09.432 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-11 19:14:09.435 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-11 19:14:09.446 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-11 19:14:09.460 | Requirement already satisfied: cryptography===3.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.4) 2021-02-11 19:14:09.505 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-11 19:14:09.508 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-11 19:14:09.513 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-11 19:14:09.517 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-11 19:14:09.520 | Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (0.18.2) 2021-02-11 19:14:09.524 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (1.6.0) 2021-02-11 19:14:09.527 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-11 19:14:09.530 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.4.0) 2021-02-11 19:14:09.533 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-11 19:14:09.535 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-11 19:14:09.540 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.20) 2021-02-11 19:14:11.449 | Installing collected packages: tempest 2021-02-11 19:14:11.450 | Running setup.py develop for tempest 2021-02-11 19:14:13.778 | Successfully installed tempest 2021-02-11 19:14:13.927 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 19:14:13.927 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-11 19:14:14.036 | ++ inc/python:pip_install:200 : result=0 2021-02-11 19:14:14.039 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-11 19:14:14.041 | ++ functions-common:time_stop:2306 : local name 2021-02-11 19:14:14.043 | ++ functions-common:time_stop:2307 : local end_time 2021-02-11 19:14:14.046 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-11 19:14:14.048 | ++ functions-common:time_stop:2309 : local total 2021-02-11 19:14:14.050 | ++ functions-common:time_stop:2310 : local start_time 2021-02-11 19:14:14.052 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-11 19:14:14.054 | ++ functions-common:time_stop:2313 : start_time=1613070842297 2021-02-11 19:14:14.056 | ++ functions-common:time_stop:2315 : [[ -z 1613070842297 ]] 2021-02-11 19:14:14.059 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-11 19:14:14.062 | ++ functions-common:time_stop:2318 : end_time=1613070854060 2021-02-11 19:14:14.065 | ++ functions-common:time_stop:2319 : elapsed_time=11763 2021-02-11 19:14:14.067 | ++ functions-common:time_stop:2320 : total=280282 2021-02-11 19:14:14.069 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-11 19:14:14.071 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=292045 2021-02-11 19:14:14.073 | ++ inc/python:pip_install:203 : return 0 2021-02-11 19:14:14.075 | ++ inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-11 19:14:14.077 | ++ inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-11 19:14:14.079 | ++ functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-11 19:14:14.096 | ++ functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-11 19:14:14.108 | ++ inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/tempest 2021-02-11 19:14:14.111 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-02-11 19:14:14.113 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-02-11 19:14:14.115 | ++ inc/python:use_library_from_git:252 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-02-11 19:14:14.117 | ++ inc/python:use_library_from_git:252 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/tempest, ]] 2021-02-11 19:14:14.119 | ++ inc/python:use_library_from_git:253 : return 1 2021-02-11 19:14:14.122 | ++ lib/tempest:configure_tempest:123 : local image_lines 2021-02-11 19:14:14.124 | ++ lib/tempest:configure_tempest:124 : local images 2021-02-11 19:14:14.126 | ++ lib/tempest:configure_tempest:125 : local num_images 2021-02-11 19:14:14.128 | ++ lib/tempest:configure_tempest:126 : local image_uuid 2021-02-11 19:14:14.130 | ++ lib/tempest:configure_tempest:127 : local image_uuid_alt 2021-02-11 19:14:14.132 | ++ lib/tempest:configure_tempest:128 : local password 2021-02-11 19:14:14.134 | ++ lib/tempest:configure_tempest:129 : local line 2021-02-11 19:14:14.136 | ++ lib/tempest:configure_tempest:130 : local flavors 2021-02-11 19:14:14.138 | ++ lib/tempest:configure_tempest:131 : local available_flavors 2021-02-11 19:14:14.141 | ++ lib/tempest:configure_tempest:132 : local flavors_ref 2021-02-11 19:14:14.143 | ++ lib/tempest:configure_tempest:133 : local flavor_lines 2021-02-11 19:14:14.145 | ++ lib/tempest:configure_tempest:134 : local flavor_ref_size 2021-02-11 19:14:14.147 | ++ lib/tempest:configure_tempest:135 : local flavor_ref_alt_size 2021-02-11 19:14:14.149 | ++ lib/tempest:configure_tempest:136 : local public_network_id 2021-02-11 19:14:14.151 | ++ lib/tempest:configure_tempest:137 : local public_router_id 2021-02-11 19:14:14.154 | ++ lib/tempest:configure_tempest:138 : local ssh_connect_method=floating 2021-02-11 19:14:14.156 | ++ lib/tempest:configure_tempest:139 : local disk 2021-02-11 19:14:14.158 | ++ lib/tempest:configure_tempest:142 : ifs=' 2021-02-11 19:14:14.159 | ' 2021-02-11 19:14:14.161 | ++ lib/tempest:configure_tempest:152 : declare -a images 2021-02-11 19:14:14.164 | ++ lib/tempest:configure_tempest:154 : is_service_enabled glance 2021-02-11 19:14:14.178 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:14.181 | ++ lib/tempest:configure_tempest:155 : read -r IMAGE_NAME IMAGE_UUID 2021-02-11 19:14:14.182 | +++ lib/tempest:configure_tempest:115 : oscwrap image list --property status=active 2021-02-11 19:14:14.182 | +++ lib/tempest:configure_tempest:115 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-02-11 19:14:16.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:16.783 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:16.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:16.783 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:16.967 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:14:16.969 | ++ lib/tempest:configure_tempest:156 : '[' ubuntu-16 = '' ']' 2021-02-11 19:14:16.973 | ++ lib/tempest:configure_tempest:160 : images+=($IMAGE_UUID) 2021-02-11 19:14:16.976 | ++ lib/tempest:configure_tempest:155 : read -r IMAGE_NAME IMAGE_UUID 2021-02-11 19:14:16.978 | ++ lib/tempest:configure_tempest:163 : case "${#images[*]}" in 2021-02-11 19:14:16.981 | ++ lib/tempest:configure_tempest:169 : '[' -z '' ']' 2021-02-11 19:14:16.984 | ++ lib/tempest:configure_tempest:170 : image_uuid=395471d2-b3dc-4a03-b77c-26b736d05e84 2021-02-11 19:14:16.986 | ++ lib/tempest:configure_tempest:171 : image_uuid_alt=395471d2-b3dc-4a03-b77c-26b736d05e84 2021-02-11 19:14:16.988 | ++ lib/tempest:configure_tempest:185 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-02-11 19:14:17.001 | ++ lib/tempest:configure_tempest:186 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-02-11 19:14:17.005 | ++ lib/tempest:configure_tempest:188 : local password=Passw0rd 2021-02-11 19:14:17.007 | ++ lib/tempest:configure_tempest:191 : local admin_username=admin 2021-02-11 19:14:17.010 | ++ lib/tempest:configure_tempest:192 : local admin_project_name=admin 2021-02-11 19:14:17.012 | ++ lib/tempest:configure_tempest:193 : local admin_domain_name=Default 2021-02-11 19:14:17.014 | ++ lib/tempest:configure_tempest:194 : local alt_username=alt_demo 2021-02-11 19:14:17.016 | ++ lib/tempest:configure_tempest:195 : local alt_project_name=alt_demo 2021-02-11 19:14:17.019 | ++ lib/tempest:configure_tempest:196 : local admin_project_id 2021-02-11 19:14:17.023 | +++ lib/tempest:configure_tempest:197 : oscwrap project list 2021-02-11 19:14:17.023 | +++ lib/tempest:configure_tempest:197 : awk '/ admin / { print $2 }' 2021-02-11 19:14:19.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:19.409 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:19.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:19.409 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:19.595 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:14:19.599 | ++ lib/tempest:configure_tempest:197 : admin_project_id=3697ada997da4b8bb94e8215aefe7f63 2021-02-11 19:14:19.602 | ++ lib/tempest:configure_tempest:199 : is_service_enabled nova 2021-02-11 19:14:19.619 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:19.622 | +++ lib/tempest:configure_tempest:202 : nova flavor-list 2021-02-11 19:14:21.453 | ++ lib/tempest:configure_tempest:202 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:14:21.453 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-11 19:14:21.453 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:14:21.453 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-11 19:14:21.453 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-11 19:14:21.453 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-02-11 19:14:21.455 | ++ lib/tempest:configure_tempest:203 : [[ -z '' ]] 2021-02-11 19:14:21.458 | ++ lib/tempest:configure_tempest:204 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:14:21.458 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-11 19:14:21.458 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:14:21.458 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-11 19:14:21.458 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-11 19:14:21.458 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-02-11 19:14:21.461 | ++ lib/tempest:configure_tempest:209 : flavor_ref=42 2021-02-11 19:14:21.463 | ++ lib/tempest:configure_tempest:210 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:14:21.464 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-11 19:14:21.464 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-11 19:14:21.464 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-11 19:14:21.464 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-11 19:14:21.464 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-02-11 19:14:21.467 | ++ lib/tempest:configure_tempest:215 : flavor_ref_alt=84 2021-02-11 19:14:21.469 | ++ lib/tempest:configure_tempest:264 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-02-11 19:14:21.496 | ++ lib/tempest:configure_tempest:266 : ssh_connect_method=floating 2021-02-11 19:14:21.498 | ++ lib/tempest:configure_tempest:272 : [[ True == \T\r\u\e ]] 2021-02-11 19:14:21.501 | ++ lib/tempest:configure_tempest:272 : is_networking_extension_supported external-net 2021-02-11 19:14:21.503 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-02-11 19:14:21.507 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-02-11 19:14:24.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:24.020 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:24.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:24.020 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:24.204 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:14:24.208 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-11 19:14:24.208 | address-scope 2021-02-11 19:14:24.208 | router-admin-state-down-before-update 2021-02-11 19:14:24.208 | agent 2021-02-11 19:14:24.208 | agent-resources-synced 2021-02-11 19:14:24.208 | allowed-address-pairs 2021-02-11 19:14:24.208 | auto-allocated-topology 2021-02-11 19:14:24.208 | availability_zone 2021-02-11 19:14:24.208 | availability_zone_filter 2021-02-11 19:14:24.208 | default-subnetpools 2021-02-11 19:14:24.208 | dhcp_agent_scheduler 2021-02-11 19:14:24.208 | dvr 2021-02-11 19:14:24.208 | empty-string-filtering 2021-02-11 19:14:24.208 | external-net 2021-02-11 19:14:24.208 | extra_dhcp_opt 2021-02-11 19:14:24.208 | extraroute 2021-02-11 19:14:24.208 | extraroute-atomic 2021-02-11 19:14:24.208 | filter-validation 2021-02-11 19:14:24.208 | fip-port-details 2021-02-11 19:14:24.208 | flavors 2021-02-11 19:14:24.208 | floatingip-pools 2021-02-11 19:14:24.208 | ip-substring-filtering 2021-02-11 19:14:24.208 | router 2021-02-11 19:14:24.208 | ext-gw-mode 2021-02-11 19:14:24.208 | l3-ha 2021-02-11 19:14:24.208 | l3-flavors 2021-02-11 19:14:24.208 | l3-port-ip-change-not-allowed 2021-02-11 19:14:24.208 | l3_agent_scheduler 2021-02-11 19:14:24.208 | metering 2021-02-11 19:14:24.209 | metering_source_and_destination_fields 2021-02-11 19:14:24.209 | multi-provider 2021-02-11 19:14:24.209 | net-mtu 2021-02-11 19:14:24.209 | net-mtu-writable 2021-02-11 19:14:24.209 | network_availability_zone 2021-02-11 19:14:24.209 | network-ip-availability 2021-02-11 19:14:24.209 | pagination 2021-02-11 19:14:24.209 | port-device-profile 2021-02-11 19:14:24.209 | port-mac-address-regenerate 2021-02-11 19:14:24.209 | port-numa-affinity-policy 2021-02-11 19:14:24.209 | binding 2021-02-11 19:14:24.209 | binding-extended 2021-02-11 19:14:24.209 | port-security 2021-02-11 19:14:24.209 | project-id 2021-02-11 19:14:24.209 | provider 2021-02-11 19:14:24.209 | quotas 2021-02-11 19:14:24.209 | quota_details 2021-02-11 19:14:24.209 | rbac-policies 2021-02-11 19:14:24.209 | rbac-address-scope 2021-02-11 19:14:24.209 | rbac-security-groups 2021-02-11 19:14:24.209 | rbac-subnetpool 2021-02-11 19:14:24.209 | revision-if-match 2021-02-11 19:14:24.209 | standard-attr-revisions 2021-02-11 19:14:24.209 | router_availability_zone 2021-02-11 19:14:24.209 | security-groups-normalized-cidr 2021-02-11 19:14:24.209 | port-security-groups-filtering 2021-02-11 19:14:24.210 | security-groups-remote-address-group 2021-02-11 19:14:24.210 | security-group 2021-02-11 19:14:24.210 | service-type 2021-02-11 19:14:24.210 | sorting 2021-02-11 19:14:24.210 | standard-attr-description 2021-02-11 19:14:24.210 | stateful-security-group 2021-02-11 19:14:24.210 | subnet_onboard 2021-02-11 19:14:24.210 | subnet-service-types 2021-02-11 19:14:24.210 | subnet_allocation 2021-02-11 19:14:24.210 | subnetpool-prefix-ops 2021-02-11 19:14:24.210 | standard-attr-tag 2021-02-11 19:14:24.210 | standard-attr-timestamp' 2021-02-11 19:14:24.212 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-11 19:14:24.212 | address-scope 2021-02-11 19:14:24.212 | router-admin-state-down-before-update 2021-02-11 19:14:24.212 | agent 2021-02-11 19:14:24.212 | agent-resources-synced 2021-02-11 19:14:24.212 | allowed-address-pairs 2021-02-11 19:14:24.212 | auto-allocated-topology 2021-02-11 19:14:24.213 | availability_zone 2021-02-11 19:14:24.213 | availability_zone_filter 2021-02-11 19:14:24.213 | default-subnetpools 2021-02-11 19:14:24.213 | dhcp_agent_scheduler 2021-02-11 19:14:24.213 | dvr 2021-02-11 19:14:24.213 | empty-string-filtering 2021-02-11 19:14:24.213 | external-net 2021-02-11 19:14:24.213 | extra_dhcp_opt 2021-02-11 19:14:24.213 | extraroute 2021-02-11 19:14:24.213 | extraroute-atomic 2021-02-11 19:14:24.213 | filter-validation 2021-02-11 19:14:24.213 | fip-port-details 2021-02-11 19:14:24.213 | flavors 2021-02-11 19:14:24.213 | floatingip-pools 2021-02-11 19:14:24.213 | ip-substring-filtering 2021-02-11 19:14:24.213 | router 2021-02-11 19:14:24.213 | ext-gw-mode 2021-02-11 19:14:24.213 | l3-ha 2021-02-11 19:14:24.213 | l3-flavors 2021-02-11 19:14:24.213 | l3-port-ip-change-not-allowed 2021-02-11 19:14:24.213 | l3_agent_scheduler 2021-02-11 19:14:24.213 | metering 2021-02-11 19:14:24.213 | metering_source_and_destination_fields 2021-02-11 19:14:24.213 | multi-provider 2021-02-11 19:14:24.213 | net-mtu 2021-02-11 19:14:24.213 | net-mtu-writable 2021-02-11 19:14:24.213 | network_availability_zone 2021-02-11 19:14:24.213 | network-ip-availability 2021-02-11 19:14:24.213 | pagination 2021-02-11 19:14:24.213 | port-device-profile 2021-02-11 19:14:24.213 | port-mac-address-regenerate 2021-02-11 19:14:24.213 | port-numa-affinity-policy 2021-02-11 19:14:24.213 | binding 2021-02-11 19:14:24.213 | binding-extended 2021-02-11 19:14:24.213 | port-security 2021-02-11 19:14:24.214 | project-id 2021-02-11 19:14:24.214 | provider 2021-02-11 19:14:24.214 | quotas 2021-02-11 19:14:24.214 | quota_details 2021-02-11 19:14:24.214 | rbac-policies 2021-02-11 19:14:24.214 | rbac-address-scope 2021-02-11 19:14:24.214 | rbac-security-groups 2021-02-11 19:14:24.214 | rbac-subnetpool 2021-02-11 19:14:24.214 | revision-if-match 2021-02-11 19:14:24.214 | standard-attr-revisions 2021-02-11 19:14:24.214 | router_availability_zone 2021-02-11 19:14:24.214 | security-groups-normalized-cidr 2021-02-11 19:14:24.214 | port-security-groups-filtering 2021-02-11 19:14:24.214 | security-groups-remote-address-group 2021-02-11 19:14:24.214 | security-group 2021-02-11 19:14:24.214 | service-type 2021-02-11 19:14:24.214 | sorting 2021-02-11 19:14:24.214 | standard-attr-description 2021-02-11 19:14:24.214 | stateful-security-group 2021-02-11 19:14:24.214 | subnet_onboard 2021-02-11 19:14:24.214 | subnet-service-types 2021-02-11 19:14:24.214 | subnet_allocation 2021-02-11 19:14:24.214 | subnetpool-prefix-ops 2021-02-11 19:14:24.214 | standard-attr-tag 2021-02-11 19:14:24.214 | standard-attr-timestamp =~ external-net ]] 2021-02-11 19:14:24.215 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-11 19:14:24.218 | +++ lib/tempest:configure_tempest:273 : oscwrap network show -f value -c id public 2021-02-11 19:14:26.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:26.824 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:26.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:26.824 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:27.006 | +++ functions-common:oscwrap:2346 : return 0 2021-02-11 19:14:27.009 | ++ lib/tempest:configure_tempest:273 : public_network_id=dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc 2021-02-11 19:14:27.012 | ++ lib/tempest:configure_tempest:275 : openstack network create --share shared 2021-02-11 19:14:29.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:29.901 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:29.901 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:29.901 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:29.901 | +---------------------------+--------------------------------------+ 2021-02-11 19:14:29.901 | | Field | Value | 2021-02-11 19:14:29.901 | +---------------------------+--------------------------------------+ 2021-02-11 19:14:29.901 | | admin_state_up | UP | 2021-02-11 19:14:29.901 | | availability_zone_hints | | 2021-02-11 19:14:29.902 | | availability_zones | | 2021-02-11 19:14:29.902 | | created_at | 2021-02-11T19:14:29Z | 2021-02-11 19:14:29.902 | | description | | 2021-02-11 19:14:29.902 | | dns_domain | None | 2021-02-11 19:14:29.902 | | id | 0eb31ec7-9377-4717-b01d-da7d51d28b4c | 2021-02-11 19:14:29.902 | | ipv4_address_scope | None | 2021-02-11 19:14:29.902 | | ipv6_address_scope | None | 2021-02-11 19:14:29.902 | | is_default | False | 2021-02-11 19:14:29.902 | | is_vlan_transparent | None | 2021-02-11 19:14:29.902 | | mtu | 1450 | 2021-02-11 19:14:29.902 | | name | shared | 2021-02-11 19:14:29.902 | | port_security_enabled | True | 2021-02-11 19:14:29.902 | | project_id | 3697ada997da4b8bb94e8215aefe7f63 | 2021-02-11 19:14:29.902 | | provider:network_type | vxlan | 2021-02-11 19:14:29.902 | | provider:physical_network | None | 2021-02-11 19:14:29.902 | | provider:segmentation_id | 2 | 2021-02-11 19:14:29.902 | | qos_policy_id | None | 2021-02-11 19:14:29.902 | | revision_number | 1 | 2021-02-11 19:14:29.902 | | router:external | Internal | 2021-02-11 19:14:29.902 | | segments | None | 2021-02-11 19:14:29.902 | | shared | True | 2021-02-11 19:14:29.902 | | status | ACTIVE | 2021-02-11 19:14:29.902 | | subnets | | 2021-02-11 19:14:29.902 | | tags | | 2021-02-11 19:14:29.902 | | updated_at | 2021-02-11T19:14:29Z | 2021-02-11 19:14:29.902 | +---------------------------+--------------------------------------+ 2021-02-11 19:14:30.102 | ++ lib/tempest:configure_tempest:276 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-02-11 19:14:33.556 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:33.556 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:33.556 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-11 19:14:33.556 | from cryptography.utils import int_from_bytes 2021-02-11 19:14:33.556 | +----------------------+--------------------------------------+ 2021-02-11 19:14:33.556 | | Field | Value | 2021-02-11 19:14:33.557 | +----------------------+--------------------------------------+ 2021-02-11 19:14:33.557 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-02-11 19:14:33.557 | | cidr | 192.168.233.0/24 | 2021-02-11 19:14:33.557 | | created_at | 2021-02-11T19:14:32Z | 2021-02-11 19:14:33.557 | | description | shared-subnet | 2021-02-11 19:14:33.557 | | dns_nameservers | | 2021-02-11 19:14:33.557 | | dns_publish_fixed_ip | None | 2021-02-11 19:14:33.557 | | enable_dhcp | True | 2021-02-11 19:14:33.557 | | gateway_ip | 192.168.233.1 | 2021-02-11 19:14:33.557 | | host_routes | | 2021-02-11 19:14:33.557 | | id | 374292fb-ed49-400c-af75-a7d3e4524497 | 2021-02-11 19:14:33.557 | | ip_version | 4 | 2021-02-11 19:14:33.557 | | ipv6_address_mode | None | 2021-02-11 19:14:33.557 | | ipv6_ra_mode | None | 2021-02-11 19:14:33.557 | | name | shared-subnet | 2021-02-11 19:14:33.557 | | network_id | 0eb31ec7-9377-4717-b01d-da7d51d28b4c | 2021-02-11 19:14:33.557 | | prefix_length | None | 2021-02-11 19:14:33.557 | | project_id | 3697ada997da4b8bb94e8215aefe7f63 | 2021-02-11 19:14:33.557 | | revision_number | 0 | 2021-02-11 19:14:33.557 | | segment_id | None | 2021-02-11 19:14:33.557 | | service_types | | 2021-02-11 19:14:33.557 | | subnetpool_id | None | 2021-02-11 19:14:33.557 | | tags | | 2021-02-11 19:14:33.557 | | updated_at | 2021-02-11T19:14:32Z | 2021-02-11 19:14:33.557 | +----------------------+--------------------------------------+ 2021-02-11 19:14:33.748 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-02-11 19:14:33.778 | ++ lib/tempest:configure_tempest:282 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-02-11 19:14:33.807 | ++ lib/tempest:configure_tempest:283 : mkdir -p /opt/stack/data/tempest 2021-02-11 19:14:33.811 | ++ lib/tempest:configure_tempest:284 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-02-11 19:14:33.838 | ++ lib/tempest:configure_tempest:285 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-02-11 19:14:33.865 | ++ lib/tempest:configure_tempest:286 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-02-11 19:14:33.891 | ++ lib/tempest:configure_tempest:289 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-02-11 19:14:33.920 | ++ lib/tempest:configure_tempest:290 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-02-11 19:14:33.948 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.101/identity/v2.0/ 2021-02-11 19:14:33.977 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.101/identity/v3 2021-02-11 19:14:34.006 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-02-11 19:14:34.034 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-02-11 19:14:34.061 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-02-11 19:14:34.089 | ++ lib/tempest:configure_tempest:298 : [[ True == \T\r\u\e ]] 2021-02-11 19:14:34.091 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-02-11 19:14:34.120 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-02-11 19:14:34.146 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-02-11 19:14:34.173 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-02-11 19:14:34.202 | ++ lib/tempest:configure_tempest:304 : '[' False == True ']' 2021-02-11 19:14:34.204 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-02-11 19:14:34.242 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-02-11 19:14:34.270 | ++ lib/tempest:configure_tempest:312 : [[ '' != \v\2 ]] 2021-02-11 19:14:34.273 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-02-11 19:14:34.299 | ++ lib/tempest:configure_tempest:317 : is_service_enabled tls-proxy 2021-02-11 19:14:34.317 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:14:34.320 | ++ lib/tempest:configure_tempest:322 : [[ True = True ]] 2021-02-11 19:14:34.322 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-02-11 19:14:34.348 | ++ lib/tempest:configure_tempest:328 : is_service_enabled ldap 2021-02-11 19:14:34.363 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:14:34.367 | ++ lib/tempest:configure_tempest:334 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-02-11 19:14:34.394 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-02-11 19:14:34.425 | ++ lib/tempest:configure_tempest:342 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-02-11 19:14:34.457 | ++ lib/tempest:configure_tempest:347 : [[ ! -z '' ]] 2021-02-11 19:14:34.459 | ++ lib/tempest:configure_tempest:350 : '[' libvirt = xenserver ']' 2021-02-11 19:14:34.461 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-02-11 19:14:34.489 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 395471d2-b3dc-4a03-b77c-26b736d05e84 2021-02-11 19:14:34.517 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 395471d2-b3dc-4a03-b77c-26b736d05e84 2021-02-11 19:14:34.546 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-02-11 19:14:34.573 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-02-11 19:14:34.602 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-02-11 19:14:34.631 | ++ lib/tempest:configure_tempest:360 : is_service_enabled neutron 2021-02-11 19:14:34.648 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:34.650 | ++ lib/tempest:configure_tempest:368 : [[ -n '' ]] 2021-02-11 19:14:34.652 | ++ lib/tempest:configure_tempest:378 : local tempest_compute_min_microversion=None 2021-02-11 19:14:34.655 | ++ lib/tempest:configure_tempest:379 : local tempest_compute_max_microversion=latest 2021-02-11 19:14:34.657 | ++ lib/tempest:configure_tempest:382 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-02-11 19:14:34.659 | ++ lib/tempest:configure_tempest:386 : '[' None == None ']' 2021-02-11 19:14:34.663 | ++ lib/tempest:configure_tempest:387 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-02-11 19:14:34.681 | ++ lib/tempest:configure_tempest:391 : '[' latest == None ']' 2021-02-11 19:14:34.683 | ++ lib/tempest:configure_tempest:394 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2021-02-11 19:14:34.712 | ++ lib/tempest:configure_tempest:397 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-02-11 19:14:34.742 | ++ lib/tempest:configure_tempest:398 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-02-11 19:14:34.773 | ++ lib/tempest:configure_tempest:399 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-02-11 19:14:34.800 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-02-11 19:14:34.830 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-02-11 19:14:34.859 | ++ lib/tempest:configure_tempest:402 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-02-11 19:14:34.886 | ++ lib/tempest:configure_tempest:403 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-02-11 19:14:34.914 | ++ lib/tempest:configure_tempest:405 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-02-11 19:14:34.917 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-02-11 19:14:34.945 | ++ lib/tempest:configure_tempest:409 : [[ False == \T\r\u\e ]] 2021-02-11 19:14:34.947 | ++ lib/tempest:configure_tempest:413 : is_service_enabled n-novnc 2021-02-11 19:14:34.966 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:14:34.968 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-02-11 19:14:34.998 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id dd26c341-ddc1-4e30-bbe9-7d5f89caf3dc 2021-02-11 19:14:35.026 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-02-11 19:14:35.055 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-02-11 19:14:35.082 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-02-11 19:14:35.110 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-02-11 19:14:35.137 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-02-11 19:14:35.163 | ++ lib/tempest:configure_tempest:427 : '[' libvirt = xenserver ']' 2021-02-11 19:14:35.165 | ++ lib/tempest:configure_tempest:433 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-02-11 19:14:35.168 | ++ lib/tempest:configure_tempest:434 : SCENARIO_IMAGE_FILE= 2021-02-11 19:14:35.170 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-02-11 19:14:35.202 | ++ lib/tempest:configure_tempest:439 : TEMPEST_SSH_NETWORK_NAME=private 2021-02-11 19:14:35.208 | ++ lib/tempest:configure_tempest:440 : is_provider_network 2021-02-11 19:14:35.214 | ++ functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-11 19:14:35.220 | ++ functions-common:is_provider_network:2158 : return 1 2021-02-11 19:14:35.224 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-02-11 19:14:35.252 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-02-11 19:14:35.283 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-02-11 19:14:35.313 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-02-11 19:14:35.340 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-02-11 19:14:35.366 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-02-11 19:14:35.394 | ++ lib/tempest:configure_tempest:456 : [[ -n '' ]] 2021-02-11 19:14:35.396 | ++ lib/tempest:configure_tempest:460 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-02-11 19:14:35.398 | ++ lib/tempest:configure_tempest:461 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-02-11 19:14:35.402 | +++ lib/tempest:configure_tempest:463 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-02-11 19:14:35.418 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-02-11 19:14:35.448 | ++ lib/tempest:configure_tempest:465 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-02-11 19:14:35.450 | ++ lib/tempest:configure_tempest:466 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-02-11 19:14:35.453 | +++ lib/tempest:configure_tempest:468 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-02-11 19:14:35.470 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-02-11 19:14:35.497 | ++ lib/tempest:configure_tempest:471 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-02-11 19:14:35.499 | ++ lib/tempest:configure_tempest:471 : '[' libvirt = libvirt ']' 2021-02-11 19:14:35.501 | ++ lib/tempest:configure_tempest:472 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-02-11 19:14:35.504 | +++ lib/tempest:configure_tempest:474 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-02-11 19:14:35.520 | ++ lib/tempest:configure_tempest:474 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-02-11 19:14:35.546 | ++ lib/tempest:configure_tempest:476 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-02-11 19:14:35.548 | ++ lib/tempest:configure_tempest:477 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-02-11 19:14:35.551 | +++ lib/tempest:configure_tempest:479 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-02-11 19:14:35.567 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-02-11 19:14:35.593 | ++ lib/tempest:configure_tempest:480 : local tempest_volume_min_microversion=None 2021-02-11 19:14:35.596 | ++ lib/tempest:configure_tempest:481 : local tempest_volume_max_microversion=latest 2021-02-11 19:14:35.598 | ++ lib/tempest:configure_tempest:484 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-02-11 19:14:35.601 | ++ lib/tempest:configure_tempest:488 : '[' None == None ']' 2021-02-11 19:14:35.604 | ++ lib/tempest:configure_tempest:489 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-02-11 19:14:35.622 | ++ lib/tempest:configure_tempest:494 : '[' latest == None ']' 2021-02-11 19:14:35.625 | ++ lib/tempest:configure_tempest:497 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2021-02-11 19:14:35.651 | ++ lib/tempest:configure_tempest:500 : is_service_enabled c-bak 2021-02-11 19:14:35.669 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:14:35.671 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-02-11 19:14:35.699 | ++ lib/tempest:configure_tempest:507 : [[ -n lvm:lvmdriver-1 ]] 2021-02-11 19:14:35.701 | ++ lib/tempest:configure_tempest:507 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-02-11 19:14:35.704 | ++ lib/tempest:configure_tempest:527 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-02-11 19:14:35.706 | ++ lib/tempest:configure_tempest:531 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-02-11 19:14:35.709 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_min_microversion=None 2021-02-11 19:14:35.711 | ++ lib/tempest:configure_tempest:542 : local tempest_placement_max_microversion=latest 2021-02-11 19:14:35.713 | ++ lib/tempest:configure_tempest:543 : '[' None == None ']' 2021-02-11 19:14:35.716 | ++ lib/tempest:configure_tempest:544 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-02-11 19:14:35.737 | ++ lib/tempest:configure_tempest:548 : '[' latest == None ']' 2021-02-11 19:14:35.739 | ++ lib/tempest:configure_tempest:551 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2021-02-11 19:14:35.768 | ++ lib/tempest:configure_tempest:555 : '[' libvirt = ironic ']' 2021-02-11 19:14:35.771 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = libvirt ']' 2021-02-11 19:14:35.774 | ++ lib/tempest:configure_tempest:571 : '[' kvm = lxc ']' 2021-02-11 19:14:35.776 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-02-11 19:14:35.803 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-02-11 19:14:35.829 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-02-11 19:14:35.857 | ++ lib/tempest:configure_tempest:593 : local service 2021-02-11 19:14:35.859 | ++ lib/tempest:configure_tempest:594 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-02-11 19:14:35.861 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-11 19:14:35.864 | ++ lib/tempest:configure_tempest:596 : is_service_enabled key 2021-02-11 19:14:35.880 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:35.882 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-02-11 19:14:35.913 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-11 19:14:35.916 | ++ lib/tempest:configure_tempest:596 : is_service_enabled glance 2021-02-11 19:14:35.932 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:35.934 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-02-11 19:14:35.962 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-11 19:14:35.965 | ++ lib/tempest:configure_tempest:596 : is_service_enabled nova 2021-02-11 19:14:35.982 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:35.984 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-02-11 19:14:36.015 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-11 19:14:36.018 | ++ lib/tempest:configure_tempest:596 : is_service_enabled neutron 2021-02-11 19:14:36.038 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:36.041 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-02-11 19:14:36.071 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-11 19:14:36.074 | ++ lib/tempest:configure_tempest:596 : is_service_enabled cinder 2021-02-11 19:14:36.090 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:36.094 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-02-11 19:14:36.127 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-11 19:14:36.130 | ++ lib/tempest:configure_tempest:596 : is_service_enabled swift 2021-02-11 19:14:36.149 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:14:36.151 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-02-11 19:14:36.179 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-11 19:14:36.181 | ++ lib/tempest:configure_tempest:596 : is_service_enabled horizon 2021-02-11 19:14:36.198 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-11 19:14:36.201 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-02-11 19:14:36.237 | ++ lib/tempest:configure_tempest:603 : '[' libvirt = libvirt ']' 2021-02-11 19:14:36.240 | ++ lib/tempest:configure_tempest:603 : '[' kvm = lxc ']' 2021-02-11 19:14:36.242 | ++ lib/tempest:configure_tempest:613 : local tmp_cfg_file 2021-02-11 19:14:36.246 | +++ lib/tempest:configure_tempest:614 : mktemp 2021-02-11 19:14:36.249 | ++ lib/tempest:configure_tempest:614 : tmp_cfg_file=/tmp/tmp.0ZqwC3mGJ6 2021-02-11 19:14:36.252 | ++ lib/tempest:configure_tempest:615 : cd /opt/stack/tempest 2021-02-11 19:14:36.255 | ++ lib/tempest:configure_tempest:616 : [[ False != \T\r\u\e ]] 2021-02-11 19:14:36.259 | ++ lib/tempest:configure_tempest:617 : tox -revenv-tempest --notest 2021-02-11 19:14:36.947 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-02-11 19:14:37.946 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-02-11 19:14:55.313 | venv-tempest develop-inst: /opt/stack/tempest 2021-02-11 19:15:00.903 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@bf5a9eef5cea91f8595875c2de88bf424ad86f77#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-11 19:15:00.903 | ___________________________________ summary ____________________________________ 2021-02-11 19:15:00.903 | venv-tempest: skipped tests 2021-02-11 19:15:00.903 | congratulations :) 2021-02-11 19:15:00.935 | ++ lib/tempest:configure_tempest:621 : local tmp_u_c_m 2021-02-11 19:15:00.938 | +++ lib/tempest:configure_tempest:622 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-02-11 19:15:00.942 | ++ lib/tempest:configure_tempest:622 : tmp_u_c_m=/tmp/tempest_u_c_m.Cm1VFFy4M2 2021-02-11 19:15:00.945 | ++ lib/tempest:configure_tempest:623 : cd /opt/stack/requirements 2021-02-11 19:15:00.948 | ++ lib/tempest:configure_tempest:623 : git show origin/master:upper-constraints.txt 2021-02-11 19:15:00.954 | ++ lib/tempest:configure_tempest:624 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Cm1VFFy4M2 -r requirements.txt 2021-02-11 19:15:02.689 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' 2021-02-11 19:15:02.689 | warnings.warn(msg) 2021-02-11 19:15:02.770 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-02-11 19:15:03.375 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@bf5a9eef5cea91f8595875c2de88bf424ad86f77#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-11 19:15:03.376 | venv-tempest run-test-pre: PYTHONHASHSEED='2649133617' 2021-02-11 19:15:03.376 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Cm1VFFy4M2 -r requirements.txt 2021-02-11 19:15:04.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 19:15:04.944 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 19:15:04.954 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 19:15:04.959 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 19:15:04.963 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 24)) (4.4.0) 2021-02-11 19:15:04.987 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 46)) (5.5.1) 2021-02-11 19:15:04.990 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 52)) (5.0.1) 2021-02-11 19:15:04.995 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 62)) (3.0.0) 2021-02-11 19:15:05.007 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 118)) (2.2.0) 2021-02-11 19:15:05.014 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 135)) (0.8.0) 2021-02-11 19:15:05.020 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 143)) (0.7.2) 2021-02-11 19:15:05.022 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 167)) (2.7.2) 2021-02-11 19:15:05.059 | Requirement already satisfied: urllib3===1.26.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 172)) (1.26.3) 2021-02-11 19:15:05.081 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 177)) (1.4.0) 2021-02-11 19:15:05.095 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 181)) (5.4.1) 2021-02-11 19:15:05.098 | Requirement already satisfied: cryptography===3.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 185)) (3.4.4) 2021-02-11 19:15:05.142 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 203)) (1.1.0) 2021-02-11 19:15:05.148 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 211)) (3.2.0) 2021-02-11 19:15:05.158 | Requirement already satisfied: cliff===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 245)) (3.6.0) 2021-02-11 19:15:05.171 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 276)) (4.4.0) 2021-02-11 19:15:05.214 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 304)) (3.1.0) 2021-02-11 19:15:05.245 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 305)) (4.1.0) 2021-02-11 19:15:05.254 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 343)) (2.4.0) 2021-02-11 19:15:05.273 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 385)) (1.4.0) 2021-02-11 19:15:05.288 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 392)) (1.0.2) 2021-02-11 19:15:05.290 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 394)) (8.4.0) 2021-02-11 19:15:05.335 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 409)) (2.4.7) 2021-02-11 19:15:05.338 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 420)) (3.3.0) 2021-02-11 19:15:05.347 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 429)) (1.5.0) 2021-02-11 19:15:05.410 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 446)) (1.15.0) 2021-02-11 19:15:05.413 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 473)) (1.12.1) 2021-02-11 19:15:05.415 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 484)) (1.4.0) 2021-02-11 19:15:05.418 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 487)) (0.18.2) 2021-02-11 19:15:05.421 | Requirement already satisfied: importlib-resources===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 516)) (3.3.1) 2021-02-11 19:15:05.439 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 531)) (1.14.4) 2021-02-11 19:15:05.441 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 534)) (3.2.0) 2021-02-11 19:15:05.473 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 547)) (3.4.0) 2021-02-11 19:15:05.500 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 560)) (0.14.1) 2021-02-11 19:15:05.504 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 566)) (4.7.0) 2021-02-11 19:15:05.523 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 573)) (2.8.1) 2021-02-11 19:15:05.528 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 577)) (0.4.4) 2021-02-11 19:15:05.531 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 580)) (2021.1) 2021-02-11 19:15:05.535 | Requirement already satisfied: setuptools===53.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 587)) (53.0.0) 2021-02-11 19:15:05.582 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 161)) (1.0.0) 2021-02-11 19:15:05.584 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 146)) (1.4.0) 2021-02-11 19:15:05.586 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 203)) (1.4.0) 2021-02-11 19:15:05.588 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 55)) (3.1.1) 2021-02-11 19:15:05.594 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 117)) (0.9.6) 2021-02-11 19:15:05.596 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 2)) (0.12.1) 2021-02-11 19:15:05.599 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 97)) (1.6.0) 2021-02-11 19:15:05.601 | Requirement already satisfied: importlib-metadata===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 279)) (3.4.0) 2021-02-11 19:15:05.640 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 220)) (2.25.1) 2021-02-11 19:15:05.661 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 49)) (20.3.0) 2021-02-11 19:15:05.706 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 267)) (1.8.1) 2021-02-11 19:15:05.707 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 140)) (0.2.5) 2021-02-11 19:15:05.712 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 179)) (2.20) 2021-02-11 19:15:05.715 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 482)) (0.17.3) 2021-02-11 19:15:05.718 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 501)) (1.5) 2021-02-11 19:15:05.720 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 508)) (0.10.9) 2021-02-11 19:15:05.722 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 357)) (0.1.14) 2021-02-11 19:15:05.724 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 331)) (20.9) 2021-02-11 19:15:05.729 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 359)) (1.0.0) 2021-02-11 19:15:05.731 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 574)) (3.7.4.3) 2021-02-11 19:15:05.734 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 361)) (2.10) 2021-02-11 19:15:05.737 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 3)) (4.0.0) 2021-02-11 19:15:05.740 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Cm1VFFy4M2 (line 41)) (2020.12.5) 2021-02-11 19:15:05.839 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 19:15:05.839 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-11 19:15:05.898 | ___________________________________ summary ____________________________________ 2021-02-11 19:15:05.898 | venv-tempest: commands succeeded 2021-02-11 19:15:05.899 | congratulations :) 2021-02-11 19:15:05.931 | ++ lib/tempest:configure_tempest:625 : rm -f /tmp/tempest_u_c_m.Cm1VFFy4M2 2021-02-11 19:15:05.935 | ++ lib/tempest:configure_tempest:628 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-02-11 19:15:05.962 | ++ lib/tempest:configure_tempest:629 : [[ False == \T\r\u\e ]] 2021-02-11 19:15:05.964 | ++ lib/tempest:configure_tempest:637 : [[ True == \F\a\l\s\e ]] 2021-02-11 19:15:05.966 | ++ lib/tempest:configure_tempest:641 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-02-11 19:15:05.994 | ++ lib/tempest:configure_tempest:647 : tox -evenv -- tempest verify-config -uro /tmp/tmp.0ZqwC3mGJ6 2021-02-11 19:15:06.682 | venv create: /opt/stack/tempest/.tox/venv 2021-02-11 19:15:07.386 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-02-11 19:15:30.444 | venv develop-inst: /opt/stack/tempest 2021-02-11 19:15:38.240 | venv installed: alabaster==0.7.12,attrs==20.3.0,Babel==2.9.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,docutils==0.16,dulwich==0.20.18,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,imagesize==1.2.0,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,Jinja2==2.11.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,openstackdocstheme==2.2.7,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,Pygments==2.7.4,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.2.0,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,snowballstemmer==2.1.0,Sphinx==3.4.3,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-svg2pdfconverter==1.1.1,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@bf5a9eef5cea91f8595875c2de88bf424ad86f77#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-11 19:15:38.241 | venv run-test-pre: PYTHONHASHSEED='3249486320' 2021-02-11 19:15:38.241 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.0ZqwC3mGJ6 2021-02-11 19:15:41.993 | /opt/stack/tempest/tempest/lib/services/clients.py:211: 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 2021-02-11 19:15:41.994 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-02-11 19:15:41.994 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-02-11 19:15:42.095 | ___________________________________ summary ____________________________________ 2021-02-11 19:15:42.095 | venv: commands succeeded 2021-02-11 19:15:42.095 | congratulations :) 2021-02-11 19:15:42.127 | ++ lib/tempest:configure_tempest:652 : is_service_enabled q-metering 2021-02-11 19:15:42.144 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:15:42.147 | ++ lib/tempest:configure_tempest:657 : is_service_enabled q-l3 2021-02-11 19:15:42.164 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-11 19:15:42.166 | ++ lib/tempest:configure_tempest:661 : local network_api_extensions=all 2021-02-11 19:15:42.169 | ++ lib/tempest:configure_tempest:662 : [[ ! -z '' ]] 2021-02-11 19:15:42.171 | ++ lib/tempest:configure_tempest:668 : [[ -n '' ]] 2021-02-11 19:15:42.174 | ++ lib/tempest:configure_tempest:671 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions all 2021-02-11 19:15:42.200 | ++ lib/tempest:configure_tempest:673 : local object_storage_api_extensions=all 2021-02-11 19:15:42.203 | ++ lib/tempest:configure_tempest:674 : [[ ! -z '' ]] 2021-02-11 19:15:42.205 | ++ lib/tempest:configure_tempest:680 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2021-02-11 19:15:42.237 | ++ lib/tempest:configure_tempest:682 : local volume_api_extensions=all 2021-02-11 19:15:42.240 | ++ lib/tempest:configure_tempest:683 : [[ ! -z '' ]] 2021-02-11 19:15:42.243 | ++ lib/tempest:configure_tempest:689 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2021-02-11 19:15:42.269 | ++ lib/tempest:configure_tempest:692 : IFS=' 2021-02-11 19:15:42.269 | ' 2021-02-11 19:15:42.272 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-02-11 19:15:42.275 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-11 19:15:42.278 | ++ ./stack.sh:echo_summary:422 : echo -e Installing Tempest Plugins 2021-02-11 19:15:42.281 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-02-11 19:15:42.283 | ++ lib/tempest:install_tempest_plugins:719 : pushd /opt/stack/tempest 2021-02-11 19:15:42.283 | /opt/stack/tempest /opt/stack/tempest 2021-02-11 19:15:42.286 | ++ lib/tempest:install_tempest_plugins:720 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2021-02-11 19:15:42.289 | ++ lib/tempest:install_tempest_plugins:722 : local tmp_u_c_m 2021-02-11 19:15:42.293 | +++ lib/tempest:install_tempest_plugins:723 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-02-11 19:15:42.297 | ++ lib/tempest:install_tempest_plugins:723 : tmp_u_c_m=/tmp/tempest_u_c_m.wTXC8rS8cE 2021-02-11 19:15:42.300 | ++ lib/tempest:install_tempest_plugins:724 : cd /opt/stack/requirements 2021-02-11 19:15:42.303 | ++ lib/tempest:install_tempest_plugins:724 : git show origin/master:upper-constraints.txt 2021-02-11 19:15:42.310 | ++ lib/tempest:install_tempest_plugins:725 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.wTXC8rS8cE /opt/stack/cinder-tempest-plugin 2021-02-11 19:15:44.004 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' 2021-02-11 19:15:44.004 | warnings.warn(msg) 2021-02-11 19:15:44.086 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-02-11 19:15:44.697 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@bf5a9eef5cea91f8595875c2de88bf424ad86f77#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-11 19:15:44.698 | venv-tempest run-test-pre: PYTHONHASHSEED='2631525746' 2021-02-11 19:15:44.698 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.wTXC8rS8cE /opt/stack/cinder-tempest-plugin 2021-02-11 19:15:46.233 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-11 19:15:46.237 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 19:15:46.258 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-11 19:15:46.269 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-11 19:15:46.278 | Processing /opt/stack/cinder-tempest-plugin 2021-02-11 19:15:46.962 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 46)) (5.5.1) 2021-02-11 19:15:46.965 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 305)) (4.1.0) 2021-02-11 19:15:46.975 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 392)) (1.0.2) 2021-02-11 19:15:46.979 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 394)) (8.4.0) 2021-02-11 19:15:47.105 | Collecting tempest===26.0.0 2021-02-11 19:15:47.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ebe/d215a2d66f754/tempest-26.0.0-py3-none-any.whl (1.5 MB) 2021-02-11 19:15:47.207 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 420)) (3.3.0) 2021-02-11 19:15:47.216 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 446)) (1.15.0) 2021-02-11 19:15:47.218 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 484)) (1.4.0) 2021-02-11 19:15:47.222 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 534)) (3.2.0) 2021-02-11 19:15:47.254 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 566)) (4.7.0) 2021-02-11 19:15:47.273 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 580)) (2021.1) 2021-02-11 19:15:47.276 | Requirement already satisfied: setuptools===53.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 587)) (53.0.0) 2021-02-11 19:15:47.325 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 118)) (2.2.0) 2021-02-11 19:15:47.332 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 220)) (2.25.1) 2021-02-11 19:15:47.354 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 52)) (5.0.1) 2021-02-11 19:15:47.359 | Requirement already satisfied: importlib-metadata===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 279)) (3.4.0) 2021-02-11 19:15:47.399 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 135)) (0.8.0) 2021-02-11 19:15:47.405 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 181)) (5.4.1) 2021-02-11 19:15:47.407 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 203)) (1.1.0) 2021-02-11 19:15:47.414 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 276)) (4.4.0) 2021-02-11 19:15:47.457 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 177)) (1.4.0) 2021-02-11 19:15:47.471 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 343)) (2.4.0) 2021-02-11 19:15:47.490 | Requirement already satisfied: urllib3===1.26.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 172)) (1.26.3) 2021-02-11 19:15:47.513 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 24)) (4.4.0) 2021-02-11 19:15:47.525 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 304)) (3.1.0) 2021-02-11 19:15:47.555 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 143)) (0.7.2) 2021-02-11 19:15:47.557 | Requirement already satisfied: cliff===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 245)) (3.6.0) 2021-02-11 19:15:47.570 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 62)) (3.0.0) 2021-02-11 19:15:47.581 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 167)) (2.7.2) 2021-02-11 19:15:47.619 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 49)) (20.3.0) 2021-02-11 19:15:47.664 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 482)) (0.17.3) 2021-02-11 19:15:47.667 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 357)) (0.1.14) 2021-02-11 19:15:47.669 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 508)) (0.10.9) 2021-02-11 19:15:47.671 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 331)) (20.9) 2021-02-11 19:15:47.677 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 409)) (2.4.7) 2021-02-11 19:15:47.679 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 473)) (1.12.1) 2021-02-11 19:15:47.681 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 361)) (2.10) 2021-02-11 19:15:47.684 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 3)) (4.0.0) 2021-02-11 19:15:47.687 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 41)) (2020.12.5) 2021-02-11 19:15:47.688 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 547)) (3.4.0) 2021-02-11 19:15:47.715 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 574)) (3.7.4.3) 2021-02-11 19:15:47.719 | Requirement already satisfied: importlib-resources===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 516)) (3.3.1) 2021-02-11 19:15:47.738 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.wTXC8rS8cE (line 203)) (1.4.0) 2021-02-11 19:15:47.740 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 146)) (1.4.0) 2021-02-11 19:15:47.743 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 573)) (2.8.1) 2021-02-11 19:15:47.747 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 55)) (3.1.1) 2021-02-11 19:15:47.753 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 117)) (0.9.6) 2021-02-11 19:15:47.754 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 161)) (1.0.0) 2021-02-11 19:15:47.756 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 97)) (1.6.0) 2021-02-11 19:15:47.758 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 560)) (0.14.1) 2021-02-11 19:15:47.762 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 2)) (0.12.1) 2021-02-11 19:15:47.765 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 487)) (0.18.2) 2021-02-11 19:15:47.768 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 429)) (1.5.0) 2021-02-11 19:15:47.832 | Requirement already satisfied: cryptography===3.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 185)) (3.4.4) 2021-02-11 19:15:47.877 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 385)) (1.4.0) 2021-02-11 19:15:47.891 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 211)) (3.2.0) 2021-02-11 19:15:47.901 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 359)) (1.0.0) 2021-02-11 19:15:47.903 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 501)) (1.5) 2021-02-11 19:15:47.905 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 577)) (0.4.4) 2021-02-11 19:15:47.908 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 140)) (0.2.5) 2021-02-11 19:15:47.913 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 267)) (1.8.1) 2021-02-11 19:15:47.914 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 531)) (1.14.4) 2021-02-11 19:15:47.917 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.wTXC8rS8cE (line 179)) (2.20) 2021-02-11 19:15:47.920 | Building wheels for collected packages: cinder-tempest-plugin 2021-02-11 19:15:47.921 | Building wheel for cinder-tempest-plugin (setup.py): started 2021-02-11 19:15:48.655 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2021-02-11 19:15:48.656 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.3.1.dev8-py3-none-any.whl size=30177 sha256=a4878a9881fa2378ead17ebf2a0f25ce9207eca61d09a220f785d0c44b0072f7 2021-02-11 19:15:48.656 | Stored in directory: /home/ubuntu/.cache/pip/wheels/6d/76/b5/baaf2c43fb327298ec7bcb5899d63eb3274486418770b6f091 2021-02-11 19:15:48.658 | Successfully built cinder-tempest-plugin 2021-02-11 19:15:48.802 | Installing collected packages: tempest, cinder-tempest-plugin 2021-02-11 19:15:48.802 | Attempting uninstall: tempest 2021-02-11 19:15:48.804 | Found existing installation: tempest 26.0.1.dev71 2021-02-11 19:15:48.811 | Uninstalling tempest-26.0.1.dev71: 2021-02-11 19:15:48.932 | Successfully uninstalled tempest-26.0.1.dev71 2021-02-11 19:15:50.751 | Successfully installed cinder-tempest-plugin-1.3.1.dev8 tempest-26.0.0 2021-02-11 19:15:50.797 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-11 19:15:50.797 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-11 19:15:50.867 | ___________________________________ summary ____________________________________ 2021-02-11 19:15:50.868 | venv-tempest: commands succeeded 2021-02-11 19:15:50.868 | congratulations :) 2021-02-11 19:15:50.900 | ++ lib/tempest:install_tempest_plugins:726 : rm -f /tmp/tempest_u_c_m.wTXC8rS8cE 2021-02-11 19:15:50.905 | ++ lib/tempest:install_tempest_plugins:727 : echo 'Checking installed Tempest plugins:' 2021-02-11 19:15:50.905 | Checking installed Tempest plugins: 2021-02-11 19:15:50.908 | ++ lib/tempest:install_tempest_plugins:728 : tox -evenv-tempest -- tempest list-plugins 2021-02-11 19:15:52.704 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' 2021-02-11 19:15:52.704 | warnings.warn(msg) 2021-02-11 19:15:52.784 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-02-11 19:15:53.372 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.4,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,tempest==26.0.0,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-11 19:15:53.373 | venv-tempest run-test-pre: PYTHONHASHSEED='445347298' 2021-02-11 19:15:53.373 | venv-tempest run-test: commands[0] | tempest list-plugins 2021-02-11 19:15:54.374 | +--------------+--------------------------------------------------+ 2021-02-11 19:15:54.374 | | Name | EntryPoint | 2021-02-11 19:15:54.374 | +--------------+--------------------------------------------------+ 2021-02-11 19:15:54.374 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2021-02-11 19:15:54.374 | +--------------+--------------------------------------------------+ 2021-02-11 19:15:54.450 | ___________________________________ summary ____________________________________ 2021-02-11 19:15:54.451 | venv-tempest: commands succeeded 2021-02-11 19:15:54.451 | congratulations :) 2021-02-11 19:15:54.485 | ++ lib/tempest:install_tempest_plugins:730 : popd 2021-02-11 19:15:54.485 | /opt/stack/tempest 2021-02-11 19:15:54.488 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-11 19:15:54.491 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-11 19:15:54.494 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-11 19:15:54.497 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-11 19:15:54.500 | + functions-common:run_phase:1761 : run_plugins stack test-config 2021-02-11 19:15:54.503 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-11 19:15:54.506 | + functions-common:run_plugins:1721 : local phase=test-config 2021-02-11 19:15:54.510 | + functions-common:run_plugins:1723 : local plugins= 2021-02-11 19:15:54.512 | + functions-common:run_plugins:1724 : local plugin 2021-02-11 19:15:54.515 | + ./stack.sh:main:1460 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-02-11 19:15:54.518 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-11 19:15:54.520 | + inc/meta-config:merge_config_group:171 : shift 2021-02-11 19:15:54.523 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-02-11 19:15:54.526 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:15:54.528 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-11 19:15:54.531 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-11 19:15:54.535 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-02-11 19:15:54.539 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-11 19:15:54.541 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-02-11 19:15:54.544 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-11 19:15:54.547 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-02-11 19:15:54.547 | /^\[\[.+\|.*\]\]/ { 2021-02-11 19:15:54.547 | gsub("[][]", "", $1); 2021-02-11 19:15:54.547 | split($1, a, "|"); 2021-02-11 19:15:54.547 | if (a[1] == matchgroup) 2021-02-11 19:15:54.547 | print a[2] 2021-02-11 19:15:54.547 | } 2021-02-11 19:15:54.547 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 23 test_with_retry 5 apt-get-update 5 osc 429 wait_for_service 27 git_timed 13 dbsync 75 pip_install 292 apt-get 226 ------------------------- Unaccounted time 615 ========================= Total runtime 1710 This is your host IP address: 10.222.0.101 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.101/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: wallaby Change: 357698d4cb3fb088dcd08c02892f429ab7038834 Merge "orchestrate-devstack: Copy controller ceph.conf and keyrings to subnode" 2021-02-11 03:23:23 +0000 OS Version: Ubuntu 18.04 bionic